Shades of Grape #423654
Tints of Grape #423654
RGB
CMYK
RGB Variations
Color information
#423654 (or 0x423654) is known color: Grape. HEX triplet: 42, 36 and 54. RGB value is (66,54,84). Sum of RGB (Red+Green+Blue) = 66+54+84=204 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.35% from 204); Green value is 54 (21.48% from 255 or 26.47% from 204); Blue value is 84 (33.20% from 255 or 41.18% from 204); Max value from RGB is 84 - color contains mainly: blue. Hex color #423654 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423654 is #BDC9AB. Grayscale: #3C3C3C. Windows color (decimal): -12437932 or 5518914. OLE color: 5518914.
HSL color Cylindrical-coordinate representation of color #423654: hue angle of 264º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #423654 is Cyan = 0.21, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 54 | 84 | - |
| CMYK | 0.21 | 0.36 | 0 | 0.67 |
| HSL | 264º | 0.22% | 0.27% | - |
| HSV(B) | 264º | 0.36% | 0.33% | - |
| XYZ | 5.17 | 4.44 | 8.97 | - |
| YUV | 61.01 | 140.98 | 131.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 84 | 0.21 | 0.36 | 0 | 0.67 | 264 | 0.22 | 0.27 |
| Hex | 42 | 36 | 54 | 15 | 24 | 0 | 43 | 108 | 16 | 1B |
| Octal | 102 | 66 | 124 | 25 | 44 | 0 | 103 | 410 | 26 | 33 |
| Binary | 1000010 | 110110 | 1010100 | 10101 | 100100 | 0 | 1000011 | 100001000 | 10110 | 11011 |
Color Harmonies of #423654
Complementary color
Monochromatic Colors of #423654
Black with #423654
Text Example
Text Example
White with #423654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423654; }
p { color: rgb(66,54,84); }
H1.HeaderClassName
{
color: #423654;
}
.AnyTagClassName
{
color: #423654;
}
</style>
background-color css
<style>
a { background-color: #423654; }
a { background-color: rgb(66,54,84); }
div.DivClassName
{
background-color: #423654;
}
.BgClassName
{
background-color: #423654;
}
</style>
border-color css
<style>
span { border-color: #423654; }
span { border-color: rgb(66,54,84); }
td.TdClassName
{
border-color: #423654;
}
.TagClassName
{
border-color: #423654;
}
</style>