Shades of Dark Slate Blue #423795
Tints of Dark Slate Blue #423795
RGB
CMYK
RGB Variations
Color information
#423795 (or 0x423795) is known color: Dark Slate Blue. HEX triplet: 42, 37 and 95. RGB value is (66,55,149). Sum of RGB (Red+Green+Blue) = 66+55+149=270 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.44% from 270); Green value is 55 (21.88% from 255 or 20.37% from 270); Blue value is 149 (58.59% from 255 or 55.19% from 270); Max value from RGB is 149 - color contains mainly: blue. Hex color #423795 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #423795 is #BDC86A. Grayscale: #444444. Windows color (decimal): -12437611 or 9779010. OLE color: 9779010.
HSL color Cylindrical-coordinate representation of color #423795: hue angle of 247.02º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #423795 is Cyan = 0.56, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 55 | 149 | - |
| CMYK | 0.56 | 0.63 | 0 | 0.42 |
| HSL | 247.02º | 0.46% | 0.4% | - |
| HSV(B) | 247.02º | 0.63% | 0.58% | - |
| XYZ | 9.04 | 6.06 | 29.13 | - |
| YUV | 69.01 | 173.14 | 125.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 149 | 0.56 | 0.63 | 0 | 0.42 | 247.02 | 0.46 | 0.4 |
| Hex | 42 | 37 | 95 | 38 | 3F | 0 | 2A | F7 | 2E | 28 |
| Octal | 102 | 67 | 225 | 70 | 77 | 0 | 52 | 367 | 56 | 50 |
| Binary | 1000010 | 110111 | 10010101 | 111000 | 111111 | 0 | 101010 | 11110111 | 101110 | 101000 |
Color Harmonies of #423795
Complementary color
Monochromatic Colors of #423795
Black with #423795
Text Example
Text Example
White with #423795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423795; }
p { color: rgb(66,55,149); }
H1.HeaderClassName
{
color: #423795;
}
.AnyTagClassName
{
color: #423795;
}
</style>
background-color css
<style>
a { background-color: #423795; }
a { background-color: rgb(66,55,149); }
div.DivClassName
{
background-color: #423795;
}
.BgClassName
{
background-color: #423795;
}
</style>
border-color css
<style>
span { border-color: #423795; }
span { border-color: rgb(66,55,149); }
td.TdClassName
{
border-color: #423795;
}
.TagClassName
{
border-color: #423795;
}
</style>