Shades of Seance #603867
Tints of Seance #603867
RGB
CMYK
RGB Variations
Color information
#603867 (or 0x603867) is known color: Seance. HEX triplet: 60, 38 and 67. RGB value is (96,56,103). Sum of RGB (Red+Green+Blue) = 96+56+103=255 (33% of max value = 765). Red value is 96 (37.89% from 255 or 37.65% from 255); Green value is 56 (22.27% from 255 or 21.96% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 103 - color contains mainly: blue. Hex color #603867 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603867 is #9FC798. Grayscale: #494949. Windows color (decimal): -10471321 or 6764640. OLE color: 6764640.
HSL color Cylindrical-coordinate representation of color #603867: hue angle of 291.06º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #603867 is Cyan = 0.07, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 56 | 103 | - |
| CMYK | 0.07 | 0.46 | 0 | 0.60 |
| HSL | 291.06º | 0.3% | 0.31% | - |
| HSV(B) | 291.06º | 0.46% | 0.4% | - |
| XYZ | 8.69 | 6.29 | 13.59 | - |
| YUV | 73.32 | 144.75 | 144.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 56 | 103 | 0.07 | 0.46 | 0 | 0.60 | 291.06 | 0.3 | 0.31 |
| Hex | 60 | 38 | 67 | 7 | 2E | 0 | 3C | 123 | 1E | 1F |
| Octal | 140 | 70 | 147 | 7 | 56 | 0 | 74 | 443 | 36 | 37 |
| Binary | 1100000 | 111000 | 1100111 | 111 | 101110 | 0 | 111100 | 100100011 | 11110 | 11111 |
Color Harmonies of #603867
Complementary color
Monochromatic Colors of #603867
Black with #603867
Text Example
Text Example
White with #603867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603867; }
p { color: rgb(96,56,103); }
H1.HeaderClassName
{
color: #603867;
}
.AnyTagClassName
{
color: #603867;
}
</style>
background-color css
<style>
a { background-color: #603867; }
a { background-color: rgb(96,56,103); }
div.DivClassName
{
background-color: #603867;
}
.BgClassName
{
background-color: #603867;
}
</style>
border-color css
<style>
span { border-color: #603867; }
span { border-color: rgb(96,56,103); }
td.TdClassName
{
border-color: #603867;
}
.TagClassName
{
border-color: #603867;
}
</style>