Shades of Bronzetone #425028
Tints of Bronzetone #425028
RGB
CMYK
RGB Variations
Color information
#425028 (or 0x425028) is known color: Bronzetone. HEX triplet: 42, 50 and 28. RGB value is (66,80,40). Sum of RGB (Red+Green+Blue) = 66+80+40=186 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.48% from 186); Green value is 80 (31.64% from 255 or 43.01% from 186); Blue value is 40 (16.02% from 255 or 21.51% from 186); Max value from RGB is 80 - color contains mainly: green. Hex color #425028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425028 is #BDAFD7. Grayscale: #474747. Windows color (decimal): -12431320 or 2641986. OLE color: 2641986.
HSL color Cylindrical-coordinate representation of color #425028: hue angle of 81º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #425028 is Cyan = 0.17, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 80 | 40 | - |
| CMYK | 0.17 | 0 | 0.5 | 0.69 |
| HSL | 81º | 0.33% | 0.24% | - |
| HSV(B) | 81º | 0.5% | 0.31% | - |
| XYZ | 5.5 | 7.05 | 3.08 | - |
| YUV | 71.25 | 110.36 | 124.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 40 | 0.17 | 0 | 0.5 | 0.69 | 81 | 0.33 | 0.24 |
| Hex | 42 | 50 | 28 | 11 | 0 | 32 | 45 | 51 | 21 | 18 |
| Octal | 102 | 120 | 50 | 21 | 0 | 62 | 105 | 121 | 41 | 30 |
| Binary | 1000010 | 1010000 | 101000 | 10001 | 0 | 110010 | 1000101 | 1010001 | 100001 | 11000 |
Color Harmonies of #425028
Complementary color
Monochromatic Colors of #425028
Black with #425028
Text Example
Text Example
White with #425028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425028; }
p { color: rgb(66,80,40); }
H1.HeaderClassName
{
color: #425028;
}
.AnyTagClassName
{
color: #425028;
}
</style>
background-color css
<style>
a { background-color: #425028; }
a { background-color: rgb(66,80,40); }
div.DivClassName
{
background-color: #425028;
}
.BgClassName
{
background-color: #425028;
}
</style>
border-color css
<style>
span { border-color: #425028; }
span { border-color: rgb(66,80,40); }
td.TdClassName
{
border-color: #425028;
}
.TagClassName
{
border-color: #425028;
}
</style>