Shades of Grape #423952
Tints of Grape #423952
RGB
CMYK
RGB Variations
Color information
#423952 (or 0x423952) is known color: Grape. HEX triplet: 42, 39 and 52. RGB value is (66,57,82). Sum of RGB (Red+Green+Blue) = 66+57+82=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 57 (22.66% from 255 or 27.80% from 205); Blue value is 82 (32.42% from 255 or 40% from 205); Max value from RGB is 82 - color contains mainly: blue. Hex color #423952 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423952 is #BDC6AD. Grayscale: #3E3E3E. Windows color (decimal): -12437166 or 5388610. OLE color: 5388610.
HSL color Cylindrical-coordinate representation of color #423952: hue angle of 261.6º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #423952 is Cyan = 0.20, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 57 | 82 | - |
| CMYK | 0.20 | 0.30 | 0 | 0.68 |
| HSL | 261.6º | 0.18% | 0.27% | - |
| HSV(B) | 261.6º | 0.3% | 0.32% | - |
| XYZ | 5.23 | 4.69 | 8.61 | - |
| YUV | 62.54 | 138.98 | 130.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 82 | 0.20 | 0.30 | 0 | 0.68 | 261.6 | 0.18 | 0.27 |
| Hex | 42 | 39 | 52 | 14 | 1E | 0 | 44 | 106 | 12 | 1B |
| Octal | 102 | 71 | 122 | 24 | 36 | 0 | 104 | 406 | 22 | 33 |
| Binary | 1000010 | 111001 | 1010010 | 10100 | 11110 | 0 | 1000100 | 100000110 | 10010 | 11011 |
Color Harmonies of #423952
Complementary color
Monochromatic Colors of #423952
Black with #423952
Text Example
Text Example
White with #423952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423952; }
p { color: rgb(66,57,82); }
H1.HeaderClassName
{
color: #423952;
}
.AnyTagClassName
{
color: #423952;
}
</style>
background-color css
<style>
a { background-color: #423952; }
a { background-color: rgb(66,57,82); }
div.DivClassName
{
background-color: #423952;
}
.BgClassName
{
background-color: #423952;
}
</style>
border-color css
<style>
span { border-color: #423952; }
span { border-color: rgb(66,57,82); }
td.TdClassName
{
border-color: #423952;
}
.TagClassName
{
border-color: #423952;
}
</style>