Shades of Bronzetone #405321
Tints of Bronzetone #405321
RGB
CMYK
RGB Variations
Color information
#405321 (or 0x405321) is known color: Bronzetone. HEX triplet: 40, 53 and 21. RGB value is (64,83,33). Sum of RGB (Red+Green+Blue) = 64+83+33=180 (23% of max value = 765). Red value is 64 (25.39% from 255 or 35.56% from 180); Green value is 83 (32.81% from 255 or 46.11% from 180); Blue value is 33 (13.28% from 255 or 18.33% from 180); Max value from RGB is 83 - color contains mainly: green. Hex color #405321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #405321 is #BFACDE. Grayscale: #474747. Windows color (decimal): -12561631 or 2184000. OLE color: 2184000.
HSL color Cylindrical-coordinate representation of color #405321: hue angle of 82.8º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #405321 is Cyan = 0.23, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 64 | 83 | 33 | - |
| CMYK | 0.23 | 0 | 0.60 | 0.67 |
| HSL | 82.8º | 0.43% | 0.23% | - |
| HSV(B) | 82.8º | 0.6% | 0.33% | - |
| XYZ | 5.48 | 7.39 | 2.58 | - |
| YUV | 71.62 | 106.21 | 122.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 83 | 33 | 0.23 | 0 | 0.60 | 0.67 | 82.8 | 0.43 | 0.23 |
| Hex | 40 | 53 | 21 | 17 | 0 | 3C | 43 | 53 | 2B | 17 |
| Octal | 100 | 123 | 41 | 27 | 0 | 74 | 103 | 123 | 53 | 27 |
| Binary | 1000000 | 1010011 | 100001 | 10111 | 0 | 111100 | 1000011 | 1010011 | 101011 | 10111 |
Color Harmonies of #405321
Complementary color
Monochromatic Colors of #405321
Black with #405321
Text Example
Text Example
White with #405321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405321; }
p { color: rgb(64,83,33); }
H1.HeaderClassName
{
color: #405321;
}
.AnyTagClassName
{
color: #405321;
}
</style>
background-color css
<style>
a { background-color: #405321; }
a { background-color: rgb(64,83,33); }
div.DivClassName
{
background-color: #405321;
}
.BgClassName
{
background-color: #405321;
}
</style>
border-color css
<style>
span { border-color: #405321; }
span { border-color: rgb(64,83,33); }
td.TdClassName
{
border-color: #405321;
}
.TagClassName
{
border-color: #405321;
}
</style>