Shades of Seance #674466
Tints of Seance #674466
RGB
CMYK
RGB Variations
Color information
#674466 (or 0x674466) is known color: Seance. HEX triplet: 67, 44 and 66. RGB value is (103,68,102). Sum of RGB (Red+Green+Blue) = 103+68+102=273 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.73% from 273); Green value is 68 (26.95% from 255 or 24.91% from 273); Blue value is 102 (40.23% from 255 or 37.36% from 273); Max value from RGB is 103 - color contains mainly: red. Hex color #674466 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674466 is #98BB99. Grayscale: #525252. Windows color (decimal): -10009498 or 6702183. OLE color: 6702183.
HSL color Cylindrical-coordinate representation of color #674466: hue angle of 301.71º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #674466 is Cyan = 0, Magento = 0.34, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 68 | 102 | - |
| CMYK | 0 | 0.34 | 0.01 | 0.60 |
| HSL | 301.71º | 0.2% | 0.34% | - |
| HSV(B) | 301.71º | 0.34% | 0.4% | - |
| XYZ | 10.06 | 7.98 | 13.58 | - |
| YUV | 82.34 | 139.1 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 102 | 0 | 0.34 | 0.01 | 0.60 | 301.71 | 0.2 | 0.34 |
| Hex | 67 | 44 | 66 | 0 | 22 | 1 | 3C | 12E | 14 | 22 |
| Octal | 147 | 104 | 146 | 0 | 42 | 1 | 74 | 456 | 24 | 42 |
| Binary | 1100111 | 1000100 | 1100110 | 0 | 100010 | 1 | 111100 | 100101110 | 10100 | 100010 |
Color Harmonies of #674466
Complementary color
Monochromatic Colors of #674466
Black with #674466
Text Example
Text Example
White with #674466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674466; }
p { color: rgb(103,68,102); }
H1.HeaderClassName
{
color: #674466;
}
.AnyTagClassName
{
color: #674466;
}
</style>
background-color css
<style>
a { background-color: #674466; }
a { background-color: rgb(103,68,102); }
div.DivClassName
{
background-color: #674466;
}
.BgClassName
{
background-color: #674466;
}
</style>
border-color css
<style>
span { border-color: #674466; }
span { border-color: rgb(103,68,102); }
td.TdClassName
{
border-color: #674466;
}
.TagClassName
{
border-color: #674466;
}
</style>