Shades of Bronze Olive #605615
Tints of Bronze Olive #605615
RGB
CMYK
RGB Variations
Color information
#605615 (or 0x605615) is known color: Bronze Olive. HEX triplet: 60, 56 and 15. RGB value is (96,86,21). Sum of RGB (Red+Green+Blue) = 96+86+21=203 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.29% from 203); Green value is 86 (33.98% from 255 or 42.36% from 203); Blue value is 21 (8.59% from 255 or 10.34% from 203); Max value from RGB is 96 - color contains mainly: red. Hex color #605615 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605615 is #9FA9EA. Grayscale: #515151. Windows color (decimal): -10463723 or 1398368. OLE color: 1398368.
HSL color Cylindrical-coordinate representation of color #605615: hue angle of 52º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #605615 is Cyan = 0, Magento = 0.10, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 86 | 21 | - |
| CMYK | 0 | 0.10 | 0.78 | 0.62 |
| HSL | 52º | 0.64% | 0.23% | - |
| HSV(B) | 52º | 0.78% | 0.38% | - |
| XYZ | 8.29 | 9.2 | 2.05 | - |
| YUV | 81.58 | 93.81 | 138.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 86 | 21 | 0 | 0.10 | 0.78 | 0.62 | 52 | 0.64 | 0.23 |
| Hex | 60 | 56 | 15 | 0 | A | 4E | 3E | 34 | 40 | 17 |
| Octal | 140 | 126 | 25 | 0 | 12 | 116 | 76 | 64 | 100 | 27 |
| Binary | 1100000 | 1010110 | 10101 | 0 | 1010 | 1001110 | 111110 | 110100 | 1000000 | 10111 |
Color Harmonies of #605615
Complementary color
Monochromatic Colors of #605615
Black with #605615
Text Example
Text Example
White with #605615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605615; }
p { color: rgb(96,86,21); }
H1.HeaderClassName
{
color: #605615;
}
.AnyTagClassName
{
color: #605615;
}
</style>
background-color css
<style>
a { background-color: #605615; }
a { background-color: rgb(96,86,21); }
div.DivClassName
{
background-color: #605615;
}
.BgClassName
{
background-color: #605615;
}
</style>
border-color css
<style>
span { border-color: #605615; }
span { border-color: rgb(96,86,21); }
td.TdClassName
{
border-color: #605615;
}
.TagClassName
{
border-color: #605615;
}
</style>