Shades of Seance #674263
Tints of Seance #674263
RGB
CMYK
RGB Variations
Color information
#674263 (or 0x674263) is known color: Seance. HEX triplet: 67, 42 and 63. RGB value is (103,66,99). Sum of RGB (Red+Green+Blue) = 103+66+99=268 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.43% from 268); Green value is 66 (26.17% from 255 or 24.63% from 268); Blue value is 99 (39.06% from 255 or 36.94% from 268); Max value from RGB is 103 - color contains mainly: red. Hex color #674263 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674263 is #98BD9C. Grayscale: #505050. Windows color (decimal): -10010013 or 6505063. OLE color: 6505063.
HSL color Cylindrical-coordinate representation of color #674263: hue angle of 306.49º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #674263 is Cyan = 0, Magento = 0.36, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 66 | 99 | - |
| CMYK | 0 | 0.36 | 0.04 | 0.60 |
| HSL | 306.49º | 0.22% | 0.33% | - |
| HSV(B) | 306.49º | 0.36% | 0.4% | - |
| XYZ | 9.79 | 7.68 | 12.77 | - |
| YUV | 80.83 | 138.26 | 143.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 66 | 99 | 0 | 0.36 | 0.04 | 0.60 | 306.49 | 0.22 | 0.33 |
| Hex | 67 | 42 | 63 | 0 | 24 | 4 | 3C | 132 | 16 | 21 |
| Octal | 147 | 102 | 143 | 0 | 44 | 4 | 74 | 462 | 26 | 41 |
| Binary | 1100111 | 1000010 | 1100011 | 0 | 100100 | 100 | 111100 | 100110010 | 10110 | 100001 |
Color Harmonies of #674263
Complementary color
Monochromatic Colors of #674263
Black with #674263
Text Example
Text Example
White with #674263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674263; }
p { color: rgb(103,66,99); }
H1.HeaderClassName
{
color: #674263;
}
.AnyTagClassName
{
color: #674263;
}
</style>
background-color css
<style>
a { background-color: #674263; }
a { background-color: rgb(103,66,99); }
div.DivClassName
{
background-color: #674263;
}
.BgClassName
{
background-color: #674263;
}
</style>
border-color css
<style>
span { border-color: #674263; }
span { border-color: rgb(103,66,99); }
td.TdClassName
{
border-color: #674263;
}
.TagClassName
{
border-color: #674263;
}
</style>