Shades of Bronze Olive #554319
Tints of Bronze Olive #554319
RGB
CMYK
RGB Variations
Color information
#554319 (or 0x554319) is known color: Bronze Olive. HEX triplet: 55, 43 and 19. RGB value is (85,67,25). Sum of RGB (Red+Green+Blue) = 85+67+25=177 (23% of max value = 765). Red value is 85 (33.59% from 255 or 48.02% from 177); Green value is 67 (26.56% from 255 or 37.85% from 177); Blue value is 25 (10.16% from 255 or 14.12% from 177); Max value from RGB is 85 - color contains mainly: red. Hex color #554319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #554319 is #AABCE6. Grayscale: #434343. Windows color (decimal): -11189479 or 1655637. OLE color: 1655637.
HSL color Cylindrical-coordinate representation of color #554319: hue angle of 42º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #554319 is Cyan = 0, Magento = 0.21, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 67 | 25 | - |
| CMYK | 0 | 0.21 | 0.71 | 0.67 |
| HSL | 42º | 0.55% | 0.22% | - |
| HSV(B) | 42º | 0.71% | 0.33% | - |
| XYZ | 5.93 | 6.02 | 1.77 | - |
| YUV | 67.59 | 103.96 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 67 | 25 | 0 | 0.21 | 0.71 | 0.67 | 42 | 0.55 | 0.22 |
| Hex | 55 | 43 | 19 | 0 | 15 | 47 | 43 | 2A | 37 | 16 |
| Octal | 125 | 103 | 31 | 0 | 25 | 107 | 103 | 52 | 67 | 26 |
| Binary | 1010101 | 1000011 | 11001 | 0 | 10101 | 1000111 | 1000011 | 101010 | 110111 | 10110 |
Color Harmonies of #554319
Complementary color
Monochromatic Colors of #554319
Black with #554319
Text Example
Text Example
White with #554319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554319; }
p { color: rgb(85,67,25); }
H1.HeaderClassName
{
color: #554319;
}
.AnyTagClassName
{
color: #554319;
}
</style>
background-color css
<style>
a { background-color: #554319; }
a { background-color: rgb(85,67,25); }
div.DivClassName
{
background-color: #554319;
}
.BgClassName
{
background-color: #554319;
}
</style>
border-color css
<style>
span { border-color: #554319; }
span { border-color: rgb(85,67,25); }
td.TdClassName
{
border-color: #554319;
}
.TagClassName
{
border-color: #554319;
}
</style>