Shades of Seance #633072
Tints of Seance #633072
RGB
CMYK
RGB Variations
Color information
#633072 (or 0x633072) is known color: Seance. HEX triplet: 63, 30 and 72. RGB value is (99,48,114). Sum of RGB (Red+Green+Blue) = 99+48+114=261 (34% of max value = 765). Red value is 99 (39.06% from 255 or 37.93% from 261); Green value is 48 (19.14% from 255 or 18.39% from 261); Blue value is 114 (44.92% from 255 or 43.68% from 261); Max value from RGB is 114 - color contains mainly: blue. Hex color #633072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633072 is #9CCF8D. Grayscale: #464646. Windows color (decimal): -10276750 or 7483491. OLE color: 7483491.
HSL color Cylindrical-coordinate representation of color #633072: hue angle of 286.36º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #633072 is Cyan = 0.13, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 48 | 114 | - |
| CMYK | 0.13 | 0.58 | 0 | 0.55 |
| HSL | 286.36º | 0.41% | 0.32% | - |
| HSV(B) | 286.36º | 0.58% | 0.45% | - |
| XYZ | 9.24 | 5.98 | 16.59 | - |
| YUV | 70.77 | 152.4 | 148.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 48 | 114 | 0.13 | 0.58 | 0 | 0.55 | 286.36 | 0.41 | 0.32 |
| Hex | 63 | 30 | 72 | D | 3A | 0 | 37 | 11E | 29 | 20 |
| Octal | 143 | 60 | 162 | 15 | 72 | 0 | 67 | 436 | 51 | 40 |
| Binary | 1100011 | 110000 | 1110010 | 1101 | 111010 | 0 | 110111 | 100011110 | 101001 | 100000 |
Color Harmonies of #633072
Complementary color
Monochromatic Colors of #633072
Black with #633072
Text Example
Text Example
White with #633072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633072; }
p { color: rgb(99,48,114); }
H1.HeaderClassName
{
color: #633072;
}
.AnyTagClassName
{
color: #633072;
}
</style>
background-color css
<style>
a { background-color: #633072; }
a { background-color: rgb(99,48,114); }
div.DivClassName
{
background-color: #633072;
}
.BgClassName
{
background-color: #633072;
}
</style>
border-color css
<style>
span { border-color: #633072; }
span { border-color: rgb(99,48,114); }
td.TdClassName
{
border-color: #633072;
}
.TagClassName
{
border-color: #633072;
}
</style>