Shades of Bronze Olive #554916
Tints of Bronze Olive #554916
RGB
CMYK
RGB Variations
Color information
#554916 (or 0x554916) is known color: Bronze Olive. HEX triplet: 55, 49 and 16. RGB value is (85,73,22). Sum of RGB (Red+Green+Blue) = 85+73+22=180 (23% of max value = 765). Red value is 85 (33.59% from 255 or 47.22% from 180); Green value is 73 (28.91% from 255 or 40.56% from 180); Blue value is 22 (8.98% from 255 or 12.22% from 180); Max value from RGB is 85 - color contains mainly: red. Hex color #554916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #554916 is #AAB6E9. Grayscale: #464646. Windows color (decimal): -11187946 or 1460565. OLE color: 1460565.
HSL color Cylindrical-coordinate representation of color #554916: hue angle of 48.57º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #554916 is Cyan = 0, Magento = 0.14, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 73 | 22 | - |
| CMYK | 0 | 0.14 | 0.74 | 0.67 |
| HSL | 48.57º | 0.59% | 0.21% | - |
| HSV(B) | 48.57º | 0.74% | 0.33% | - |
| XYZ | 6.27 | 6.75 | 1.73 | - |
| YUV | 70.77 | 100.48 | 138.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 73 | 22 | 0 | 0.14 | 0.74 | 0.67 | 48.57 | 0.59 | 0.21 |
| Hex | 55 | 49 | 16 | 0 | E | 4A | 43 | 31 | 3B | 15 |
| Octal | 125 | 111 | 26 | 0 | 16 | 112 | 103 | 61 | 73 | 25 |
| Binary | 1010101 | 1001001 | 10110 | 0 | 1110 | 1001010 | 1000011 | 110001 | 111011 | 10101 |
Color Harmonies of #554916
Complementary color
Monochromatic Colors of #554916
Black with #554916
Text Example
Text Example
White with #554916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554916; }
p { color: rgb(85,73,22); }
H1.HeaderClassName
{
color: #554916;
}
.AnyTagClassName
{
color: #554916;
}
</style>
background-color css
<style>
a { background-color: #554916; }
a { background-color: rgb(85,73,22); }
div.DivClassName
{
background-color: #554916;
}
.BgClassName
{
background-color: #554916;
}
</style>
border-color css
<style>
span { border-color: #554916; }
span { border-color: rgb(85,73,22); }
td.TdClassName
{
border-color: #554916;
}
.TagClassName
{
border-color: #554916;
}
</style>