Shades of Grape #494053
Tints of Grape #494053
RGB
CMYK
RGB Variations
Color information
#494053 (or 0x494053) is known color: Grape. HEX triplet: 49, 40 and 53. RGB value is (73,64,83). Sum of RGB (Red+Green+Blue) = 73+64+83=220 (29% of max value = 765). Red value is 73 (28.91% from 255 or 33.18% from 220); Green value is 64 (25.39% from 255 or 29.09% from 220); Blue value is 83 (32.81% from 255 or 37.73% from 220); Max value from RGB is 83 - color contains mainly: blue. Hex color #494053 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494053 is #B6BFAC. Grayscale: #444444. Windows color (decimal): -11976621 or 5455945. OLE color: 5455945.
HSL color Cylindrical-coordinate representation of color #494053: hue angle of 268.42º 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 #494053 is Cyan = 0.12, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 73 | 64 | 83 | - |
| CMYK | 0.12 | 0.23 | 0 | 0.67 |
| HSL | 268.42º | 0.13% | 0.29% | - |
| HSV(B) | 268.42º | 0.23% | 0.33% | - |
| XYZ | 6.14 | 5.71 | 8.96 | - |
| YUV | 68.86 | 135.98 | 130.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 64 | 83 | 0.12 | 0.23 | 0 | 0.67 | 268.42 | 0.13 | 0.29 |
| Hex | 49 | 40 | 53 | C | 17 | 0 | 43 | 10C | D | 1D |
| Octal | 111 | 100 | 123 | 14 | 27 | 0 | 103 | 414 | 15 | 35 |
| Binary | 1001001 | 1000000 | 1010011 | 1100 | 10111 | 0 | 1000011 | 100001100 | 1101 | 11101 |
Color Harmonies of #494053
Complementary color
Monochromatic Colors of #494053
Black with #494053
Text Example
Text Example
White with #494053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494053; }
p { color: rgb(73,64,83); }
H1.HeaderClassName
{
color: #494053;
}
.AnyTagClassName
{
color: #494053;
}
</style>
background-color css
<style>
a { background-color: #494053; }
a { background-color: rgb(73,64,83); }
div.DivClassName
{
background-color: #494053;
}
.BgClassName
{
background-color: #494053;
}
</style>
border-color css
<style>
span { border-color: #494053; }
span { border-color: rgb(73,64,83); }
td.TdClassName
{
border-color: #494053;
}
.TagClassName
{
border-color: #494053;
}
</style>