Shades of Bronze Olive #554613
Tints of Bronze Olive #554613
RGB
CMYK
RGB Variations
Color information
#554613 (or 0x554613) is known color: Bronze Olive. HEX triplet: 55, 46 and 13. RGB value is (85,70,19). Sum of RGB (Red+Green+Blue) = 85+70+19=174 (23% of max value = 765). Red value is 85 (33.59% from 255 or 48.85% from 174); Green value is 70 (27.73% from 255 or 40.23% from 174); Blue value is 19 (7.81% from 255 or 10.92% from 174); Max value from RGB is 85 - color contains mainly: red. Hex color #554613 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #554613 is #AAB9EC. Grayscale: #444444. Windows color (decimal): -11188717 or 1263189. OLE color: 1263189.
HSL color Cylindrical-coordinate representation of color #554613: hue angle of 46.36º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #554613 is Cyan = 0, Magento = 0.18, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 70 | 19 | - |
| CMYK | 0 | 0.18 | 0.78 | 0.67 |
| HSL | 46.36º | 0.63% | 0.2% | - |
| HSV(B) | 46.36º | 0.78% | 0.33% | - |
| XYZ | 6.05 | 6.36 | 1.52 | - |
| YUV | 68.67 | 99.97 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 70 | 19 | 0 | 0.18 | 0.78 | 0.67 | 46.36 | 0.63 | 0.2 |
| Hex | 55 | 46 | 13 | 0 | 12 | 4E | 43 | 2E | 3F | 14 |
| Octal | 125 | 106 | 23 | 0 | 22 | 116 | 103 | 56 | 77 | 24 |
| Binary | 1010101 | 1000110 | 10011 | 0 | 10010 | 1001110 | 1000011 | 101110 | 111111 | 10100 |
Color Harmonies of #554613
Complementary color
Monochromatic Colors of #554613
Black with #554613
Text Example
Text Example
White with #554613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554613; }
p { color: rgb(85,70,19); }
H1.HeaderClassName
{
color: #554613;
}
.AnyTagClassName
{
color: #554613;
}
</style>
background-color css
<style>
a { background-color: #554613; }
a { background-color: rgb(85,70,19); }
div.DivClassName
{
background-color: #554613;
}
.BgClassName
{
background-color: #554613;
}
</style>
border-color css
<style>
span { border-color: #554613; }
span { border-color: rgb(85,70,19); }
td.TdClassName
{
border-color: #554613;
}
.TagClassName
{
border-color: #554613;
}
</style>