Shades of Ce Soir #92729D
Tints of Ce Soir #92729D
RGB
CMYK
RGB Variations
Color information
#92729D (or 0x92729D) is known color: Ce Soir. HEX triplet: 92, 72 and 9D. RGB value is (146,114,157). Sum of RGB (Red+Green+Blue) = 146+114+157=417 (55% of max value = 765). Red value is 146 (57.42% from 255 or 35.01% from 417); Green value is 114 (44.92% from 255 or 27.34% from 417); Blue value is 157 (61.72% from 255 or 37.65% from 417); Max value from RGB is 157 - color contains mainly: blue. Hex color #92729D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #92729D is #6D8D62. Grayscale: #808080. Windows color (decimal): -7179619 or 10318482. OLE color: 10318482.
HSL color Cylindrical-coordinate representation of color #92729D: hue angle of 284.65º degrees, saturation: 0.18, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #92729D is Cyan = 0.07, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 146 | 114 | 157 | - |
| CMYK | 0.07 | 0.27 | 0 | 0.38 |
| HSL | 284.65º | 0.18% | 0.53% | - |
| HSV(B) | 284.65º | 0.27% | 0.62% | - |
| XYZ | 23.96 | 20.58 | 34.61 | - |
| YUV | 128.47 | 144.1 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 114 | 157 | 0.07 | 0.27 | 0 | 0.38 | 284.65 | 0.18 | 0.53 |
| Hex | 92 | 72 | 9D | 7 | 1B | 0 | 26 | 11D | 12 | 35 |
| Octal | 222 | 162 | 235 | 7 | 33 | 0 | 46 | 435 | 22 | 65 |
| Binary | 10010010 | 1110010 | 10011101 | 111 | 11011 | 0 | 100110 | 100011101 | 10010 | 110101 |
Color Harmonies of #92729D
Complementary color
Monochromatic Colors of #92729D
Black with #92729D
Text Example
Text Example
White with #92729D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92729D; }
p { color: rgb(146,114,157); }
H1.HeaderClassName
{
color: #92729D;
}
.AnyTagClassName
{
color: #92729D;
}
</style>
background-color css
<style>
a { background-color: #92729D; }
a { background-color: rgb(146,114,157); }
div.DivClassName
{
background-color: #92729D;
}
.BgClassName
{
background-color: #92729D;
}
</style>
border-color css
<style>
span { border-color: #92729D; }
span { border-color: rgb(146,114,157); }
td.TdClassName
{
border-color: #92729D;
}
.TagClassName
{
border-color: #92729D;
}
</style>