Shades of Grape #474054
Tints of Grape #474054
RGB
CMYK
RGB Variations
Color information
#474054 (or 0x474054) is known color: Grape. HEX triplet: 47, 40 and 54. RGB value is (71,64,84). Sum of RGB (Red+Green+Blue) = 71+64+84=219 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.42% from 219); Green value is 64 (25.39% from 255 or 29.22% from 219); Blue value is 84 (33.20% from 255 or 38.36% from 219); Max value from RGB is 84 - color contains mainly: blue. Hex color #474054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474054 is #B8BFAB. Grayscale: #444444. Windows color (decimal): -12107692 or 5521479. OLE color: 5521479.
HSL color Cylindrical-coordinate representation of color #474054: hue angle of 261º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #474054 is Cyan = 0.15, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 64 | 84 | - |
| CMYK | 0.15 | 0.24 | 0 | 0.67 |
| HSL | 261º | 0.14% | 0.29% | - |
| HSV(B) | 261º | 0.24% | 0.33% | - |
| XYZ | 6.03 | 5.65 | 9.16 | - |
| YUV | 68.37 | 136.82 | 129.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 64 | 84 | 0.15 | 0.24 | 0 | 0.67 | 261 | 0.14 | 0.29 |
| Hex | 47 | 40 | 54 | F | 18 | 0 | 43 | 105 | E | 1D |
| Octal | 107 | 100 | 124 | 17 | 30 | 0 | 103 | 405 | 16 | 35 |
| Binary | 1000111 | 1000000 | 1010100 | 1111 | 11000 | 0 | 1000011 | 100000101 | 1110 | 11101 |
Color Harmonies of #474054
Complementary color
Monochromatic Colors of #474054
Black with #474054
Text Example
Text Example
White with #474054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474054; }
p { color: rgb(71,64,84); }
H1.HeaderClassName
{
color: #474054;
}
.AnyTagClassName
{
color: #474054;
}
</style>
background-color css
<style>
a { background-color: #474054; }
a { background-color: rgb(71,64,84); }
div.DivClassName
{
background-color: #474054;
}
.BgClassName
{
background-color: #474054;
}
</style>
border-color css
<style>
span { border-color: #474054; }
span { border-color: rgb(71,64,84); }
td.TdClassName
{
border-color: #474054;
}
.TagClassName
{
border-color: #474054;
}
</style>