Shades of Seance #632469
Tints of Seance #632469
RGB
CMYK
RGB Variations
Color information
#632469 (or 0x632469) is known color: Seance. HEX triplet: 63, 24 and 69. RGB value is (99,36,105). Sum of RGB (Red+Green+Blue) = 99+36+105=240 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.25% from 240); Green value is 36 (14.45% from 255 or 15% from 240); Blue value is 105 (41.41% from 255 or 43.75% from 240); Max value from RGB is 105 - color contains mainly: blue. Hex color #632469 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #632469 is #9CDB96. Grayscale: #3E3E3E. Windows color (decimal): -10279831 or 6890595. OLE color: 6890595.
HSL color Cylindrical-coordinate representation of color #632469: hue angle of 294.78º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #632469 is Cyan = 0.06, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 99 | 36 | 105 | - |
| CMYK | 0.06 | 0.66 | 0 | 0.59 |
| HSL | 294.78º | 0.49% | 0.28% | - |
| HSV(B) | 294.78º | 0.66% | 0.41% | - |
| XYZ | 8.33 | 4.93 | 13.88 | - |
| YUV | 62.7 | 151.87 | 153.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 36 | 105 | 0.06 | 0.66 | 0 | 0.59 | 294.78 | 0.49 | 0.28 |
| Hex | 63 | 24 | 69 | 6 | 42 | 0 | 3B | 127 | 31 | 1C |
| Octal | 143 | 44 | 151 | 6 | 102 | 0 | 73 | 447 | 61 | 34 |
| Binary | 1100011 | 100100 | 1101001 | 110 | 1000010 | 0 | 111011 | 100100111 | 110001 | 11100 |
Color Harmonies of #632469
Complementary color
Monochromatic Colors of #632469
Black with #632469
Text Example
Text Example
White with #632469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632469; }
p { color: rgb(99,36,105); }
H1.HeaderClassName
{
color: #632469;
}
.AnyTagClassName
{
color: #632469;
}
</style>
background-color css
<style>
a { background-color: #632469; }
a { background-color: rgb(99,36,105); }
div.DivClassName
{
background-color: #632469;
}
.BgClassName
{
background-color: #632469;
}
</style>
border-color css
<style>
span { border-color: #632469; }
span { border-color: rgb(99,36,105); }
td.TdClassName
{
border-color: #632469;
}
.TagClassName
{
border-color: #632469;
}
</style>