Shades of Grape #464054
Tints of Grape #464054
RGB
CMYK
RGB Variations
Color information
#464054 (or 0x464054) is known color: Grape. HEX triplet: 46, 40 and 54. RGB value is (70,64,84). Sum of RGB (Red+Green+Blue) = 70+64+84=218 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.11% from 218); Green value is 64 (25.39% from 255 or 29.36% from 218); Blue value is 84 (33.20% from 255 or 38.53% from 218); Max value from RGB is 84 - color contains mainly: blue. Hex color #464054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464054 is #B9BFAB. Grayscale: #444444. Windows color (decimal): -12173228 or 5521478. OLE color: 5521478.
HSL color Cylindrical-coordinate representation of color #464054: hue angle of 258º 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 #464054 is Cyan = 0.17, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 64 | 84 | - |
| CMYK | 0.17 | 0.24 | 0 | 0.67 |
| HSL | 258º | 0.14% | 0.29% | - |
| HSV(B) | 258º | 0.24% | 0.33% | - |
| XYZ | 5.96 | 5.61 | 9.16 | - |
| YUV | 68.07 | 136.99 | 129.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 64 | 84 | 0.17 | 0.24 | 0 | 0.67 | 258 | 0.14 | 0.29 |
| Hex | 46 | 40 | 54 | 11 | 18 | 0 | 43 | 102 | E | 1D |
| Octal | 106 | 100 | 124 | 21 | 30 | 0 | 103 | 402 | 16 | 35 |
| Binary | 1000110 | 1000000 | 1010100 | 10001 | 11000 | 0 | 1000011 | 100000010 | 1110 | 11101 |
Color Harmonies of #464054
Complementary color
Monochromatic Colors of #464054
Black with #464054
Text Example
Text Example
White with #464054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464054; }
p { color: rgb(70,64,84); }
H1.HeaderClassName
{
color: #464054;
}
.AnyTagClassName
{
color: #464054;
}
</style>
background-color css
<style>
a { background-color: #464054; }
a { background-color: rgb(70,64,84); }
div.DivClassName
{
background-color: #464054;
}
.BgClassName
{
background-color: #464054;
}
</style>
border-color css
<style>
span { border-color: #464054; }
span { border-color: rgb(70,64,84); }
td.TdClassName
{
border-color: #464054;
}
.TagClassName
{
border-color: #464054;
}
</style>