Shades of Seance #603669
Tints of Seance #603669
RGB
CMYK
RGB Variations
Color information
#603669 (or 0x603669) is known color: Seance. HEX triplet: 60, 36 and 69. RGB value is (96,54,105). Sum of RGB (Red+Green+Blue) = 96+54+105=255 (33% of max value = 765). Red value is 96 (37.89% from 255 or 37.65% from 255); Green value is 54 (21.48% from 255 or 21.18% from 255); Blue value is 105 (41.41% from 255 or 41.18% from 255); Max value from RGB is 105 - color contains mainly: blue. Hex color #603669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603669 is #9FC996. Grayscale: #484848. Windows color (decimal): -10471831 or 6895200. OLE color: 6895200.
HSL color Cylindrical-coordinate representation of color #603669: hue angle of 289.41º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #603669 is Cyan = 0.09, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
RGB | 96 | 54 | 105 | - |
CMYK | 0.09 | 0.49 | 0 | 0.59 |
HSL | 289.41º | 0.32% | 0.31% | - |
HSV(B) | 289.41º | 0.49% | 0.41% | - |
XYZ | 8.69 | 6.15 | 14.09 | - |
YUV | 72.37 | 146.41 | 144.85 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 96 | 54 | 105 | 0.09 | 0.49 | 0 | 0.59 | 289.41 | 0.32 | 0.31 |
Hex | 60 | 36 | 69 | 9 | 31 | 0 | 3B | 121 | 20 | 1F |
Octal | 140 | 66 | 151 | 11 | 61 | 0 | 73 | 441 | 40 | 37 |
Binary | 1100000 | 110110 | 1101001 | 1001 | 110001 | 0 | 111011 | 100100001 | 100000 | 11111 |
Color Harmonies of #603669
Complementary color
Monochromatic Colors of #603669
Black with #603669
Text Example
Text Example
White with #603669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603669; }
p { color: rgb(96,54,105); }
H1.HeaderClassName
{
color: #603669;
}
.AnyTagClassName
{
color: #603669;
}
</style>
background-color css
<style>
a { background-color: #603669; }
a { background-color: rgb(96,54,105); }
div.DivClassName
{
background-color: #603669;
}
.BgClassName
{
background-color: #603669;
}
</style>
border-color css
<style>
span { border-color: #603669; }
span { border-color: rgb(96,54,105); }
td.TdClassName
{
border-color: #603669;
}
.TagClassName
{
border-color: #603669;
}
</style>