Shades of Seance #632769
Tints of Seance #632769
RGB
CMYK
RGB Variations
Color information
#632769 (or 0x632769) is known color: Seance. HEX triplet: 63, 27 and 69. RGB value is (99,39,105). Sum of RGB (Red+Green+Blue) = 99+39+105=243 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.74% from 243); Green value is 39 (15.62% from 255 or 16.05% from 243); Blue value is 105 (41.41% from 255 or 43.21% from 243); Max value from RGB is 105 - color contains mainly: blue. Hex color #632769 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #632769 is #9CD896. Grayscale: #404040. Windows color (decimal): -10279063 or 6891363. OLE color: 6891363.
HSL color Cylindrical-coordinate representation of color #632769: hue angle of 294.55º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #632769 is Cyan = 0.06, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 99 | 39 | 105 | - |
| CMYK | 0.06 | 0.63 | 0 | 0.59 |
| HSL | 294.55º | 0.46% | 0.28% | - |
| HSV(B) | 294.55º | 0.63% | 0.41% | - |
| XYZ | 8.42 | 5.12 | 13.91 | - |
| YUV | 64.46 | 150.88 | 152.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 105 | 0.06 | 0.63 | 0 | 0.59 | 294.55 | 0.46 | 0.28 |
| Hex | 63 | 27 | 69 | 6 | 3F | 0 | 3B | 127 | 2E | 1C |
| Octal | 143 | 47 | 151 | 6 | 77 | 0 | 73 | 447 | 56 | 34 |
| Binary | 1100011 | 100111 | 1101001 | 110 | 111111 | 0 | 111011 | 100100111 | 101110 | 11100 |
Color Harmonies of #632769
Complementary color
Monochromatic Colors of #632769
Black with #632769
Text Example
Text Example
White with #632769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632769; }
p { color: rgb(99,39,105); }
H1.HeaderClassName
{
color: #632769;
}
.AnyTagClassName
{
color: #632769;
}
</style>
background-color css
<style>
a { background-color: #632769; }
a { background-color: rgb(99,39,105); }
div.DivClassName
{
background-color: #632769;
}
.BgClassName
{
background-color: #632769;
}
</style>
border-color css
<style>
span { border-color: #632769; }
span { border-color: rgb(99,39,105); }
td.TdClassName
{
border-color: #632769;
}
.TagClassName
{
border-color: #632769;
}
</style>