Shades of Seance #673467
Tints of Seance #673467
RGB
CMYK
RGB Variations
Color information
#673467 (or 0x673467) is known color: Seance. HEX triplet: 67, 34 and 67. RGB value is (103,52,103). Sum of RGB (Red+Green+Blue) = 103+52+103=258 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.92% from 258); Green value is 52 (20.70% from 255 or 20.16% from 258); Blue value is 103 (40.62% from 255 or 39.92% from 258); Max value from RGB is 103 - color contains mainly: red, blue. Hex color #673467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673467 is #98CB98. Grayscale: #484848. Windows color (decimal): -10013593 or 6763623. OLE color: 6763623.
HSL color Cylindrical-coordinate representation of color #673467: hue angle of 300º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #673467 is Cyan = 0, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 52 | 103 | - |
| CMYK | 0 | 0.50 | 0 | 0.60 |
| HSL | 300º | 0.33% | 0.3% | - |
| HSV(B) | 300º | 0.5% | 0.4% | - |
| XYZ | 9.27 | 6.32 | 13.56 | - |
| YUV | 73.06 | 144.9 | 149.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 52 | 103 | 0 | 0.50 | 0 | 0.60 | 300 | 0.33 | 0.3 |
| Hex | 67 | 34 | 67 | 0 | 32 | 0 | 3C | 12C | 21 | 1E |
| Octal | 147 | 64 | 147 | 0 | 62 | 0 | 74 | 454 | 41 | 36 |
| Binary | 1100111 | 110100 | 1100111 | 0 | 110010 | 0 | 111100 | 100101100 | 100001 | 11110 |
Color Harmonies of #673467
Complementary color
Monochromatic Colors of #673467
Black with #673467
Text Example
Text Example
White with #673467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673467; }
p { color: rgb(103,52,103); }
H1.HeaderClassName
{
color: #673467;
}
.AnyTagClassName
{
color: #673467;
}
</style>
background-color css
<style>
a { background-color: #673467; }
a { background-color: rgb(103,52,103); }
div.DivClassName
{
background-color: #673467;
}
.BgClassName
{
background-color: #673467;
}
</style>
border-color css
<style>
span { border-color: #673467; }
span { border-color: rgb(103,52,103); }
td.TdClassName
{
border-color: #673467;
}
.TagClassName
{
border-color: #673467;
}
</style>