Shades of Ce Soir #92779F
Tints of Ce Soir #92779F
RGB
CMYK
RGB Variations
Color information
#92779F (or 0x92779F) is known color: Ce Soir. HEX triplet: 92, 77 and 9F. RGB value is (146,119,159). Sum of RGB (Red+Green+Blue) = 146+119+159=424 (56% of max value = 765). Red value is 146 (57.42% from 255 or 34.43% from 424); Green value is 119 (46.88% from 255 or 28.07% from 424); Blue value is 159 (62.5% from 255 or 37.5% from 424); Max value from RGB is 159 - color contains mainly: blue. Hex color #92779F is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #92779F is #6D8860. Grayscale: #838383. Windows color (decimal): -7178337 or 10450834. OLE color: 10450834.
HSL color Cylindrical-coordinate representation of color #92779F: hue angle of 280.5º degrees, saturation: 0.17, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #92779F is Cyan = 0.08, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 146 | 119 | 159 | - |
| CMYK | 0.08 | 0.25 | 0 | 0.38 |
| HSL | 280.5º | 0.17% | 0.55% | - |
| HSV(B) | 280.5º | 0.25% | 0.62% | - |
| XYZ | 24.71 | 21.81 | 35.71 | - |
| YUV | 131.63 | 143.45 | 138.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 159 | 0.08 | 0.25 | 0 | 0.38 | 280.5 | 0.17 | 0.55 |
| Hex | 92 | 77 | 9F | 8 | 19 | 0 | 26 | 118 | 11 | 37 |
| Octal | 222 | 167 | 237 | 10 | 31 | 0 | 46 | 430 | 21 | 67 |
| Binary | 10010010 | 1110111 | 10011111 | 1000 | 11001 | 0 | 100110 | 100011000 | 10001 | 110111 |
Color Harmonies of #92779F
Complementary color
Monochromatic Colors of #92779F
Black with #92779F
Text Example
Text Example
White with #92779F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92779F; }
p { color: rgb(146,119,159); }
H1.HeaderClassName
{
color: #92779F;
}
.AnyTagClassName
{
color: #92779F;
}
</style>
background-color css
<style>
a { background-color: #92779F; }
a { background-color: rgb(146,119,159); }
div.DivClassName
{
background-color: #92779F;
}
.BgClassName
{
background-color: #92779F;
}
</style>
border-color css
<style>
span { border-color: #92779F; }
span { border-color: rgb(146,119,159); }
td.TdClassName
{
border-color: #92779F;
}
.TagClassName
{
border-color: #92779F;
}
</style>