Shades of Seance #602167
Tints of Seance #602167
RGB
CMYK
RGB Variations
Color information
#602167 (or 0x602167) is known color: Seance. HEX triplet: 60, 21 and 67. RGB value is (96,33,103). Sum of RGB (Red+Green+Blue) = 96+33+103=232 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.38% from 232); Green value is 33 (13.28% from 255 or 14.22% from 232); Blue value is 103 (40.62% from 255 or 44.40% from 232); Max value from RGB is 103 - color contains mainly: blue. Hex color #602167 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602167 is #9FDE98. Grayscale: #3B3B3B. Windows color (decimal): -10477209 or 6758752. OLE color: 6758752.
HSL color Cylindrical-coordinate representation of color #602167: hue angle of 294º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #602167 is Cyan = 0.07, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 33 | 103 | - |
| CMYK | 0.07 | 0.68 | 0 | 0.60 |
| HSL | 294º | 0.51% | 0.27% | - |
| HSV(B) | 294º | 0.68% | 0.4% | - |
| XYZ | 7.82 | 4.55 | 13.3 | - |
| YUV | 59.82 | 152.37 | 153.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 33 | 103 | 0.07 | 0.68 | 0 | 0.60 | 294 | 0.51 | 0.27 |
| Hex | 60 | 21 | 67 | 7 | 44 | 0 | 3C | 126 | 33 | 1B |
| Octal | 140 | 41 | 147 | 7 | 104 | 0 | 74 | 446 | 63 | 33 |
| Binary | 1100000 | 100001 | 1100111 | 111 | 1000100 | 0 | 111100 | 100100110 | 110011 | 11011 |
Color Harmonies of #602167
Complementary color
Monochromatic Colors of #602167
Black with #602167
Text Example
Text Example
White with #602167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602167; }
p { color: rgb(96,33,103); }
H1.HeaderClassName
{
color: #602167;
}
.AnyTagClassName
{
color: #602167;
}
</style>
background-color css
<style>
a { background-color: #602167; }
a { background-color: rgb(96,33,103); }
div.DivClassName
{
background-color: #602167;
}
.BgClassName
{
background-color: #602167;
}
</style>
border-color css
<style>
span { border-color: #602167; }
span { border-color: rgb(96,33,103); }
td.TdClassName
{
border-color: #602167;
}
.TagClassName
{
border-color: #602167;
}
</style>