Shades of Bronze Olive #554810
Tints of Bronze Olive #554810
RGB
CMYK
RGB Variations
Color information
#554810 (or 0x554810) is known color: Bronze Olive. HEX triplet: 55, 48 and 10. RGB value is (85,72,16). Sum of RGB (Red+Green+Blue) = 85+72+16=173 (22% of max value = 765). Red value is 85 (33.59% from 255 or 49.13% from 173); Green value is 72 (28.52% from 255 or 41.62% from 173); Blue value is 16 (6.64% from 255 or 9.25% from 173); Max value from RGB is 85 - color contains mainly: red. Hex color #554810 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #554810 is #AAB7EF. Grayscale: #454545. Windows color (decimal): -11188208 or 1067093. OLE color: 1067093.
HSL color Cylindrical-coordinate representation of color #554810: hue angle of 48.7º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #554810 is Cyan = 0, Magento = 0.15, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 72 | 16 | - |
| CMYK | 0 | 0.15 | 0.81 | 0.67 |
| HSL | 48.7º | 0.68% | 0.2% | - |
| HSV(B) | 48.7º | 0.81% | 0.33% | - |
| XYZ | 6.16 | 6.6 | 1.44 | - |
| YUV | 69.5 | 97.81 | 139.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 72 | 16 | 0 | 0.15 | 0.81 | 0.67 | 48.7 | 0.68 | 0.2 |
| Hex | 55 | 48 | 10 | 0 | F | 51 | 43 | 31 | 44 | 14 |
| Octal | 125 | 110 | 20 | 0 | 17 | 121 | 103 | 61 | 104 | 24 |
| Binary | 1010101 | 1001000 | 10000 | 0 | 1111 | 1010001 | 1000011 | 110001 | 1000100 | 10100 |
Color Harmonies of #554810
Complementary color
Monochromatic Colors of #554810
Black with #554810
Text Example
Text Example
White with #554810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554810; }
p { color: rgb(85,72,16); }
H1.HeaderClassName
{
color: #554810;
}
.AnyTagClassName
{
color: #554810;
}
</style>
background-color css
<style>
a { background-color: #554810; }
a { background-color: rgb(85,72,16); }
div.DivClassName
{
background-color: #554810;
}
.BgClassName
{
background-color: #554810;
}
</style>
border-color css
<style>
span { border-color: #554810; }
span { border-color: rgb(85,72,16); }
td.TdClassName
{
border-color: #554810;
}
.TagClassName
{
border-color: #554810;
}
</style>