Shades of Dark Slate Blue #322795
Tints of Dark Slate Blue #322795
RGB
CMYK
RGB Variations
Color information
#322795 (or 0x322795) is known color: Dark Slate Blue. HEX triplet: 32, 27 and 95. RGB value is (50,39,149). Sum of RGB (Red+Green+Blue) = 50+39+149=238 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.01% from 238); Green value is 39 (15.62% from 255 or 16.39% from 238); Blue value is 149 (58.59% from 255 or 62.61% from 238); Max value from RGB is 149 - color contains mainly: blue. Hex color #322795 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322795 is #CDD86A. Grayscale: #363636. Windows color (decimal): -13490283 or 9774898. OLE color: 9774898.
HSL color Cylindrical-coordinate representation of color #322795: hue angle of 246º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #322795 is Cyan = 0.66, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 39 | 149 | - |
| CMYK | 0.66 | 0.74 | 0 | 0.42 |
| HSL | 246º | 0.59% | 0.37% | - |
| HSV(B) | 246º | 0.74% | 0.58% | - |
| XYZ | 7.47 | 4.3 | 28.87 | - |
| YUV | 54.83 | 181.14 | 124.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 149 | 0.66 | 0.74 | 0 | 0.42 | 246 | 0.59 | 0.37 |
| Hex | 32 | 27 | 95 | 42 | 4A | 0 | 2A | F6 | 3B | 25 |
| Octal | 62 | 47 | 225 | 102 | 112 | 0 | 52 | 366 | 73 | 45 |
| Binary | 110010 | 100111 | 10010101 | 1000010 | 1001010 | 0 | 101010 | 11110110 | 111011 | 100101 |
Color Harmonies of #322795
Complementary color
Monochromatic Colors of #322795
Black with #322795
Text Example
Text Example
White with #322795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322795; }
p { color: rgb(50,39,149); }
H1.HeaderClassName
{
color: #322795;
}
.AnyTagClassName
{
color: #322795;
}
</style>
background-color css
<style>
a { background-color: #322795; }
a { background-color: rgb(50,39,149); }
div.DivClassName
{
background-color: #322795;
}
.BgClassName
{
background-color: #322795;
}
</style>
border-color css
<style>
span { border-color: #322795; }
span { border-color: rgb(50,39,149); }
td.TdClassName
{
border-color: #322795;
}
.TagClassName
{
border-color: #322795;
}
</style>