Shades of Bronzetone #435024
Tints of Bronzetone #435024
RGB
CMYK
RGB Variations
Color information
#435024 (or 0x435024) is known color: Bronzetone. HEX triplet: 43, 50 and 24. RGB value is (67,80,36). Sum of RGB (Red+Green+Blue) = 67+80+36=183 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.61% from 183); Green value is 80 (31.64% from 255 or 43.72% from 183); Blue value is 36 (14.45% from 255 or 19.67% from 183); Max value from RGB is 80 - color contains mainly: green. Hex color #435024 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435024 is #BCAFDB. Grayscale: #474747. Windows color (decimal): -12365788 or 2379843. OLE color: 2379843.
HSL color Cylindrical-coordinate representation of color #435024: hue angle of 77.73º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #435024 is Cyan = 0.16, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 36 | - |
| CMYK | 0.16 | 0 | 0.55 | 0.69 |
| HSL | 77.73º | 0.38% | 0.23% | - |
| HSV(B) | 77.73º | 0.55% | 0.31% | - |
| XYZ | 5.5 | 7.06 | 2.74 | - |
| YUV | 71.1 | 108.19 | 125.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 36 | 0.16 | 0 | 0.55 | 0.69 | 77.73 | 0.38 | 0.23 |
| Hex | 43 | 50 | 24 | 10 | 0 | 37 | 45 | 4E | 26 | 17 |
| Octal | 103 | 120 | 44 | 20 | 0 | 67 | 105 | 116 | 46 | 27 |
| Binary | 1000011 | 1010000 | 100100 | 10000 | 0 | 110111 | 1000101 | 1001110 | 100110 | 10111 |
Color Harmonies of #435024
Complementary color
Monochromatic Colors of #435024
Black with #435024
Text Example
Text Example
White with #435024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435024; }
p { color: rgb(67,80,36); }
H1.HeaderClassName
{
color: #435024;
}
.AnyTagClassName
{
color: #435024;
}
</style>
background-color css
<style>
a { background-color: #435024; }
a { background-color: rgb(67,80,36); }
div.DivClassName
{
background-color: #435024;
}
.BgClassName
{
background-color: #435024;
}
</style>
border-color css
<style>
span { border-color: #435024; }
span { border-color: rgb(67,80,36); }
td.TdClassName
{
border-color: #435024;
}
.TagClassName
{
border-color: #435024;
}
</style>