Shades of Bronzetone #435021
Tints of Bronzetone #435021
RGB
CMYK
RGB Variations
Color information
#435021 (or 0x435021) is known color: Bronzetone. HEX triplet: 43, 50 and 21. RGB value is (67,80,33). Sum of RGB (Red+Green+Blue) = 67+80+33=180 (23% of max value = 765). Red value is 67 (26.56% from 255 or 37.22% from 180); Green value is 80 (31.64% from 255 or 44.44% from 180); Blue value is 33 (13.28% from 255 or 18.33% from 180); Max value from RGB is 80 - color contains mainly: green. Hex color #435021 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435021 is #BCAFDE. Grayscale: #464646. Windows color (decimal): -12365791 or 2183235. OLE color: 2183235.
HSL color Cylindrical-coordinate representation of color #435021: hue angle of 76.6º degrees, saturation: 0.42, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #435021 is Cyan = 0.16, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 33 | - |
| CMYK | 0.16 | 0 | 0.59 | 0.69 |
| HSL | 76.6º | 0.42% | 0.22% | - |
| HSV(B) | 76.6º | 0.59% | 0.31% | - |
| XYZ | 5.46 | 7.04 | 2.51 | - |
| YUV | 70.76 | 106.69 | 125.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 33 | 0.16 | 0 | 0.59 | 0.69 | 76.6 | 0.42 | 0.22 |
| Hex | 43 | 50 | 21 | 10 | 0 | 3B | 45 | 4D | 2A | 16 |
| Octal | 103 | 120 | 41 | 20 | 0 | 73 | 105 | 115 | 52 | 26 |
| Binary | 1000011 | 1010000 | 100001 | 10000 | 0 | 111011 | 1000101 | 1001101 | 101010 | 10110 |
Color Harmonies of #435021
Complementary color
Monochromatic Colors of #435021
Black with #435021
Text Example
Text Example
White with #435021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435021; }
p { color: rgb(67,80,33); }
H1.HeaderClassName
{
color: #435021;
}
.AnyTagClassName
{
color: #435021;
}
</style>
background-color css
<style>
a { background-color: #435021; }
a { background-color: rgb(67,80,33); }
div.DivClassName
{
background-color: #435021;
}
.BgClassName
{
background-color: #435021;
}
</style>
border-color css
<style>
span { border-color: #435021; }
span { border-color: rgb(67,80,33); }
td.TdClassName
{
border-color: #435021;
}
.TagClassName
{
border-color: #435021;
}
</style>