Shades of Bronze Olive #605507
Tints of Bronze Olive #605507
RGB
CMYK
RGB Variations
Color information
#605507 (or 0x605507) is known color: Bronze Olive. HEX triplet: 60, 55 and 07. RGB value is (96,85,7). Sum of RGB (Red+Green+Blue) = 96+85+7=188 (24% of max value = 765). Red value is 96 (37.89% from 255 or 51.06% from 188); Green value is 85 (33.59% from 255 or 45.21% from 188); Blue value is 7 (3.12% from 255 or 3.72% from 188); Max value from RGB is 96 - color contains mainly: red. Hex color #605507 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605507 is #9FAAF8. Grayscale: #4F4F4F. Windows color (decimal): -10463993 or 480608. OLE color: 480608.
HSL color Cylindrical-coordinate representation of color #605507: hue angle of 52.58º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #605507 is Cyan = 0, Magento = 0.11, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 85 | 7 | - |
| CMYK | 0 | 0.11 | 0.93 | 0.62 |
| HSL | 52.58º | 0.86% | 0.2% | - |
| HSV(B) | 52.58º | 0.93% | 0.38% | - |
| XYZ | 8.11 | 9 | 1.51 | - |
| YUV | 79.4 | 87.14 | 139.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 85 | 7 | 0 | 0.11 | 0.93 | 0.62 | 52.58 | 0.86 | 0.2 |
| Hex | 60 | 55 | 7 | 0 | B | 5D | 3E | 35 | 56 | 14 |
| Octal | 140 | 125 | 7 | 0 | 13 | 135 | 76 | 65 | 126 | 24 |
| Binary | 1100000 | 1010101 | 111 | 0 | 1011 | 1011101 | 111110 | 110101 | 1010110 | 10100 |
Color Harmonies of #605507
Complementary color
Monochromatic Colors of #605507
Black with #605507
Text Example
Text Example
White with #605507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605507; }
p { color: rgb(96,85,7); }
H1.HeaderClassName
{
color: #605507;
}
.AnyTagClassName
{
color: #605507;
}
</style>
background-color css
<style>
a { background-color: #605507; }
a { background-color: rgb(96,85,7); }
div.DivClassName
{
background-color: #605507;
}
.BgClassName
{
background-color: #605507;
}
</style>
border-color css
<style>
span { border-color: #605507; }
span { border-color: rgb(96,85,7); }
td.TdClassName
{
border-color: #605507;
}
.TagClassName
{
border-color: #605507;
}
</style>