Shades of Seance #603967
Tints of Seance #603967
RGB
CMYK
RGB Variations
Color information
#603967 (or 0x603967) is known color: Seance. HEX triplet: 60, 39 and 67. RGB value is (96,57,103). Sum of RGB (Red+Green+Blue) = 96+57+103=256 (33% of max value = 765). Red value is 96 (37.89% from 255 or 37.5% from 256); Green value is 57 (22.66% from 255 or 22.27% from 256); Blue value is 103 (40.62% from 255 or 40.23% from 256); Max value from RGB is 103 - color contains mainly: blue. Hex color #603967 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603967 is #9FC698. Grayscale: #494949. Windows color (decimal): -10471065 or 6764896. OLE color: 6764896.
HSL color Cylindrical-coordinate representation of color #603967: hue angle of 290.87º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #603967 is Cyan = 0.07, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 57 | 103 | - |
| CMYK | 0.07 | 0.45 | 0 | 0.60 |
| HSL | 290.87º | 0.29% | 0.31% | - |
| HSV(B) | 290.87º | 0.45% | 0.4% | - |
| XYZ | 8.74 | 6.39 | 13.61 | - |
| YUV | 73.91 | 144.42 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 57 | 103 | 0.07 | 0.45 | 0 | 0.60 | 290.87 | 0.29 | 0.31 |
| Hex | 60 | 39 | 67 | 7 | 2D | 0 | 3C | 123 | 1D | 1F |
| Octal | 140 | 71 | 147 | 7 | 55 | 0 | 74 | 443 | 35 | 37 |
| Binary | 1100000 | 111001 | 1100111 | 111 | 101101 | 0 | 111100 | 100100011 | 11101 | 11111 |
Color Harmonies of #603967
Complementary color
Monochromatic Colors of #603967
Black with #603967
Text Example
Text Example
White with #603967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603967; }
p { color: rgb(96,57,103); }
H1.HeaderClassName
{
color: #603967;
}
.AnyTagClassName
{
color: #603967;
}
</style>
background-color css
<style>
a { background-color: #603967; }
a { background-color: rgb(96,57,103); }
div.DivClassName
{
background-color: #603967;
}
.BgClassName
{
background-color: #603967;
}
</style>
border-color css
<style>
span { border-color: #603967; }
span { border-color: rgb(96,57,103); }
td.TdClassName
{
border-color: #603967;
}
.TagClassName
{
border-color: #603967;
}
</style>