Shades of Seance #602767
Tints of Seance #602767
RGB
CMYK
RGB Variations
Color information
#602767 (or 0x602767) is known color: Seance. HEX triplet: 60, 27 and 67. RGB value is (96,39,103). Sum of RGB (Red+Green+Blue) = 96+39+103=238 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.34% from 238); Green value is 39 (15.62% from 255 or 16.39% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 103 - color contains mainly: blue. Hex color #602767 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602767 is #9FD898. Grayscale: #3F3F3F. Windows color (decimal): -10475673 or 6760288. OLE color: 6760288.
HSL color Cylindrical-coordinate representation of color #602767: hue angle of 293.44º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #602767 is Cyan = 0.07, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 39 | 103 | - |
| CMYK | 0.07 | 0.62 | 0 | 0.60 |
| HSL | 293.44º | 0.45% | 0.28% | - |
| HSV(B) | 293.44º | 0.62% | 0.4% | - |
| XYZ | 8 | 4.92 | 13.36 | - |
| YUV | 63.34 | 150.38 | 151.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 39 | 103 | 0.07 | 0.62 | 0 | 0.60 | 293.44 | 0.45 | 0.28 |
| Hex | 60 | 27 | 67 | 7 | 3E | 0 | 3C | 125 | 2D | 1C |
| Octal | 140 | 47 | 147 | 7 | 76 | 0 | 74 | 445 | 55 | 34 |
| Binary | 1100000 | 100111 | 1100111 | 111 | 111110 | 0 | 111100 | 100100101 | 101101 | 11100 |
Color Harmonies of #602767
Complementary color
Monochromatic Colors of #602767
Black with #602767
Text Example
Text Example
White with #602767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602767; }
p { color: rgb(96,39,103); }
H1.HeaderClassName
{
color: #602767;
}
.AnyTagClassName
{
color: #602767;
}
</style>
background-color css
<style>
a { background-color: #602767; }
a { background-color: rgb(96,39,103); }
div.DivClassName
{
background-color: #602767;
}
.BgClassName
{
background-color: #602767;
}
</style>
border-color css
<style>
span { border-color: #602767; }
span { border-color: rgb(96,39,103); }
td.TdClassName
{
border-color: #602767;
}
.TagClassName
{
border-color: #602767;
}
</style>