Shades of Grape #474053
Tints of Grape #474053
RGB
CMYK
RGB Variations
Color information
#474053 (or 0x474053) is known color: Grape. HEX triplet: 47, 40 and 53. RGB value is (71,64,83). Sum of RGB (Red+Green+Blue) = 71+64+83=218 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.57% from 218); Green value is 64 (25.39% from 255 or 29.36% from 218); Blue value is 83 (32.81% from 255 or 38.07% from 218); Max value from RGB is 83 - color contains mainly: blue. Hex color #474053 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474053 is #B8BFAC. Grayscale: #444444. Windows color (decimal): -12107693 or 5455943. OLE color: 5455943.
HSL color Cylindrical-coordinate representation of color #474053: hue angle of 262.11º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #474053 is Cyan = 0.14, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 64 | 83 | - |
| CMYK | 0.14 | 0.23 | 0 | 0.67 |
| HSL | 262.11º | 0.13% | 0.29% | - |
| HSV(B) | 262.11º | 0.23% | 0.33% | - |
| XYZ | 5.99 | 5.63 | 8.95 | - |
| YUV | 68.26 | 136.32 | 129.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 64 | 83 | 0.14 | 0.23 | 0 | 0.67 | 262.11 | 0.13 | 0.29 |
| Hex | 47 | 40 | 53 | E | 17 | 0 | 43 | 106 | D | 1D |
| Octal | 107 | 100 | 123 | 16 | 27 | 0 | 103 | 406 | 15 | 35 |
| Binary | 1000111 | 1000000 | 1010011 | 1110 | 10111 | 0 | 1000011 | 100000110 | 1101 | 11101 |
Color Harmonies of #474053
Complementary color
Monochromatic Colors of #474053
Black with #474053
Text Example
Text Example
White with #474053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474053; }
p { color: rgb(71,64,83); }
H1.HeaderClassName
{
color: #474053;
}
.AnyTagClassName
{
color: #474053;
}
</style>
background-color css
<style>
a { background-color: #474053; }
a { background-color: rgb(71,64,83); }
div.DivClassName
{
background-color: #474053;
}
.BgClassName
{
background-color: #474053;
}
</style>
border-color css
<style>
span { border-color: #474053; }
span { border-color: rgb(71,64,83); }
td.TdClassName
{
border-color: #474053;
}
.TagClassName
{
border-color: #474053;
}
</style>