Shades of Bronzetone #435320
Tints of Bronzetone #435320
RGB
CMYK
RGB Variations
Color information
#435320 (or 0x435320) is known color: Bronzetone. HEX triplet: 43, 53 and 20. RGB value is (67,83,32). Sum of RGB (Red+Green+Blue) = 67+83+32=182 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.81% from 182); Green value is 83 (32.81% from 255 or 45.60% from 182); Blue value is 32 (12.89% from 255 or 17.58% from 182); Max value from RGB is 83 - color contains mainly: green. Hex color #435320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435320 is #BCACDF. Grayscale: #484848. Windows color (decimal): -12365024 or 2118467. OLE color: 2118467.
HSL color Cylindrical-coordinate representation of color #435320: hue angle of 78.82º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #435320 is Cyan = 0.19, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 83 | 32 | - |
| CMYK | 0.19 | 0 | 0.61 | 0.67 |
| HSL | 78.82º | 0.44% | 0.23% | - |
| HSV(B) | 78.82º | 0.61% | 0.33% | - |
| XYZ | 5.67 | 7.48 | 2.51 | - |
| YUV | 72.4 | 105.2 | 124.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 32 | 0.19 | 0 | 0.61 | 0.67 | 78.82 | 0.44 | 0.23 |
| Hex | 43 | 53 | 20 | 13 | 0 | 3D | 43 | 4F | 2C | 17 |
| Octal | 103 | 123 | 40 | 23 | 0 | 75 | 103 | 117 | 54 | 27 |
| Binary | 1000011 | 1010011 | 100000 | 10011 | 0 | 111101 | 1000011 | 1001111 | 101100 | 10111 |
Color Harmonies of #435320
Complementary color
Monochromatic Colors of #435320
Black with #435320
Text Example
Text Example
White with #435320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435320; }
p { color: rgb(67,83,32); }
H1.HeaderClassName
{
color: #435320;
}
.AnyTagClassName
{
color: #435320;
}
</style>
background-color css
<style>
a { background-color: #435320; }
a { background-color: rgb(67,83,32); }
div.DivClassName
{
background-color: #435320;
}
.BgClassName
{
background-color: #435320;
}
</style>
border-color css
<style>
span { border-color: #435320; }
span { border-color: rgb(67,83,32); }
td.TdClassName
{
border-color: #435320;
}
.TagClassName
{
border-color: #435320;
}
</style>