Shades of Grape #474156
Tints of Grape #474156
RGB
CMYK
RGB Variations
Color information
#474156 (or 0x474156) is known color: Grape. HEX triplet: 47, 41 and 56. RGB value is (71,65,86). Sum of RGB (Red+Green+Blue) = 71+65+86=222 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.98% from 222); Green value is 65 (25.78% from 255 or 29.28% from 222); Blue value is 86 (33.98% from 255 or 38.74% from 222); Max value from RGB is 86 - color contains mainly: blue. Hex color #474156 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474156 is #B8BEA9. Grayscale: #454545. Windows color (decimal): -12107434 or 5652807. OLE color: 5652807.
HSL color Cylindrical-coordinate representation of color #474156: hue angle of 257.14º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #474156 is Cyan = 0.17, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 65 | 86 | - |
| CMYK | 0.17 | 0.24 | 0 | 0.66 |
| HSL | 257.14º | 0.14% | 0.3% | - |
| HSV(B) | 257.14º | 0.24% | 0.34% | - |
| XYZ | 6.17 | 5.79 | 9.6 | - |
| YUV | 69.19 | 137.49 | 129.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 65 | 86 | 0.17 | 0.24 | 0 | 0.66 | 257.14 | 0.14 | 0.3 |
| Hex | 47 | 41 | 56 | 11 | 18 | 0 | 42 | 101 | E | 1E |
| Octal | 107 | 101 | 126 | 21 | 30 | 0 | 102 | 401 | 16 | 36 |
| Binary | 1000111 | 1000001 | 1010110 | 10001 | 11000 | 0 | 1000010 | 100000001 | 1110 | 11110 |
Color Harmonies of #474156
Complementary color
Monochromatic Colors of #474156
Black with #474156
Text Example
Text Example
White with #474156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474156; }
p { color: rgb(71,65,86); }
H1.HeaderClassName
{
color: #474156;
}
.AnyTagClassName
{
color: #474156;
}
</style>
background-color css
<style>
a { background-color: #474156; }
a { background-color: rgb(71,65,86); }
div.DivClassName
{
background-color: #474156;
}
.BgClassName
{
background-color: #474156;
}
</style>
border-color css
<style>
span { border-color: #474156; }
span { border-color: rgb(71,65,86); }
td.TdClassName
{
border-color: #474156;
}
.TagClassName
{
border-color: #474156;
}
</style>