Shades of Seance #633066
Tints of Seance #633066
RGB
CMYK
RGB Variations
Color information
#633066 (or 0x633066) is known color: Seance. HEX triplet: 63, 30 and 66. RGB value is (99,48,102). Sum of RGB (Red+Green+Blue) = 99+48+102=249 (32% of max value = 765). Red value is 99 (39.06% from 255 or 39.76% from 249); Green value is 48 (19.14% from 255 or 19.28% from 249); Blue value is 102 (40.23% from 255 or 40.96% from 249); Max value from RGB is 102 - color contains mainly: blue. Hex color #633066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633066 is #9CCF99. Grayscale: #454545. Windows color (decimal): -10276762 or 6697059. OLE color: 6697059.
HSL color Cylindrical-coordinate representation of color #633066: hue angle of 296.67º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #633066 is Cyan = 0.03, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 99 | 48 | 102 | - |
| CMYK | 0.03 | 0.53 | 0 | 0.6 |
| HSL | 296.67º | 0.36% | 0.29% | - |
| HSV(B) | 296.67º | 0.53% | 0.4% | - |
| XYZ | 8.6 | 5.73 | 13.22 | - |
| YUV | 69.41 | 146.4 | 149.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 48 | 102 | 0.03 | 0.53 | 0 | 0.6 | 296.67 | 0.36 | 0.29 |
| Hex | 63 | 30 | 66 | 3 | 35 | 0 | 3C | 129 | 24 | 1D |
| Octal | 143 | 60 | 146 | 3 | 65 | 0 | 74 | 451 | 44 | 35 |
| Binary | 1100011 | 110000 | 1100110 | 11 | 110101 | 0 | 111100 | 100101001 | 100100 | 11101 |
Color Harmonies of #633066
Complementary color
Monochromatic Colors of #633066
Black with #633066
Text Example
Text Example
White with #633066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633066; }
p { color: rgb(99,48,102); }
H1.HeaderClassName
{
color: #633066;
}
.AnyTagClassName
{
color: #633066;
}
</style>
background-color css
<style>
a { background-color: #633066; }
a { background-color: rgb(99,48,102); }
div.DivClassName
{
background-color: #633066;
}
.BgClassName
{
background-color: #633066;
}
</style>
border-color css
<style>
span { border-color: #633066; }
span { border-color: rgb(99,48,102); }
td.TdClassName
{
border-color: #633066;
}
.TagClassName
{
border-color: #633066;
}
</style>