Shades of Bronzetone #425022
Tints of Bronzetone #425022
RGB
CMYK
RGB Variations
Color information
#425022 (or 0x425022) is known color: Bronzetone. HEX triplet: 42, 50 and 22. RGB value is (66,80,34). Sum of RGB (Red+Green+Blue) = 66+80+34=180 (23% of max value = 765). Red value is 66 (26.17% from 255 or 36.67% from 180); Green value is 80 (31.64% from 255 or 44.44% from 180); Blue value is 34 (13.67% from 255 or 18.89% from 180); Max value from RGB is 80 - color contains mainly: green. Hex color #425022 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425022 is #BDAFDD. Grayscale: #464646. Windows color (decimal): -12431326 or 2248770. OLE color: 2248770.
HSL color Cylindrical-coordinate representation of color #425022: hue angle of 78.26º degrees, saturation: 0.4, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #425022 is Cyan = 0.17, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 80 | 34 | - |
| CMYK | 0.17 | 0 | 0.58 | 0.69 |
| HSL | 78.26º | 0.4% | 0.22% | - |
| HSV(B) | 78.26º | 0.58% | 0.31% | - |
| XYZ | 5.4 | 7.01 | 2.58 | - |
| YUV | 70.57 | 107.36 | 124.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 34 | 0.17 | 0 | 0.58 | 0.69 | 78.26 | 0.4 | 0.22 |
| Hex | 42 | 50 | 22 | 11 | 0 | 3A | 45 | 4E | 28 | 16 |
| Octal | 102 | 120 | 42 | 21 | 0 | 72 | 105 | 116 | 50 | 26 |
| Binary | 1000010 | 1010000 | 100010 | 10001 | 0 | 111010 | 1000101 | 1001110 | 101000 | 10110 |
Color Harmonies of #425022
Complementary color
Monochromatic Colors of #425022
Black with #425022
Text Example
Text Example
White with #425022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425022; }
p { color: rgb(66,80,34); }
H1.HeaderClassName
{
color: #425022;
}
.AnyTagClassName
{
color: #425022;
}
</style>
background-color css
<style>
a { background-color: #425022; }
a { background-color: rgb(66,80,34); }
div.DivClassName
{
background-color: #425022;
}
.BgClassName
{
background-color: #425022;
}
</style>
border-color css
<style>
span { border-color: #425022; }
span { border-color: rgb(66,80,34); }
td.TdClassName
{
border-color: #425022;
}
.TagClassName
{
border-color: #425022;
}
</style>