Shades of Bronze Olive #554312
Tints of Bronze Olive #554312
RGB
CMYK
RGB Variations
Color information
#554312 (or 0x554312) is known color: Bronze Olive. HEX triplet: 55, 43 and 12. RGB value is (85,67,18). Sum of RGB (Red+Green+Blue) = 85+67+18=170 (22% of max value = 765). Red value is 85 (33.59% from 255 or 50% from 170); Green value is 67 (26.56% from 255 or 39.41% from 170); Blue value is 18 (7.42% from 255 or 10.59% from 170); Max value from RGB is 85 - color contains mainly: red. Hex color #554312 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #554312 is #AABCED. Grayscale: #434343. Windows color (decimal): -11189486 or 1196885. OLE color: 1196885.
HSL color Cylindrical-coordinate representation of color #554312: hue angle of 43.88º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #554312 is Cyan = 0, Magento = 0.21, Yellow = 0.79 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 67 | 18 | - |
| CMYK | 0 | 0.21 | 0.79 | 0.67 |
| HSL | 43.88º | 0.65% | 0.2% | - |
| HSV(B) | 43.88º | 0.79% | 0.33% | - |
| XYZ | 5.86 | 5.99 | 1.42 | - |
| YUV | 66.8 | 100.46 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 67 | 18 | 0 | 0.21 | 0.79 | 0.67 | 43.88 | 0.65 | 0.2 |
| Hex | 55 | 43 | 12 | 0 | 15 | 4F | 43 | 2C | 41 | 14 |
| Octal | 125 | 103 | 22 | 0 | 25 | 117 | 103 | 54 | 101 | 24 |
| Binary | 1010101 | 1000011 | 10010 | 0 | 10101 | 1001111 | 1000011 | 101100 | 1000001 | 10100 |
Color Harmonies of #554312
Complementary color
Monochromatic Colors of #554312
Black with #554312
Text Example
Text Example
White with #554312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554312; }
p { color: rgb(85,67,18); }
H1.HeaderClassName
{
color: #554312;
}
.AnyTagClassName
{
color: #554312;
}
</style>
background-color css
<style>
a { background-color: #554312; }
a { background-color: rgb(85,67,18); }
div.DivClassName
{
background-color: #554312;
}
.BgClassName
{
background-color: #554312;
}
</style>
border-color css
<style>
span { border-color: #554312; }
span { border-color: rgb(85,67,18); }
td.TdClassName
{
border-color: #554312;
}
.TagClassName
{
border-color: #554312;
}
</style>