crispedge.com

Color picker

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

#606f14 hex color - Brown - Warm color - Information

#606f14 hex color - Brown - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Brown

Hex #606f14 Color code in RGB color code model is created after adding 37.65% red color, 43.53% green color and 7.84% blue color. Hex #606f14 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 82% yellow and 56% black.

Hex #606f14 color code is between #667711 web safe hex color code and #556622 web safe hex color code. #667711 is the nearest web safe color code. You can see here many more shades of #606f14 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code606f14#606f14
RGB Decimal96, 111, 20rgb(96, 111, 20)
RGB Percent38%, 44%, 8%rgb(38%, 44%, 8%)
CSS RGBa96, 111, 20,1rgba(96,111,20,1)
CMYK Modelcmyk(14%,0%,82%,56%)
HSL Color Space70,69% ,26%hsl(70,69% ,26%)
HSV Color Space70°, 82%, 44%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011000000110111100010100
Octal14015724
Decimal9611120
Hex606f14

Different shades of #606f14 color code.

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

Light Shade of #606f14
#859a1c
Dark Shade of #606f14
#3b440c
Saturated Shade of #606f14
#64760d
Desaturated Shade of #606f14
#5c681b
Grey scale Shade of #606f14
#414141
Brighten Shade
#79882d
Most Readable Shade
#FFFFFF

Shades of #606f14 color code

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

#606f14
#556211
#4a560f
#404a0d
#353d0b
#2a3108
#202506
#151804
#0a0c02
#000000

Similar Color like #606f14 color

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

#617015
#627116
#637217
#647318
#657419
#66751a
#67761b
#68771c
#69781d
#6a791e
#6b7a1f
#6c7b20
#6d7c21
#6e7d22
#5f6e13
#5e6d12
#5d6c11
#5c6b10
#5b6a0f
#5a690e
#59680d
#58670c
#57660b
#56650a
#556409
#546308
#536207
#526106

Monochromatic Color with #606f14

#606f14
#85991c
#aac423
#ceee2b
#161a05
#3b440c

Tints of #606f14 Color

#606f14
#717f2e
#838f48
#959f62
#a6af7c
#b8bf96
#cacfb0
#dbdfca
#edefe4
#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

#606f14
#23146f

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

Split Complementary

#606f14
#14326f
#51146f

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

Analogous Color

#6f5a14
#6f6c14
#606f14
#4e6f14
#3c6f14

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

#606f14
#14606f
#6f1460

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

#606f14
#146f50
#23146f
#6f1432

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

#606f14
#23146f
#51146f
#326f14

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 #606f14 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.

#606f14 Color Code Preview on Black Background Color

This is how #606f14 Color will look on black background color. Color contrast ratio is 3.78

#606f14 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #606f14

HTML with inline CSS

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

Your Example Paragraph content text in with font color #606f14

#606f14 color code is use for CSS Background Color

Background color for the above div is #606f14

HTML with inline CSS

<div style="background-color:#606f14;"></div>

#606f14 color code is use for CSS Border Color

CSS Border color for the above div is #606f14

HTML with inline CSS

<div style="border:5px solid #606f14;"></div>

CSS Border Left color for the above div is #606f14

HTML with inline CSS

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

CSS Border Right color for the above div is #606f14

HTML with inline CSS

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

CSS Border Bottom color for the above div is #606f14

HTML with inline CSS

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

CSS Border Top color for the above div is #606f14

HTML with inline CSS

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

#606f14 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#606f14 Color code Preview on White Background

This is how #606f14 Color code will look on white background color. Color contrast ratio is 5.55

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 #606f14; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #606f14; }

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.