Shades of Seance #672874
Tints of Seance #672874
RGB
CMYK
RGB Variations
Color information
#672874 (or 0x672874) is known color: Seance. HEX triplet: 67, 28 and 74. RGB value is (103,40,116). Sum of RGB (Red+Green+Blue) = 103+40+116=259 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.77% from 259); Green value is 40 (16.02% from 255 or 15.44% from 259); Blue value is 116 (45.70% from 255 or 44.79% from 259); Max value from RGB is 116 - color contains mainly: blue. Hex color #672874 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672874 is #98D78B. Grayscale: #434343. Windows color (decimal): -10016652 or 7612519. OLE color: 7612519.
HSL color Cylindrical-coordinate representation of color #672874: hue angle of 289.74º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #672874 is Cyan = 0.11, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 40 | 116 | - |
| CMYK | 0.11 | 0.66 | 0 | 0.55 |
| HSL | 289.74º | 0.49% | 0.31% | - |
| HSV(B) | 289.74º | 0.66% | 0.45% | - |
| XYZ | 9.5 | 5.66 | 17.11 | - |
| YUV | 67.5 | 155.37 | 153.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 116 | 0.11 | 0.66 | 0 | 0.55 | 289.74 | 0.49 | 0.31 |
| Hex | 67 | 28 | 74 | B | 42 | 0 | 37 | 122 | 31 | 1F |
| Octal | 147 | 50 | 164 | 13 | 102 | 0 | 67 | 442 | 61 | 37 |
| Binary | 1100111 | 101000 | 1110100 | 1011 | 1000010 | 0 | 110111 | 100100010 | 110001 | 11111 |
Color Harmonies of #672874
Complementary color
Monochromatic Colors of #672874
Black with #672874
Text Example
Text Example
White with #672874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672874; }
p { color: rgb(103,40,116); }
H1.HeaderClassName
{
color: #672874;
}
.AnyTagClassName
{
color: #672874;
}
</style>
background-color css
<style>
a { background-color: #672874; }
a { background-color: rgb(103,40,116); }
div.DivClassName
{
background-color: #672874;
}
.BgClassName
{
background-color: #672874;
}
</style>
border-color css
<style>
span { border-color: #672874; }
span { border-color: rgb(103,40,116); }
td.TdClassName
{
border-color: #672874;
}
.TagClassName
{
border-color: #672874;
}
</style>