Shades of Seance #633468
Tints of Seance #633468
RGB
CMYK
RGB Variations
Color information
#633468 (or 0x633468) is known color: Seance. HEX triplet: 63, 34 and 68. RGB value is (99,52,104). Sum of RGB (Red+Green+Blue) = 99+52+104=255 (33% of max value = 765). Red value is 99 (39.06% from 255 or 38.82% from 255); Green value is 52 (20.70% from 255 or 20.39% from 255); Blue value is 104 (41.02% from 255 or 40.78% from 255); Max value from RGB is 104 - color contains mainly: blue. Hex color #633468 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633468 is #9CCB97. Grayscale: #474747. Windows color (decimal): -10275736 or 6829155. OLE color: 6829155.
HSL color Cylindrical-coordinate representation of color #633468: hue angle of 294.23º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #633468 is Cyan = 0.05, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 99 | 52 | 104 | - |
| CMYK | 0.05 | 0.50 | 0 | 0.59 |
| HSL | 294.23º | 0.33% | 0.31% | - |
| HSV(B) | 294.23º | 0.5% | 0.41% | - |
| XYZ | 8.87 | 6.11 | 13.81 | - |
| YUV | 71.98 | 146.07 | 147.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 52 | 104 | 0.05 | 0.50 | 0 | 0.59 | 294.23 | 0.33 | 0.31 |
| Hex | 63 | 34 | 68 | 5 | 32 | 0 | 3B | 126 | 21 | 1F |
| Octal | 143 | 64 | 150 | 5 | 62 | 0 | 73 | 446 | 41 | 37 |
| Binary | 1100011 | 110100 | 1101000 | 101 | 110010 | 0 | 111011 | 100100110 | 100001 | 11111 |
Color Harmonies of #633468
Complementary color
Monochromatic Colors of #633468
Black with #633468
Text Example
Text Example
White with #633468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633468; }
p { color: rgb(99,52,104); }
H1.HeaderClassName
{
color: #633468;
}
.AnyTagClassName
{
color: #633468;
}
</style>
background-color css
<style>
a { background-color: #633468; }
a { background-color: rgb(99,52,104); }
div.DivClassName
{
background-color: #633468;
}
.BgClassName
{
background-color: #633468;
}
</style>
border-color css
<style>
span { border-color: #633468; }
span { border-color: rgb(99,52,104); }
td.TdClassName
{
border-color: #633468;
}
.TagClassName
{
border-color: #633468;
}
</style>