Shades of Ce Soir #976FAA
Tints of Ce Soir #976FAA
RGB
CMYK
RGB Variations
Color information
#976FAA (or 0x976FAA) is known color: Ce Soir. HEX triplet: 97, 6F and AA. RGB value is (151,111,170). Sum of RGB (Red+Green+Blue) = 151+111+170=432 (57% of max value = 765). Red value is 151 (59.38% from 255 or 34.95% from 432); Green value is 111 (43.75% from 255 or 25.69% from 432); Blue value is 170 (66.80% from 255 or 39.35% from 432); Max value from RGB is 170 - color contains mainly: blue. Hex color #976FAA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #976FAA is #689055. Grayscale: #818181. Windows color (decimal): -6852694 or 11169687. OLE color: 11169687.
HSL color Cylindrical-coordinate representation of color #976FAA: hue angle of 280.68º degrees, saturation: 0.26, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #976FAA is Cyan = 0.11, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 151 | 111 | 170 | - |
| CMYK | 0.11 | 0.35 | 0 | 0.33 |
| HSL | 280.68º | 0.26% | 0.55% | - |
| HSV(B) | 280.68º | 0.35% | 0.67% | - |
| XYZ | 25.7 | 20.85 | 40.7 | - |
| YUV | 129.69 | 150.75 | 143.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 111 | 170 | 0.11 | 0.35 | 0 | 0.33 | 280.68 | 0.26 | 0.55 |
| Hex | 97 | 6F | AA | B | 23 | 0 | 21 | 119 | 1A | 37 |
| Octal | 227 | 157 | 252 | 13 | 43 | 0 | 41 | 431 | 32 | 67 |
| Binary | 10010111 | 1101111 | 10101010 | 1011 | 100011 | 0 | 100001 | 100011001 | 11010 | 110111 |
Color Harmonies of #976FAA
Complementary color
Monochromatic Colors of #976FAA
Black with #976FAA
Text Example
Text Example
White with #976FAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976FAA; }
p { color: rgb(151,111,170); }
H1.HeaderClassName
{
color: #976FAA;
}
.AnyTagClassName
{
color: #976FAA;
}
</style>
background-color css
<style>
a { background-color: #976FAA; }
a { background-color: rgb(151,111,170); }
div.DivClassName
{
background-color: #976FAA;
}
.BgClassName
{
background-color: #976FAA;
}
</style>
border-color css
<style>
span { border-color: #976FAA; }
span { border-color: rgb(151,111,170); }
td.TdClassName
{
border-color: #976FAA;
}
.TagClassName
{
border-color: #976FAA;
}
</style>