Shades of Bronze Olive #554617
Tints of Bronze Olive #554617
RGB
CMYK
RGB Variations
Color information
#554617 (or 0x554617) is known color: Bronze Olive. HEX triplet: 55, 46 and 17. RGB value is (85,70,23). Sum of RGB (Red+Green+Blue) = 85+70+23=178 (23% of max value = 765). Red value is 85 (33.59% from 255 or 47.75% from 178); Green value is 70 (27.73% from 255 or 39.33% from 178); Blue value is 23 (9.38% from 255 or 12.92% from 178); Max value from RGB is 85 - color contains mainly: red. Hex color #554617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #554617 is #AAB9E8. Grayscale: #454545. Windows color (decimal): -11188713 or 1525333. OLE color: 1525333.
HSL color Cylindrical-coordinate representation of color #554617: hue angle of 45.48º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #554617 is Cyan = 0, Magento = 0.18, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 70 | 23 | - |
| CMYK | 0 | 0.18 | 0.73 | 0.67 |
| HSL | 45.48º | 0.57% | 0.21% | - |
| HSV(B) | 45.48º | 0.73% | 0.33% | - |
| XYZ | 6.09 | 6.37 | 1.72 | - |
| YUV | 69.13 | 101.97 | 139.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 70 | 23 | 0 | 0.18 | 0.73 | 0.67 | 45.48 | 0.57 | 0.21 |
| Hex | 55 | 46 | 17 | 0 | 12 | 49 | 43 | 2D | 39 | 15 |
| Octal | 125 | 106 | 27 | 0 | 22 | 111 | 103 | 55 | 71 | 25 |
| Binary | 1010101 | 1000110 | 10111 | 0 | 10010 | 1001001 | 1000011 | 101101 | 111001 | 10101 |
Color Harmonies of #554617
Complementary color
Monochromatic Colors of #554617
Black with #554617
Text Example
Text Example
White with #554617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554617; }
p { color: rgb(85,70,23); }
H1.HeaderClassName
{
color: #554617;
}
.AnyTagClassName
{
color: #554617;
}
</style>
background-color css
<style>
a { background-color: #554617; }
a { background-color: rgb(85,70,23); }
div.DivClassName
{
background-color: #554617;
}
.BgClassName
{
background-color: #554617;
}
</style>
border-color css
<style>
span { border-color: #554617; }
span { border-color: rgb(85,70,23); }
td.TdClassName
{
border-color: #554617;
}
.TagClassName
{
border-color: #554617;
}
</style>