Shades of Clover #425327
Tints of Clover #425327
RGB
CMYK
RGB Variations
Color information
#425327 (or 0x425327) is known color: Clover. HEX triplet: 42, 53 and 27. RGB value is (66,83,39). Sum of RGB (Red+Green+Blue) = 66+83+39=188 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.11% from 188); Green value is 83 (32.81% from 255 or 44.15% from 188); Blue value is 39 (15.62% from 255 or 20.74% from 188); Max value from RGB is 83 - color contains mainly: green. Hex color #425327 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425327 is #BDACD8. Grayscale: #494949. Windows color (decimal): -12430553 or 2577218. OLE color: 2577218.
HSL color Cylindrical-coordinate representation of color #425327: hue angle of 83.18º degrees, saturation: 0.36, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #425327 is Cyan = 0.20, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 83 | 39 | - |
| CMYK | 0.20 | 0 | 0.53 | 0.67 |
| HSL | 83.18º | 0.36% | 0.24% | - |
| HSV(B) | 83.18º | 0.53% | 0.33% | - |
| XYZ | 5.71 | 7.49 | 3.06 | - |
| YUV | 72.9 | 108.87 | 123.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 39 | 0.20 | 0 | 0.53 | 0.67 | 83.18 | 0.36 | 0.24 |
| Hex | 42 | 53 | 27 | 14 | 0 | 35 | 43 | 53 | 24 | 18 |
| Octal | 102 | 123 | 47 | 24 | 0 | 65 | 103 | 123 | 44 | 30 |
| Binary | 1000010 | 1010011 | 100111 | 10100 | 0 | 110101 | 1000011 | 1010011 | 100100 | 11000 |
Color Harmonies of #425327
Complementary color
Monochromatic Colors of #425327
Black with #425327
Text Example
Text Example
White with #425327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425327; }
p { color: rgb(66,83,39); }
H1.HeaderClassName
{
color: #425327;
}
.AnyTagClassName
{
color: #425327;
}
</style>
background-color css
<style>
a { background-color: #425327; }
a { background-color: rgb(66,83,39); }
div.DivClassName
{
background-color: #425327;
}
.BgClassName
{
background-color: #425327;
}
</style>
border-color css
<style>
span { border-color: #425327; }
span { border-color: rgb(66,83,39); }
td.TdClassName
{
border-color: #425327;
}
.TagClassName
{
border-color: #425327;
}
</style>