Shades of Seance #624068
Tints of Seance #624068
RGB
CMYK
RGB Variations
Color information
#624068 (or 0x624068) is known color: Seance. HEX triplet: 62, 40 and 68. RGB value is (98,64,104). Sum of RGB (Red+Green+Blue) = 98+64+104=266 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.84% from 266); Green value is 64 (25.39% from 255 or 24.06% from 266); Blue value is 104 (41.02% from 255 or 39.10% from 266); Max value from RGB is 104 - color contains mainly: blue. Hex color #624068 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624068 is #9DBF97. Grayscale: #4E4E4E. Windows color (decimal): -10338200 or 6832226. OLE color: 6832226.
HSL color Cylindrical-coordinate representation of color #624068: hue angle of 291º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #624068 is Cyan = 0.06, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 64 | 104 | - |
| CMYK | 0.06 | 0.38 | 0 | 0.59 |
| HSL | 291º | 0.24% | 0.33% | - |
| HSV(B) | 291º | 0.38% | 0.41% | - |
| XYZ | 9.37 | 7.26 | 14 | - |
| YUV | 78.73 | 142.26 | 141.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 64 | 104 | 0.06 | 0.38 | 0 | 0.59 | 291 | 0.24 | 0.33 |
| Hex | 62 | 40 | 68 | 6 | 26 | 0 | 3B | 123 | 18 | 21 |
| Octal | 142 | 100 | 150 | 6 | 46 | 0 | 73 | 443 | 30 | 41 |
| Binary | 1100010 | 1000000 | 1101000 | 110 | 100110 | 0 | 111011 | 100100011 | 11000 | 100001 |
Color Harmonies of #624068
Complementary color
Monochromatic Colors of #624068
Black with #624068
Text Example
Text Example
White with #624068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624068; }
p { color: rgb(98,64,104); }
H1.HeaderClassName
{
color: #624068;
}
.AnyTagClassName
{
color: #624068;
}
</style>
background-color css
<style>
a { background-color: #624068; }
a { background-color: rgb(98,64,104); }
div.DivClassName
{
background-color: #624068;
}
.BgClassName
{
background-color: #624068;
}
</style>
border-color css
<style>
span { border-color: #624068; }
span { border-color: rgb(98,64,104); }
td.TdClassName
{
border-color: #624068;
}
.TagClassName
{
border-color: #624068;
}
</style>