Shades of Ce Soir #81609A
Tints of Ce Soir #81609A
RGB
CMYK
RGB Variations
Color information
#81609A (or 0x81609A) is known color: Ce Soir. HEX triplet: 81, 60 and 9A. RGB value is (129,96,154). Sum of RGB (Red+Green+Blue) = 129+96+154=379 (50% of max value = 765). Red value is 129 (50.78% from 255 or 34.04% from 379); Green value is 96 (37.89% from 255 or 25.33% from 379); Blue value is 154 (60.55% from 255 or 40.63% from 379); Max value from RGB is 154 - color contains mainly: blue. Hex color #81609A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #81609A is #7E9F65. Grayscale: #707070. Windows color (decimal): -8298342 or 10117249. OLE color: 10117249.
HSL color Cylindrical-coordinate representation of color #81609A: hue angle of 274.14º degrees, saturation: 0.23, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #81609A is Cyan = 0.16, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 96 | 154 | - |
| CMYK | 0.16 | 0.38 | 0 | 0.40 |
| HSL | 274.14º | 0.23% | 0.49% | - |
| HSV(B) | 274.14º | 0.38% | 0.6% | - |
| XYZ | 19.07 | 15.37 | 32.53 | - |
| YUV | 112.48 | 151.43 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 154 | 0.16 | 0.38 | 0 | 0.40 | 274.14 | 0.23 | 0.49 |
| Hex | 81 | 60 | 9A | 10 | 26 | 0 | 28 | 112 | 17 | 31 |
| Octal | 201 | 140 | 232 | 20 | 46 | 0 | 50 | 422 | 27 | 61 |
| Binary | 10000001 | 1100000 | 10011010 | 10000 | 100110 | 0 | 101000 | 100010010 | 10111 | 110001 |
Color Harmonies of #81609A
Complementary color
Monochromatic Colors of #81609A
Black with #81609A
Text Example
Text Example
White with #81609A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #81609A; }
p { color: rgb(129,96,154); }
H1.HeaderClassName
{
color: #81609A;
}
.AnyTagClassName
{
color: #81609A;
}
</style>
background-color css
<style>
a { background-color: #81609A; }
a { background-color: rgb(129,96,154); }
div.DivClassName
{
background-color: #81609A;
}
.BgClassName
{
background-color: #81609A;
}
</style>
border-color css
<style>
span { border-color: #81609A; }
span { border-color: rgb(129,96,154); }
td.TdClassName
{
border-color: #81609A;
}
.TagClassName
{
border-color: #81609A;
}
</style>