Shades of Seance #674069
Tints of Seance #674069
RGB
CMYK
RGB Variations
Color information
#674069 (or 0x674069) is known color: Seance. HEX triplet: 67, 40 and 69. RGB value is (103,64,105). Sum of RGB (Red+Green+Blue) = 103+64+105=272 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.87% from 272); Green value is 64 (25.39% from 255 or 23.53% from 272); Blue value is 105 (41.41% from 255 or 38.60% from 272); Max value from RGB is 105 - color contains mainly: blue. Hex color #674069 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674069 is #98BF96. Grayscale: #505050. Windows color (decimal): -10010519 or 6897767. OLE color: 6897767.
HSL color Cylindrical-coordinate representation of color #674069: hue angle of 297.07º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #674069 is Cyan = 0.02, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 64 | 105 | - |
| CMYK | 0.02 | 0.39 | 0 | 0.59 |
| HSL | 297.07º | 0.24% | 0.33% | - |
| HSV(B) | 297.07º | 0.39% | 0.41% | - |
| XYZ | 9.98 | 7.57 | 14.3 | - |
| YUV | 80.34 | 141.92 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 105 | 0.02 | 0.39 | 0 | 0.59 | 297.07 | 0.24 | 0.33 |
| Hex | 67 | 40 | 69 | 2 | 27 | 0 | 3B | 129 | 18 | 21 |
| Octal | 147 | 100 | 151 | 2 | 47 | 0 | 73 | 451 | 30 | 41 |
| Binary | 1100111 | 1000000 | 1101001 | 10 | 100111 | 0 | 111011 | 100101001 | 11000 | 100001 |
Color Harmonies of #674069
Complementary color
Monochromatic Colors of #674069
Black with #674069
Text Example
Text Example
White with #674069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674069; }
p { color: rgb(103,64,105); }
H1.HeaderClassName
{
color: #674069;
}
.AnyTagClassName
{
color: #674069;
}
</style>
background-color css
<style>
a { background-color: #674069; }
a { background-color: rgb(103,64,105); }
div.DivClassName
{
background-color: #674069;
}
.BgClassName
{
background-color: #674069;
}
</style>
border-color css
<style>
span { border-color: #674069; }
span { border-color: rgb(103,64,105); }
td.TdClassName
{
border-color: #674069;
}
.TagClassName
{
border-color: #674069;
}
</style>