Shades of Bronzetone #424527
Tints of Bronzetone #424527
RGB
CMYK
RGB Variations
Color information
#424527 (or 0x424527) is known color: Bronzetone. HEX triplet: 42, 45 and 27. RGB value is (66,69,39). Sum of RGB (Red+Green+Blue) = 66+69+39=174 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.93% from 174); Green value is 69 (27.34% from 255 or 39.66% from 174); Blue value is 39 (15.62% from 255 or 22.41% from 174); Max value from RGB is 69 - color contains mainly: green. Hex color #424527 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424527 is #BDBAD8. Grayscale: #404040. Windows color (decimal): -12434137 or 2573634. OLE color: 2573634.
HSL color Cylindrical-coordinate representation of color #424527: hue angle of 66º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #424527 is Cyan = 0.04, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 69 | 39 | - |
| CMYK | 0.04 | 0 | 0.43 | 0.73 |
| HSL | 66º | 0.28% | 0.21% | - |
| HSV(B) | 66º | 0.43% | 0.27% | - |
| XYZ | 4.74 | 5.56 | 2.74 | - |
| YUV | 64.68 | 113.51 | 128.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 69 | 39 | 0.04 | 0 | 0.43 | 0.73 | 66 | 0.28 | 0.21 |
| Hex | 42 | 45 | 27 | 4 | 0 | 2B | 49 | 42 | 1C | 15 |
| Octal | 102 | 105 | 47 | 4 | 0 | 53 | 111 | 102 | 34 | 25 |
| Binary | 1000010 | 1000101 | 100111 | 100 | 0 | 101011 | 1001001 | 1000010 | 11100 | 10101 |
Color Harmonies of #424527
Complementary color
Monochromatic Colors of #424527
Black with #424527
Text Example
Text Example
White with #424527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424527; }
p { color: rgb(66,69,39); }
H1.HeaderClassName
{
color: #424527;
}
.AnyTagClassName
{
color: #424527;
}
</style>
background-color css
<style>
a { background-color: #424527; }
a { background-color: rgb(66,69,39); }
div.DivClassName
{
background-color: #424527;
}
.BgClassName
{
background-color: #424527;
}
</style>
border-color css
<style>
span { border-color: #424527; }
span { border-color: rgb(66,69,39); }
td.TdClassName
{
border-color: #424527;
}
.TagClassName
{
border-color: #424527;
}
</style>