Shades of Seance #672969
Tints of Seance #672969
RGB
CMYK
RGB Variations
Color information
#672969 (or 0x672969) is known color: Seance. HEX triplet: 67, 29 and 69. RGB value is (103,41,105). Sum of RGB (Red+Green+Blue) = 103+41+105=249 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.37% from 249); Green value is 41 (16.41% from 255 or 16.47% from 249); Blue value is 105 (41.41% from 255 or 42.17% from 249); Max value from RGB is 105 - color contains mainly: blue. Hex color #672969 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672969 is #98D696. Grayscale: #424242. Windows color (decimal): -10016407 or 6891879. OLE color: 6891879.
HSL color Cylindrical-coordinate representation of color #672969: hue angle of 298.12º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #672969 is Cyan = 0.02, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 41 | 105 | - |
| CMYK | 0.02 | 0.61 | 0 | 0.59 |
| HSL | 298.13º | 0.44% | 0.29% | - |
| HSV(B) | 298.13º | 0.61% | 0.41% | - |
| XYZ | 8.94 | 5.49 | 13.95 | - |
| YUV | 66.83 | 149.54 | 153.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 105 | 0.02 | 0.61 | 0 | 0.59 | 298.13 | 0.44 | 0.29 |
| Hex | 67 | 29 | 69 | 2 | 3D | 0 | 3B | 12A | 2C | 1D |
| Octal | 147 | 51 | 151 | 2 | 75 | 0 | 73 | 452 | 54 | 35 |
| Binary | 1100111 | 101001 | 1101001 | 10 | 111101 | 0 | 111011 | 100101010 | 101100 | 11101 |
Color Harmonies of #672969
Complementary color
Monochromatic Colors of #672969
Black with #672969
Text Example
Text Example
White with #672969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672969; }
p { color: rgb(103,41,105); }
H1.HeaderClassName
{
color: #672969;
}
.AnyTagClassName
{
color: #672969;
}
</style>
background-color css
<style>
a { background-color: #672969; }
a { background-color: rgb(103,41,105); }
div.DivClassName
{
background-color: #672969;
}
.BgClassName
{
background-color: #672969;
}
</style>
border-color css
<style>
span { border-color: #672969; }
span { border-color: rgb(103,41,105); }
td.TdClassName
{
border-color: #672969;
}
.TagClassName
{
border-color: #672969;
}
</style>