Shades of Bronze Olive #534417
Tints of Bronze Olive #534417
RGB
CMYK
RGB Variations
Color information
#534417 (or 0x534417) is known color: Bronze Olive. HEX triplet: 53, 44 and 17. RGB value is (83,68,23). Sum of RGB (Red+Green+Blue) = 83+68+23=174 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.70% from 174); Green value is 68 (26.95% from 255 or 39.08% from 174); Blue value is 23 (9.38% from 255 or 13.22% from 174); Max value from RGB is 83 - color contains mainly: red. Hex color #534417 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534417 is #ACBBE8. Grayscale: #434343. Windows color (decimal): -11320297 or 1524819. OLE color: 1524819.
HSL color Cylindrical-coordinate representation of color #534417: hue angle of 45º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #534417 is Cyan = 0, Magento = 0.18, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 68 | 23 | - |
| CMYK | 0 | 0.18 | 0.72 | 0.67 |
| HSL | 45º | 0.57% | 0.21% | - |
| HSV(B) | 45º | 0.72% | 0.33% | - |
| XYZ | 5.79 | 6.04 | 1.67 | - |
| YUV | 67.36 | 102.97 | 139.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 68 | 23 | 0 | 0.18 | 0.72 | 0.67 | 45 | 0.57 | 0.21 |
| Hex | 53 | 44 | 17 | 0 | 12 | 48 | 43 | 2D | 39 | 15 |
| Octal | 123 | 104 | 27 | 0 | 22 | 110 | 103 | 55 | 71 | 25 |
| Binary | 1010011 | 1000100 | 10111 | 0 | 10010 | 1001000 | 1000011 | 101101 | 111001 | 10101 |
Color Harmonies of #534417
Complementary color
Monochromatic Colors of #534417
Black with #534417
Text Example
Text Example
White with #534417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534417; }
p { color: rgb(83,68,23); }
H1.HeaderClassName
{
color: #534417;
}
.AnyTagClassName
{
color: #534417;
}
</style>
background-color css
<style>
a { background-color: #534417; }
a { background-color: rgb(83,68,23); }
div.DivClassName
{
background-color: #534417;
}
.BgClassName
{
background-color: #534417;
}
</style>
border-color css
<style>
span { border-color: #534417; }
span { border-color: rgb(83,68,23); }
td.TdClassName
{
border-color: #534417;
}
.TagClassName
{
border-color: #534417;
}
</style>