Shades of Bronze Olive #554311
Tints of Bronze Olive #554311
RGB
CMYK
RGB Variations
Color information
#554311 (or 0x554311) is known color: Bronze Olive. HEX triplet: 55, 43 and 11. RGB value is (85,67,17). Sum of RGB (Red+Green+Blue) = 85+67+17=169 (22% of max value = 765). Red value is 85 (33.59% from 255 or 50.30% from 169); Green value is 67 (26.56% from 255 or 39.64% from 169); Blue value is 17 (7.03% from 255 or 10.06% from 169); Max value from RGB is 85 - color contains mainly: red. Hex color #554311 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #554311 is #AABCEE. Grayscale: #424242. Windows color (decimal): -11189487 or 1131349. OLE color: 1131349.
HSL color Cylindrical-coordinate representation of color #554311: hue angle of 44.12º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #554311 is Cyan = 0, Magento = 0.21, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 67 | 17 | - |
| CMYK | 0 | 0.21 | 0.80 | 0.67 |
| HSL | 44.12º | 0.67% | 0.2% | - |
| HSV(B) | 44.12º | 0.8% | 0.33% | - |
| XYZ | 5.85 | 5.99 | 1.38 | - |
| YUV | 66.68 | 99.96 | 141.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 67 | 17 | 0 | 0.21 | 0.80 | 0.67 | 44.12 | 0.67 | 0.2 |
| Hex | 55 | 43 | 11 | 0 | 15 | 50 | 43 | 2C | 43 | 14 |
| Octal | 125 | 103 | 21 | 0 | 25 | 120 | 103 | 54 | 103 | 24 |
| Binary | 1010101 | 1000011 | 10001 | 0 | 10101 | 1010000 | 1000011 | 101100 | 1000011 | 10100 |
Color Harmonies of #554311
Complementary color
Monochromatic Colors of #554311
Black with #554311
Text Example
Text Example
White with #554311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554311; }
p { color: rgb(85,67,17); }
H1.HeaderClassName
{
color: #554311;
}
.AnyTagClassName
{
color: #554311;
}
</style>
background-color css
<style>
a { background-color: #554311; }
a { background-color: rgb(85,67,17); }
div.DivClassName
{
background-color: #554311;
}
.BgClassName
{
background-color: #554311;
}
</style>
border-color css
<style>
span { border-color: #554311; }
span { border-color: rgb(85,67,17); }
td.TdClassName
{
border-color: #554311;
}
.TagClassName
{
border-color: #554311;
}
</style>