Shades of Seance #634066
Tints of Seance #634066
RGB
CMYK
RGB Variations
Color information
#634066 (or 0x634066) is known color: Seance. HEX triplet: 63, 40 and 66. RGB value is (99,64,102). Sum of RGB (Red+Green+Blue) = 99+64+102=265 (35% of max value = 765). Red value is 99 (39.06% from 255 or 37.36% from 265); Green value is 64 (25.39% from 255 or 24.15% from 265); Blue value is 102 (40.23% from 255 or 38.49% from 265); Max value from RGB is 102 - color contains mainly: blue. Hex color #634066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634066 is #9CBF99. Grayscale: #4E4E4E. Windows color (decimal): -10272666 or 6701155. OLE color: 6701155.
HSL color Cylindrical-coordinate representation of color #634066: hue angle of 295.26º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #634066 is Cyan = 0.03, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 99 | 64 | 102 | - |
| CMYK | 0.03 | 0.37 | 0 | 0.6 |
| HSL | 295.26º | 0.23% | 0.33% | - |
| HSV(B) | 295.26º | 0.37% | 0.4% | - |
| XYZ | 9.38 | 7.28 | 13.48 | - |
| YUV | 78.8 | 141.1 | 142.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 64 | 102 | 0.03 | 0.37 | 0 | 0.6 | 295.26 | 0.23 | 0.33 |
| Hex | 63 | 40 | 66 | 3 | 25 | 0 | 3C | 127 | 17 | 21 |
| Octal | 143 | 100 | 146 | 3 | 45 | 0 | 74 | 447 | 27 | 41 |
| Binary | 1100011 | 1000000 | 1100110 | 11 | 100101 | 0 | 111100 | 100100111 | 10111 | 100001 |
Color Harmonies of #634066
Complementary color
Monochromatic Colors of #634066
Black with #634066
Text Example
Text Example
White with #634066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634066; }
p { color: rgb(99,64,102); }
H1.HeaderClassName
{
color: #634066;
}
.AnyTagClassName
{
color: #634066;
}
</style>
background-color css
<style>
a { background-color: #634066; }
a { background-color: rgb(99,64,102); }
div.DivClassName
{
background-color: #634066;
}
.BgClassName
{
background-color: #634066;
}
</style>
border-color css
<style>
span { border-color: #634066; }
span { border-color: rgb(99,64,102); }
td.TdClassName
{
border-color: #634066;
}
.TagClassName
{
border-color: #634066;
}
</style>