Shades of Grape #464057
Tints of Grape #464057
RGB
CMYK
RGB Variations
Color information
#464057 (or 0x464057) is known color: Grape. HEX triplet: 46, 40 and 57. RGB value is (70,64,87). Sum of RGB (Red+Green+Blue) = 70+64+87=221 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.67% from 221); Green value is 64 (25.39% from 255 or 28.96% from 221); Blue value is 87 (34.38% from 255 or 39.37% from 221); Max value from RGB is 87 - color contains mainly: blue. Hex color #464057 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464057 is #B9BFA8. Grayscale: #444444. Windows color (decimal): -12173225 or 5718086. OLE color: 5718086.
HSL color Cylindrical-coordinate representation of color #464057: hue angle of 255.65º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #464057 is Cyan = 0.20, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 64 | 87 | - |
| CMYK | 0.20 | 0.26 | 0 | 0.66 |
| HSL | 255.65º | 0.15% | 0.3% | - |
| HSV(B) | 255.65º | 0.26% | 0.34% | - |
| XYZ | 6.08 | 5.66 | 9.79 | - |
| YUV | 68.42 | 138.49 | 129.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 64 | 87 | 0.20 | 0.26 | 0 | 0.66 | 255.65 | 0.15 | 0.3 |
| Hex | 46 | 40 | 57 | 14 | 1A | 0 | 42 | 100 | F | 1E |
| Octal | 106 | 100 | 127 | 24 | 32 | 0 | 102 | 400 | 17 | 36 |
| Binary | 1000110 | 1000000 | 1010111 | 10100 | 11010 | 0 | 1000010 | 100000000 | 1111 | 11110 |
Color Harmonies of #464057
Complementary color
Monochromatic Colors of #464057
Black with #464057
Text Example
Text Example
White with #464057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464057; }
p { color: rgb(70,64,87); }
H1.HeaderClassName
{
color: #464057;
}
.AnyTagClassName
{
color: #464057;
}
</style>
background-color css
<style>
a { background-color: #464057; }
a { background-color: rgb(70,64,87); }
div.DivClassName
{
background-color: #464057;
}
.BgClassName
{
background-color: #464057;
}
</style>
border-color css
<style>
span { border-color: #464057; }
span { border-color: rgb(70,64,87); }
td.TdClassName
{
border-color: #464057;
}
.TagClassName
{
border-color: #464057;
}
</style>