Shades of Ce Soir #92759B
Tints of Ce Soir #92759B
RGB
CMYK
RGB Variations
Color information
#92759B (or 0x92759B) is known color: Ce Soir. HEX triplet: 92, 75 and 9B. RGB value is (146,117,155). Sum of RGB (Red+Green+Blue) = 146+117+155=418 (55% of max value = 765). Red value is 146 (57.42% from 255 or 34.93% from 418); Green value is 117 (46.09% from 255 or 27.99% from 418); Blue value is 155 (60.94% from 255 or 37.08% from 418); Max value from RGB is 155 - color contains mainly: blue. Hex color #92759B is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #92759B is #6D8A64. Grayscale: #818181. Windows color (decimal): -7178853 or 10188178. OLE color: 10188178.
HSL color Cylindrical-coordinate representation of color #92759B: hue angle of 285.79º degrees, saturation: 0.16, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #92759B is Cyan = 0.06, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 146 | 117 | 155 | - |
| CMYK | 0.06 | 0.25 | 0 | 0.39 |
| HSL | 285.79º | 0.16% | 0.53% | - |
| HSV(B) | 285.79º | 0.25% | 0.61% | - |
| XYZ | 24.13 | 21.2 | 33.83 | - |
| YUV | 130 | 142.11 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 155 | 0.06 | 0.25 | 0 | 0.39 | 285.79 | 0.16 | 0.53 |
| Hex | 92 | 75 | 9B | 6 | 19 | 0 | 27 | 11E | 10 | 35 |
| Octal | 222 | 165 | 233 | 6 | 31 | 0 | 47 | 436 | 20 | 65 |
| Binary | 10010010 | 1110101 | 10011011 | 110 | 11001 | 0 | 100111 | 100011110 | 10000 | 110101 |
Color Harmonies of #92759B
Complementary color
Monochromatic Colors of #92759B
Black with #92759B
Text Example
Text Example
White with #92759B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92759B; }
p { color: rgb(146,117,155); }
H1.HeaderClassName
{
color: #92759B;
}
.AnyTagClassName
{
color: #92759B;
}
</style>
background-color css
<style>
a { background-color: #92759B; }
a { background-color: rgb(146,117,155); }
div.DivClassName
{
background-color: #92759B;
}
.BgClassName
{
background-color: #92759B;
}
</style>
border-color css
<style>
span { border-color: #92759B; }
span { border-color: rgb(146,117,155); }
td.TdClassName
{
border-color: #92759B;
}
.TagClassName
{
border-color: #92759B;
}
</style>