Shades of Bronzetone #435226
Tints of Bronzetone #435226
RGB
CMYK
RGB Variations
Color information
#435226 (or 0x435226) is known color: Bronzetone. HEX triplet: 43, 52 and 26. RGB value is (67,82,38). Sum of RGB (Red+Green+Blue) = 67+82+38=187 (24% of max value = 765). Red value is 67 (26.56% from 255 or 35.83% from 187); Green value is 82 (32.42% from 255 or 43.85% from 187); Blue value is 38 (15.23% from 255 or 20.32% from 187); Max value from RGB is 82 - color contains mainly: green. Hex color #435226 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435226 is #BCADD9. Grayscale: #484848. Windows color (decimal): -12365274 or 2511427. OLE color: 2511427.
HSL color Cylindrical-coordinate representation of color #435226: hue angle of 80.45º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #435226 is Cyan = 0.18, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 82 | 38 | - |
| CMYK | 0.18 | 0 | 0.54 | 0.68 |
| HSL | 80.45º | 0.37% | 0.24% | - |
| HSV(B) | 80.45º | 0.54% | 0.32% | - |
| XYZ | 5.68 | 7.37 | 2.96 | - |
| YUV | 72.5 | 108.53 | 124.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 82 | 38 | 0.18 | 0 | 0.54 | 0.68 | 80.45 | 0.37 | 0.24 |
| Hex | 43 | 52 | 26 | 12 | 0 | 36 | 44 | 50 | 25 | 18 |
| Octal | 103 | 122 | 46 | 22 | 0 | 66 | 104 | 120 | 45 | 30 |
| Binary | 1000011 | 1010010 | 100110 | 10010 | 0 | 110110 | 1000100 | 1010000 | 100101 | 11000 |
Color Harmonies of #435226
Complementary color
Monochromatic Colors of #435226
Black with #435226
Text Example
Text Example
White with #435226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435226; }
p { color: rgb(67,82,38); }
H1.HeaderClassName
{
color: #435226;
}
.AnyTagClassName
{
color: #435226;
}
</style>
background-color css
<style>
a { background-color: #435226; }
a { background-color: rgb(67,82,38); }
div.DivClassName
{
background-color: #435226;
}
.BgClassName
{
background-color: #435226;
}
</style>
border-color css
<style>
span { border-color: #435226; }
span { border-color: rgb(67,82,38); }
td.TdClassName
{
border-color: #435226;
}
.TagClassName
{
border-color: #435226;
}
</style>