Shades of Ce Soir #926CAA
Tints of Ce Soir #926CAA
RGB
CMYK
RGB Variations
Color information
#926CAA (or 0x926CAA) is known color: Ce Soir. HEX triplet: 92, 6C and AA. RGB value is (146,108,170). Sum of RGB (Red+Green+Blue) = 146+108+170=424 (56% of max value = 765). Red value is 146 (57.42% from 255 or 34.43% from 424); Green value is 108 (42.58% from 255 or 25.47% from 424); Blue value is 170 (66.80% from 255 or 40.09% from 424); Max value from RGB is 170 - color contains mainly: blue. Hex color #926CAA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926CAA is #6D9355. Grayscale: #7E7E7E. Windows color (decimal): -7181142 or 11168914. OLE color: 11168914.
HSL color Cylindrical-coordinate representation of color #926CAA: hue angle of 276.77º degrees, saturation: 0.27, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #926CAA is Cyan = 0.14, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 146 | 108 | 170 | - |
| CMYK | 0.14 | 0.36 | 0 | 0.33 |
| HSL | 276.77º | 0.27% | 0.55% | - |
| HSV(B) | 276.77º | 0.36% | 0.67% | - |
| XYZ | 24.47 | 19.74 | 40.55 | - |
| YUV | 126.43 | 152.59 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 108 | 170 | 0.14 | 0.36 | 0 | 0.33 | 276.77 | 0.27 | 0.55 |
| Hex | 92 | 6C | AA | E | 24 | 0 | 21 | 115 | 1B | 37 |
| Octal | 222 | 154 | 252 | 16 | 44 | 0 | 41 | 425 | 33 | 67 |
| Binary | 10010010 | 1101100 | 10101010 | 1110 | 100100 | 0 | 100001 | 100010101 | 11011 | 110111 |
Color Harmonies of #926CAA
Complementary color
Monochromatic Colors of #926CAA
Black with #926CAA
Text Example
Text Example
White with #926CAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926CAA; }
p { color: rgb(146,108,170); }
H1.HeaderClassName
{
color: #926CAA;
}
.AnyTagClassName
{
color: #926CAA;
}
</style>
background-color css
<style>
a { background-color: #926CAA; }
a { background-color: rgb(146,108,170); }
div.DivClassName
{
background-color: #926CAA;
}
.BgClassName
{
background-color: #926CAA;
}
</style>
border-color css
<style>
span { border-color: #926CAA; }
span { border-color: rgb(146,108,170); }
td.TdClassName
{
border-color: #926CAA;
}
.TagClassName
{
border-color: #926CAA;
}
</style>