Shades of Seance #634266
Tints of Seance #634266
RGB
CMYK
RGB Variations
Color information
#634266 (or 0x634266) is known color: Seance. HEX triplet: 63, 42 and 66. RGB value is (99,66,102). Sum of RGB (Red+Green+Blue) = 99+66+102=267 (35% of max value = 765). Red value is 99 (39.06% from 255 or 37.08% from 267); Green value is 66 (26.17% from 255 or 24.72% from 267); Blue value is 102 (40.23% from 255 or 38.20% from 267); Max value from RGB is 102 - color contains mainly: blue. Hex color #634266 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634266 is #9CBD99. Grayscale: #4F4F4F. Windows color (decimal): -10272154 or 6701667. OLE color: 6701667.
HSL color Cylindrical-coordinate representation of color #634266: hue angle of 295º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #634266 is Cyan = 0.03, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 99 | 66 | 102 | - |
| CMYK | 0.03 | 0.35 | 0 | 0.6 |
| HSL | 295º | 0.21% | 0.33% | - |
| HSV(B) | 295º | 0.35% | 0.4% | - |
| XYZ | 9.49 | 7.51 | 13.52 | - |
| YUV | 79.97 | 140.43 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 66 | 102 | 0.03 | 0.35 | 0 | 0.6 | 295 | 0.21 | 0.33 |
| Hex | 63 | 42 | 66 | 3 | 23 | 0 | 3C | 127 | 15 | 21 |
| Octal | 143 | 102 | 146 | 3 | 43 | 0 | 74 | 447 | 25 | 41 |
| Binary | 1100011 | 1000010 | 1100110 | 11 | 100011 | 0 | 111100 | 100100111 | 10101 | 100001 |
Color Harmonies of #634266
Complementary color
Monochromatic Colors of #634266
Black with #634266
Text Example
Text Example
White with #634266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634266; }
p { color: rgb(99,66,102); }
H1.HeaderClassName
{
color: #634266;
}
.AnyTagClassName
{
color: #634266;
}
</style>
background-color css
<style>
a { background-color: #634266; }
a { background-color: rgb(99,66,102); }
div.DivClassName
{
background-color: #634266;
}
.BgClassName
{
background-color: #634266;
}
</style>
border-color css
<style>
span { border-color: #634266; }
span { border-color: rgb(99,66,102); }
td.TdClassName
{
border-color: #634266;
}
.TagClassName
{
border-color: #634266;
}
</style>