Shades of Bronzetone #415321
Tints of Bronzetone #415321
RGB
CMYK
RGB Variations
Color information
#415321 (or 0x415321) is known color: Bronzetone. HEX triplet: 41, 53 and 21. RGB value is (65,83,33). Sum of RGB (Red+Green+Blue) = 65+83+33=181 (23% of max value = 765). Red value is 65 (25.78% from 255 or 35.91% from 181); Green value is 83 (32.81% from 255 or 45.86% from 181); Blue value is 33 (13.28% from 255 or 18.23% from 181); Max value from RGB is 83 - color contains mainly: green. Hex color #415321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415321 is #BEACDE. Grayscale: #484848. Windows color (decimal): -12496095 or 2184001. OLE color: 2184001.
HSL color Cylindrical-coordinate representation of color #415321: hue angle of 81.6º 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 #415321 is Cyan = 0.22, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 83 | 33 | - |
| CMYK | 0.22 | 0 | 0.60 | 0.67 |
| HSL | 81.6º | 0.43% | 0.23% | - |
| HSV(B) | 81.6º | 0.6% | 0.33% | - |
| XYZ | 5.55 | 7.42 | 2.58 | - |
| YUV | 71.92 | 106.04 | 123.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 33 | 0.22 | 0 | 0.60 | 0.67 | 81.6 | 0.43 | 0.23 |
| Hex | 41 | 53 | 21 | 16 | 0 | 3C | 43 | 52 | 2B | 17 |
| Octal | 101 | 123 | 41 | 26 | 0 | 74 | 103 | 122 | 53 | 27 |
| Binary | 1000001 | 1010011 | 100001 | 10110 | 0 | 111100 | 1000011 | 1010010 | 101011 | 10111 |
Color Harmonies of #415321
Complementary color
Monochromatic Colors of #415321
Black with #415321
Text Example
Text Example
White with #415321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415321; }
p { color: rgb(65,83,33); }
H1.HeaderClassName
{
color: #415321;
}
.AnyTagClassName
{
color: #415321;
}
</style>
background-color css
<style>
a { background-color: #415321; }
a { background-color: rgb(65,83,33); }
div.DivClassName
{
background-color: #415321;
}
.BgClassName
{
background-color: #415321;
}
</style>
border-color css
<style>
span { border-color: #415321; }
span { border-color: rgb(65,83,33); }
td.TdClassName
{
border-color: #415321;
}
.TagClassName
{
border-color: #415321;
}
</style>