Shades of Bronze Olive #605611
Tints of Bronze Olive #605611
RGB
CMYK
RGB Variations
Color information
#605611 (or 0x605611) is known color: Bronze Olive. HEX triplet: 60, 56 and 11. RGB value is (96,86,17). Sum of RGB (Red+Green+Blue) = 96+86+17=199 (26% of max value = 765). Red value is 96 (37.89% from 255 or 48.24% from 199); Green value is 86 (33.98% from 255 or 43.22% from 199); Blue value is 17 (7.03% from 255 or 8.54% from 199); Max value from RGB is 96 - color contains mainly: red. Hex color #605611 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605611 is #9FA9EE. Grayscale: #515151. Windows color (decimal): -10463727 or 1136224. OLE color: 1136224.
HSL color Cylindrical-coordinate representation of color #605611: hue angle of 52.41º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #605611 is Cyan = 0, Magento = 0.10, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 86 | 17 | - |
| CMYK | 0 | 0.10 | 0.82 | 0.62 |
| HSL | 52.41º | 0.7% | 0.22% | - |
| HSV(B) | 52.41º | 0.82% | 0.38% | - |
| XYZ | 8.25 | 9.18 | 1.87 | - |
| YUV | 81.12 | 91.81 | 138.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 86 | 17 | 0 | 0.10 | 0.82 | 0.62 | 52.41 | 0.7 | 0.22 |
| Hex | 60 | 56 | 11 | 0 | A | 52 | 3E | 34 | 46 | 16 |
| Octal | 140 | 126 | 21 | 0 | 12 | 122 | 76 | 64 | 106 | 26 |
| Binary | 1100000 | 1010110 | 10001 | 0 | 1010 | 1010010 | 111110 | 110100 | 1000110 | 10110 |
Color Harmonies of #605611
Complementary color
Monochromatic Colors of #605611
Black with #605611
Text Example
Text Example
White with #605611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605611; }
p { color: rgb(96,86,17); }
H1.HeaderClassName
{
color: #605611;
}
.AnyTagClassName
{
color: #605611;
}
</style>
background-color css
<style>
a { background-color: #605611; }
a { background-color: rgb(96,86,17); }
div.DivClassName
{
background-color: #605611;
}
.BgClassName
{
background-color: #605611;
}
</style>
border-color css
<style>
span { border-color: #605611; }
span { border-color: rgb(96,86,17); }
td.TdClassName
{
border-color: #605611;
}
.TagClassName
{
border-color: #605611;
}
</style>