Shades of Bronzetone #435028
Tints of Bronzetone #435028
RGB
CMYK
RGB Variations
Color information
#435028 (or 0x435028) is known color: Bronzetone. HEX triplet: 43, 50 and 28. RGB value is (67,80,40). Sum of RGB (Red+Green+Blue) = 67+80+40=187 (24% of max value = 765). Red value is 67 (26.56% from 255 or 35.83% from 187); Green value is 80 (31.64% from 255 or 42.78% from 187); Blue value is 40 (16.02% from 255 or 21.39% from 187); Max value from RGB is 80 - color contains mainly: green. Hex color #435028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435028 is #BCAFD7. Grayscale: #474747. Windows color (decimal): -12365784 or 2641987. OLE color: 2641987.
HSL color Cylindrical-coordinate representation of color #435028: hue angle of 79.5º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #435028 is Cyan = 0.16, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 40 | - |
| CMYK | 0.16 | 0 | 0.5 | 0.69 |
| HSL | 79.5º | 0.33% | 0.24% | - |
| HSV(B) | 79.5º | 0.5% | 0.31% | - |
| XYZ | 5.57 | 7.08 | 3.08 | - |
| YUV | 71.55 | 110.19 | 124.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 40 | 0.16 | 0 | 0.5 | 0.69 | 79.5 | 0.33 | 0.24 |
| Hex | 43 | 50 | 28 | 10 | 0 | 32 | 45 | 50 | 21 | 18 |
| Octal | 103 | 120 | 50 | 20 | 0 | 62 | 105 | 120 | 41 | 30 |
| Binary | 1000011 | 1010000 | 101000 | 10000 | 0 | 110010 | 1000101 | 1010000 | 100001 | 11000 |
Color Harmonies of #435028
Complementary color
Monochromatic Colors of #435028
Black with #435028
Text Example
Text Example
White with #435028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435028; }
p { color: rgb(67,80,40); }
H1.HeaderClassName
{
color: #435028;
}
.AnyTagClassName
{
color: #435028;
}
</style>
background-color css
<style>
a { background-color: #435028; }
a { background-color: rgb(67,80,40); }
div.DivClassName
{
background-color: #435028;
}
.BgClassName
{
background-color: #435028;
}
</style>
border-color css
<style>
span { border-color: #435028; }
span { border-color: rgb(67,80,40); }
td.TdClassName
{
border-color: #435028;
}
.TagClassName
{
border-color: #435028;
}
</style>