Shades of Seance #602467
Tints of Seance #602467
RGB
CMYK
RGB Variations
Color information
#602467 (or 0x602467) is known color: Seance. HEX triplet: 60, 24 and 67. RGB value is (96,36,103). Sum of RGB (Red+Green+Blue) = 96+36+103=235 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.85% from 235); Green value is 36 (14.45% from 255 or 15.32% from 235); Blue value is 103 (40.62% from 255 or 43.83% from 235); Max value from RGB is 103 - color contains mainly: blue. Hex color #602467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602467 is #9FDB98. Grayscale: #3D3D3D. Windows color (decimal): -10476441 or 6759520. OLE color: 6759520.
HSL color Cylindrical-coordinate representation of color #602467: hue angle of 293.73º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #602467 is Cyan = 0.07, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 36 | 103 | - |
| CMYK | 0.07 | 0.65 | 0 | 0.60 |
| HSL | 293.73º | 0.48% | 0.27% | - |
| HSV(B) | 293.73º | 0.65% | 0.4% | - |
| XYZ | 7.9 | 4.73 | 13.33 | - |
| YUV | 61.58 | 151.38 | 152.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 36 | 103 | 0.07 | 0.65 | 0 | 0.60 | 293.73 | 0.48 | 0.27 |
| Hex | 60 | 24 | 67 | 7 | 41 | 0 | 3C | 126 | 30 | 1B |
| Octal | 140 | 44 | 147 | 7 | 101 | 0 | 74 | 446 | 60 | 33 |
| Binary | 1100000 | 100100 | 1100111 | 111 | 1000001 | 0 | 111100 | 100100110 | 110000 | 11011 |
Color Harmonies of #602467
Complementary color
Monochromatic Colors of #602467
Black with #602467
Text Example
Text Example
White with #602467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602467; }
p { color: rgb(96,36,103); }
H1.HeaderClassName
{
color: #602467;
}
.AnyTagClassName
{
color: #602467;
}
</style>
background-color css
<style>
a { background-color: #602467; }
a { background-color: rgb(96,36,103); }
div.DivClassName
{
background-color: #602467;
}
.BgClassName
{
background-color: #602467;
}
</style>
border-color css
<style>
span { border-color: #602467; }
span { border-color: rgb(96,36,103); }
td.TdClassName
{
border-color: #602467;
}
.TagClassName
{
border-color: #602467;
}
</style>