Shades of Ce Soir #91729C
Tints of Ce Soir #91729C
RGB
CMYK
RGB Variations
Color information
#91729C (or 0x91729C) is known color: Ce Soir. HEX triplet: 91, 72 and 9C. RGB value is (145,114,156). Sum of RGB (Red+Green+Blue) = 145+114+156=415 (54% of max value = 765). Red value is 145 (57.03% from 255 or 34.94% from 415); Green value is 114 (44.92% from 255 or 27.47% from 415); Blue value is 156 (61.33% from 255 or 37.59% from 415); Max value from RGB is 156 - color contains mainly: blue. Hex color #91729C is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #91729C is #6E8D63. Grayscale: #7F7F7F. Windows color (decimal): -7245156 or 10252945. OLE color: 10252945.
HSL color Cylindrical-coordinate representation of color #91729C: hue angle of 284.29º degrees, saturation: 0.17, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #91729C is Cyan = 0.07, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 145 | 114 | 156 | - |
| CMYK | 0.07 | 0.27 | 0 | 0.39 |
| HSL | 284.29º | 0.18% | 0.53% | - |
| HSV(B) | 284.29º | 0.27% | 0.61% | - |
| XYZ | 23.7 | 20.45 | 34.15 | - |
| YUV | 128.06 | 143.77 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 156 | 0.07 | 0.27 | 0 | 0.39 | 284.29 | 0.18 | 0.53 |
| Hex | 91 | 72 | 9C | 7 | 1B | 0 | 27 | 11C | 12 | 35 |
| Octal | 221 | 162 | 234 | 7 | 33 | 0 | 47 | 434 | 22 | 65 |
| Binary | 10010001 | 1110010 | 10011100 | 111 | 11011 | 0 | 100111 | 100011100 | 10010 | 110101 |
Color Harmonies of #91729C
Complementary color
Monochromatic Colors of #91729C
Black with #91729C
Text Example
Text Example
White with #91729C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #91729C; }
p { color: rgb(145,114,156); }
H1.HeaderClassName
{
color: #91729C;
}
.AnyTagClassName
{
color: #91729C;
}
</style>
background-color css
<style>
a { background-color: #91729C; }
a { background-color: rgb(145,114,156); }
div.DivClassName
{
background-color: #91729C;
}
.BgClassName
{
background-color: #91729C;
}
</style>
border-color css
<style>
span { border-color: #91729C; }
span { border-color: rgb(145,114,156); }
td.TdClassName
{
border-color: #91729C;
}
.TagClassName
{
border-color: #91729C;
}
</style>