Shades of Seance #634261
Tints of Seance #634261
RGB
CMYK
RGB Variations
Color information
#634261 (or 0x634261) is known color: Seance. HEX triplet: 63, 42 and 61. RGB value is (99,66,97). Sum of RGB (Red+Green+Blue) = 99+66+97=262 (34% of max value = 765). Red value is 99 (39.06% from 255 or 37.79% from 262); Green value is 66 (26.17% from 255 or 25.19% from 262); Blue value is 97 (38.28% from 255 or 37.02% from 262); Max value from RGB is 99 - color contains mainly: red. Hex color #634261 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634261 is #9CBD9E. Grayscale: #4F4F4F. Windows color (decimal): -10272159 or 6373987. OLE color: 6373987.
HSL color Cylindrical-coordinate representation of color #634261: hue angle of 303.64º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #634261 is Cyan = 0, Magento = 0.33, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 66 | 97 | - |
| CMYK | 0 | 0.33 | 0.02 | 0.61 |
| HSL | 303.64º | 0.2% | 0.32% | - |
| HSV(B) | 303.64º | 0.33% | 0.39% | - |
| XYZ | 9.25 | 7.41 | 12.25 | - |
| YUV | 79.4 | 137.93 | 141.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 66 | 97 | 0 | 0.33 | 0.02 | 0.61 | 303.64 | 0.2 | 0.32 |
| Hex | 63 | 42 | 61 | 0 | 21 | 2 | 3D | 130 | 14 | 20 |
| Octal | 143 | 102 | 141 | 0 | 41 | 2 | 75 | 460 | 24 | 40 |
| Binary | 1100011 | 1000010 | 1100001 | 0 | 100001 | 10 | 111101 | 100110000 | 10100 | 100000 |
Color Harmonies of #634261
Complementary color
Monochromatic Colors of #634261
Black with #634261
Text Example
Text Example
White with #634261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634261; }
p { color: rgb(99,66,97); }
H1.HeaderClassName
{
color: #634261;
}
.AnyTagClassName
{
color: #634261;
}
</style>
background-color css
<style>
a { background-color: #634261; }
a { background-color: rgb(99,66,97); }
div.DivClassName
{
background-color: #634261;
}
.BgClassName
{
background-color: #634261;
}
</style>
border-color css
<style>
span { border-color: #634261; }
span { border-color: rgb(99,66,97); }
td.TdClassName
{
border-color: #634261;
}
.TagClassName
{
border-color: #634261;
}
</style>