Shades of Bronze Olive #534618
Tints of Bronze Olive #534618
RGB
CMYK
RGB Variations
Color information
#534618 (or 0x534618) is known color: Bronze Olive. HEX triplet: 53, 46 and 18. RGB value is (83,70,24). Sum of RGB (Red+Green+Blue) = 83+70+24=177 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.89% from 177); Green value is 70 (27.73% from 255 or 39.55% from 177); Blue value is 24 (9.77% from 255 or 13.56% from 177); Max value from RGB is 83 - color contains mainly: red. Hex color #534618 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534618 is #ACB9E7. Grayscale: #444444. Windows color (decimal): -11319784 or 1590867. OLE color: 1590867.
HSL color Cylindrical-coordinate representation of color #534618: hue angle of 46.78º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #534618 is Cyan = 0, Magento = 0.16, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 70 | 24 | - |
| CMYK | 0 | 0.16 | 0.71 | 0.67 |
| HSL | 46.78º | 0.55% | 0.21% | - |
| HSV(B) | 46.78º | 0.71% | 0.33% | - |
| XYZ | 5.92 | 6.29 | 1.77 | - |
| YUV | 68.64 | 102.81 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 70 | 24 | 0 | 0.16 | 0.71 | 0.67 | 46.78 | 0.55 | 0.21 |
| Hex | 53 | 46 | 18 | 0 | 10 | 47 | 43 | 2F | 37 | 15 |
| Octal | 123 | 106 | 30 | 0 | 20 | 107 | 103 | 57 | 67 | 25 |
| Binary | 1010011 | 1000110 | 11000 | 0 | 10000 | 1000111 | 1000011 | 101111 | 110111 | 10101 |
Color Harmonies of #534618
Complementary color
Monochromatic Colors of #534618
Black with #534618
Text Example
Text Example
White with #534618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534618; }
p { color: rgb(83,70,24); }
H1.HeaderClassName
{
color: #534618;
}
.AnyTagClassName
{
color: #534618;
}
</style>
background-color css
<style>
a { background-color: #534618; }
a { background-color: rgb(83,70,24); }
div.DivClassName
{
background-color: #534618;
}
.BgClassName
{
background-color: #534618;
}
</style>
border-color css
<style>
span { border-color: #534618; }
span { border-color: rgb(83,70,24); }
td.TdClassName
{
border-color: #534618;
}
.TagClassName
{
border-color: #534618;
}
</style>