Shades of Bronzetone #425220
Tints of Bronzetone #425220
RGB
CMYK
RGB Variations
Color information
#425220 (or 0x425220) is known color: Bronzetone. HEX triplet: 42, 52 and 20. RGB value is (66,82,32). Sum of RGB (Red+Green+Blue) = 66+82+32=180 (23% of max value = 765). Red value is 66 (26.17% from 255 or 36.67% from 180); Green value is 82 (32.42% from 255 or 45.56% from 180); Blue value is 32 (12.89% from 255 or 17.78% from 180); Max value from RGB is 82 - color contains mainly: green. Hex color #425220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425220 is #BDADDF. Grayscale: #474747. Windows color (decimal): -12430816 or 2118210. OLE color: 2118210.
HSL color Cylindrical-coordinate representation of color #425220: hue angle of 79.2º degrees, saturation: 0.44, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #425220 is Cyan = 0.20, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 82 | 32 | - |
| CMYK | 0.20 | 0 | 0.61 | 0.68 |
| HSL | 79.2º | 0.44% | 0.22% | - |
| HSV(B) | 79.2º | 0.61% | 0.32% | - |
| XYZ | 5.52 | 7.3 | 2.48 | - |
| YUV | 71.52 | 105.7 | 124.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 82 | 32 | 0.20 | 0 | 0.61 | 0.68 | 79.2 | 0.44 | 0.22 |
| Hex | 42 | 52 | 20 | 14 | 0 | 3D | 44 | 4F | 2C | 16 |
| Octal | 102 | 122 | 40 | 24 | 0 | 75 | 104 | 117 | 54 | 26 |
| Binary | 1000010 | 1010010 | 100000 | 10100 | 0 | 111101 | 1000100 | 1001111 | 101100 | 10110 |
Color Harmonies of #425220
Complementary color
Monochromatic Colors of #425220
Black with #425220
Text Example
Text Example
White with #425220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425220; }
p { color: rgb(66,82,32); }
H1.HeaderClassName
{
color: #425220;
}
.AnyTagClassName
{
color: #425220;
}
</style>
background-color css
<style>
a { background-color: #425220; }
a { background-color: rgb(66,82,32); }
div.DivClassName
{
background-color: #425220;
}
.BgClassName
{
background-color: #425220;
}
</style>
border-color css
<style>
span { border-color: #425220; }
span { border-color: rgb(66,82,32); }
td.TdClassName
{
border-color: #425220;
}
.TagClassName
{
border-color: #425220;
}
</style>