Shades of Grape #423653
Tints of Grape #423653
RGB
CMYK
RGB Variations
Color information
#423653 (or 0x423653) is known color: Grape. HEX triplet: 42, 36 and 53. RGB value is (66,54,83). Sum of RGB (Red+Green+Blue) = 66+54+83=203 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.51% from 203); Green value is 54 (21.48% from 255 or 26.60% from 203); Blue value is 83 (32.81% from 255 or 40.89% from 203); Max value from RGB is 83 - color contains mainly: blue. Hex color #423653 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423653 is #BDC9AC. Grayscale: #3C3C3C. Windows color (decimal): -12437933 or 5453378. OLE color: 5453378.
HSL color Cylindrical-coordinate representation of color #423653: hue angle of 264.83º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #423653 is Cyan = 0.20, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 54 | 83 | - |
| CMYK | 0.20 | 0.35 | 0 | 0.67 |
| HSL | 264.83º | 0.21% | 0.27% | - |
| HSV(B) | 264.83º | 0.35% | 0.33% | - |
| XYZ | 5.13 | 4.42 | 8.77 | - |
| YUV | 60.89 | 140.48 | 131.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 83 | 0.20 | 0.35 | 0 | 0.67 | 264.83 | 0.21 | 0.27 |
| Hex | 42 | 36 | 53 | 14 | 23 | 0 | 43 | 109 | 15 | 1B |
| Octal | 102 | 66 | 123 | 24 | 43 | 0 | 103 | 411 | 25 | 33 |
| Binary | 1000010 | 110110 | 1010011 | 10100 | 100011 | 0 | 1000011 | 100001001 | 10101 | 11011 |
Color Harmonies of #423653
Complementary color
Monochromatic Colors of #423653
Black with #423653
Text Example
Text Example
White with #423653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423653; }
p { color: rgb(66,54,83); }
H1.HeaderClassName
{
color: #423653;
}
.AnyTagClassName
{
color: #423653;
}
</style>
background-color css
<style>
a { background-color: #423653; }
a { background-color: rgb(66,54,83); }
div.DivClassName
{
background-color: #423653;
}
.BgClassName
{
background-color: #423653;
}
</style>
border-color css
<style>
span { border-color: #423653; }
span { border-color: rgb(66,54,83); }
td.TdClassName
{
border-color: #423653;
}
.TagClassName
{
border-color: #423653;
}
</style>