Shades of Grape #453954
Tints of Grape #453954
RGB
CMYK
RGB Variations
Color information
#453954 (or 0x453954) is known color: Grape. HEX triplet: 45, 39 and 54. RGB value is (69,57,84). Sum of RGB (Red+Green+Blue) = 69+57+84=210 (27% of max value = 765). Red value is 69 (27.34% from 255 or 32.86% from 210); Green value is 57 (22.66% from 255 or 27.14% from 210); Blue value is 84 (33.20% from 255 or 40% from 210); Max value from RGB is 84 - color contains mainly: blue. Hex color #453954 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453954 is #BAC6AB. Grayscale: #3F3F3F. Windows color (decimal): -12240556 or 5519685. OLE color: 5519685.
HSL color Cylindrical-coordinate representation of color #453954: hue angle of 266.67º degrees, saturation: 0.19, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #453954 is Cyan = 0.18, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 57 | 84 | - |
| CMYK | 0.18 | 0.32 | 0 | 0.67 |
| HSL | 266.67º | 0.19% | 0.28% | - |
| HSV(B) | 266.67º | 0.32% | 0.33% | - |
| XYZ | 5.52 | 4.83 | 9.03 | - |
| YUV | 63.67 | 139.48 | 131.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 57 | 84 | 0.18 | 0.32 | 0 | 0.67 | 266.67 | 0.19 | 0.28 |
| Hex | 45 | 39 | 54 | 12 | 20 | 0 | 43 | 10B | 13 | 1C |
| Octal | 105 | 71 | 124 | 22 | 40 | 0 | 103 | 413 | 23 | 34 |
| Binary | 1000101 | 111001 | 1010100 | 10010 | 100000 | 0 | 1000011 | 100001011 | 10011 | 11100 |
Color Harmonies of #453954
Complementary color
Monochromatic Colors of #453954
Black with #453954
Text Example
Text Example
White with #453954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453954; }
p { color: rgb(69,57,84); }
H1.HeaderClassName
{
color: #453954;
}
.AnyTagClassName
{
color: #453954;
}
</style>
background-color css
<style>
a { background-color: #453954; }
a { background-color: rgb(69,57,84); }
div.DivClassName
{
background-color: #453954;
}
.BgClassName
{
background-color: #453954;
}
</style>
border-color css
<style>
span { border-color: #453954; }
span { border-color: rgb(69,57,84); }
td.TdClassName
{
border-color: #453954;
}
.TagClassName
{
border-color: #453954;
}
</style>