Shades of Bronze Olive #605614
Tints of Bronze Olive #605614
RGB
CMYK
RGB Variations
Color information
#605614 (or 0x605614) is known color: Bronze Olive. HEX triplet: 60, 56 and 14. RGB value is (96,86,20). Sum of RGB (Red+Green+Blue) = 96+86+20=202 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.52% from 202); Green value is 86 (33.98% from 255 or 42.57% from 202); Blue value is 20 (8.20% from 255 or 9.90% from 202); Max value from RGB is 96 - color contains mainly: red. Hex color #605614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605614 is #9FA9EB. Grayscale: #515151. Windows color (decimal): -10463724 or 1332832. OLE color: 1332832.
HSL color Cylindrical-coordinate representation of color #605614: hue angle of 52.11º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #605614 is Cyan = 0, Magento = 0.10, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 86 | 20 | - |
| CMYK | 0 | 0.10 | 0.79 | 0.62 |
| HSL | 52.11º | 0.66% | 0.23% | - |
| HSV(B) | 52.11º | 0.79% | 0.38% | - |
| XYZ | 8.28 | 9.19 | 2 | - |
| YUV | 81.47 | 93.31 | 138.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 86 | 20 | 0 | 0.10 | 0.79 | 0.62 | 52.11 | 0.66 | 0.23 |
| Hex | 60 | 56 | 14 | 0 | A | 4F | 3E | 34 | 42 | 17 |
| Octal | 140 | 126 | 24 | 0 | 12 | 117 | 76 | 64 | 102 | 27 |
| Binary | 1100000 | 1010110 | 10100 | 0 | 1010 | 1001111 | 111110 | 110100 | 1000010 | 10111 |
Color Harmonies of #605614
Complementary color
Monochromatic Colors of #605614
Black with #605614
Text Example
Text Example
White with #605614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605614; }
p { color: rgb(96,86,20); }
H1.HeaderClassName
{
color: #605614;
}
.AnyTagClassName
{
color: #605614;
}
</style>
background-color css
<style>
a { background-color: #605614; }
a { background-color: rgb(96,86,20); }
div.DivClassName
{
background-color: #605614;
}
.BgClassName
{
background-color: #605614;
}
</style>
border-color css
<style>
span { border-color: #605614; }
span { border-color: rgb(96,86,20); }
td.TdClassName
{
border-color: #605614;
}
.TagClassName
{
border-color: #605614;
}
</style>