crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#9e9c0f hex color - Green - Warm color - Information

#9e9c0f hex color - Green - Warm color

Color Hue/Base color: Green

Hex #9e9c0f Color code in RGB color code model is created after adding 61.96% red color, 61.18% green color and 5.88% blue color. Hex #9e9c0f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 91% yellow and 38% black.

Hex #9e9c0f color code is between #999911 web safe hex color code and #aaaa00 web safe hex color code. #999911 is the nearest web safe color code. You can see here many more shades of #9e9c0f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9e9c0f#9e9c0f
RGB Decimal158, 156, 15rgb(158, 156, 15)
RGB Percent62%, 61%, 6%rgb(62%, 61%, 6%)
CSS RGBa158, 156, 15,1rgba(158,156,15,1)
CMYK Modelcmyk(0%,1%,91%,38%)
HSL Color Space59,83% ,34%hsl(59,83% ,34%)
HSV Color Space59°, 91%, 62%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111101001110000001111
Octal23623417
Decimal15815615
Hex9e9c0f

Different shades of #9e9c0f color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #9e9c0f
#cdca13
Dark Shade of #9e9c0f
#6f6e0b
Saturated Shade of #9e9c0f
#a7a406
Desaturated Shade of #9e9c0f
#959418
Grey scale Shade of #9e9c0f
#565656
Brighten Shade
#b7b528
Most Readable Shade
#000000

Shades of #9e9c0f color code

Generate more color scales with scales (color stack) generator.

#9e9c0f
#8c8a0d
#7a790b
#69680a
#575608
#464506
#343405
#232203
#111101
#000000

Similar Color like #9e9c0f color

Find visually similar hex color codes nearing to #9e9c0f hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#9f9d10
#a09e11
#a19f12
#a2a013
#a3a114
#a4a215
#a5a316
#a6a417
#a7a518
#a8a619
#a9a71a
#aaa81b
#aba91c
#acaa1d
#9d9b0e
#9c9a0d
#9b990c
#9a980b
#99970a
#989609
#979508
#969407
#959306
#949205
#939104
#929003
#918f02
#908e01

Monochromatic Color with #9e9c0f

#9e9c0f
#c8c613
#f3f017
#1e1e03
#494807
#73720b

Tints of #9e9c0f Color

#9e9c0f
#a8a729
#b3b244
#bebd5f
#c9c879
#d3d394
#dedeaf
#e9e9c9
#f4f4e4
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#9e9c0f
#0f119e

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#9e9c0f
#0f599e
#540f9e

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#9e630f
#9e7f0f
#9e9c0f
#839e0f
#679e0f

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#9e9c0f
#0f9e9c
#9c0f9e

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#9e9c0f
#0f9e54
#0f119e
#9e0f58

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#9e9c0f
#0f119e
#540f9e
#599e0f

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #9e9c0f Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#9e9c0f Color Code Preview on Black Background Color

This is how #9e9c0f Color will look on black background color. Color contrast ratio is 7.22

#9e9c0f in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#9e9c0f">Your Example Paragraph content text in with font color #9e9c0f </p>

Your Example Paragraph content text in with font color #9e9c0f

HTML with inline CSS

<div style="color:#9e9c0f">Your Paragraph text in with font color #9e9c0f </div>

Your Example Paragraph content text in with font color #9e9c0f

#9e9c0f color code is use for CSS Background Color

Background color for the above div is #9e9c0f

HTML with inline CSS

<div style="background-color:#9e9c0f;"></div>

#9e9c0f color code is use for CSS Border Color

CSS Border color for the above div is #9e9c0f

HTML with inline CSS

<div style="border:5px solid #9e9c0f;"></div>

CSS Border Left color for the above div is #9e9c0f

HTML with inline CSS

<div style="border-left:5px solid #9e9c0f;"></div>

CSS Border Right color for the above div is #9e9c0f

HTML with inline CSS

<div style="border-right:5px solid #9e9c0f;"></div>

CSS Border Bottom color for the above div is #9e9c0f

HTML with inline CSS

<div style="border-bottom:5px solid #9e9c0f;"></div>

CSS Border Top color for the above div is #9e9c0f

HTML with inline CSS

<div style="border-top:5px solid #9e9c0f;"></div>

#9e9c0f hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#9e9c0f; } .examplecolorclass {color:#9e9c0f; } .examplebordercolor {border:3px solid #9e9c0f; }

#9e9c0f Color code Preview on White Background

This is how #9e9c0f Color code will look on white background color. Color contrast ratio is 2.91

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #9e9c0f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #9e9c0f; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.