Shades of Bronzetone #424926
Tints of Bronzetone #424926
RGB
CMYK
RGB Variations
Color information
#424926 (or 0x424926) is known color: Bronzetone. HEX triplet: 42, 49 and 26. RGB value is (66,73,38). Sum of RGB (Red+Green+Blue) = 66+73+38=177 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.29% from 177); Green value is 73 (28.91% from 255 or 41.24% from 177); Blue value is 38 (15.23% from 255 or 21.47% from 177); Max value from RGB is 73 - color contains mainly: green. Hex color #424926 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424926 is #BDB6D9. Grayscale: #434343. Windows color (decimal): -12433114 or 2509122. OLE color: 2509122.
HSL color Cylindrical-coordinate representation of color #424926: hue angle of 72º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #424926 is Cyan = 0.10, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 66 | 73 | 38 | - |
| CMYK | 0.10 | 0 | 0.48 | 0.71 |
| HSL | 72º | 0.32% | 0.22% | - |
| HSV(B) | 72º | 0.48% | 0.29% | - |
| XYZ | 4.98 | 6.06 | 2.74 | - |
| YUV | 66.92 | 111.68 | 127.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 73 | 38 | 0.10 | 0 | 0.48 | 0.71 | 72 | 0.32 | 0.22 |
| Hex | 42 | 49 | 26 | A | 0 | 30 | 47 | 48 | 20 | 16 |
| Octal | 102 | 111 | 46 | 12 | 0 | 60 | 107 | 110 | 40 | 26 |
| Binary | 1000010 | 1001001 | 100110 | 1010 | 0 | 110000 | 1000111 | 1001000 | 100000 | 10110 |
Color Harmonies of #424926
Complementary color
Monochromatic Colors of #424926
Black with #424926
Text Example
Text Example
White with #424926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424926; }
p { color: rgb(66,73,38); }
H1.HeaderClassName
{
color: #424926;
}
.AnyTagClassName
{
color: #424926;
}
</style>
background-color css
<style>
a { background-color: #424926; }
a { background-color: rgb(66,73,38); }
div.DivClassName
{
background-color: #424926;
}
.BgClassName
{
background-color: #424926;
}
</style>
border-color css
<style>
span { border-color: #424926; }
span { border-color: rgb(66,73,38); }
td.TdClassName
{
border-color: #424926;
}
.TagClassName
{
border-color: #424926;
}
</style>