Shades of Violet Blue #936996
Tints of Violet Blue #936996
RGB
CMYK
RGB Variations
Color information
#936996 (or 0x936996) is known color: Violet Blue. HEX triplet: 93, 69 and 96. RGB value is (147,105,150). Sum of RGB (Red+Green+Blue) = 147+105+150=402 (53% of max value = 765). Red value is 147 (57.81% from 255 or 36.57% from 402); Green value is 105 (41.41% from 255 or 26.12% from 402); Blue value is 150 (58.98% from 255 or 37.31% from 402); Max value from RGB is 150 - color contains mainly: blue. Hex color #936996 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936996 is #6C9669. Grayscale: #7A7A7A. Windows color (decimal): -7116394 or 9857427. OLE color: 9857427.
HSL color Cylindrical-coordinate representation of color #936996: hue angle of 296º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #936996 is Cyan = 0.02, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 105 | 150 | - |
| CMYK | 0.02 | 0.30 | 0 | 0.41 |
| HSL | 296º | 0.18% | 0.5% | - |
| HSV(B) | 296º | 0.3% | 0.59% | - |
| XYZ | 22.59 | 18.51 | 31.24 | - |
| YUV | 122.69 | 143.41 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 105 | 150 | 0.02 | 0.30 | 0 | 0.41 | 296 | 0.18 | 0.5 |
| Hex | 93 | 69 | 96 | 2 | 1E | 0 | 29 | 128 | 12 | 32 |
| Octal | 223 | 151 | 226 | 2 | 36 | 0 | 51 | 450 | 22 | 62 |
| Binary | 10010011 | 1101001 | 10010110 | 10 | 11110 | 0 | 101001 | 100101000 | 10010 | 110010 |
Color Harmonies of #936996
Complementary color
Monochromatic Colors of #936996
Black with #936996
Text Example
Text Example
White with #936996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936996; }
p { color: rgb(147,105,150); }
H1.HeaderClassName
{
color: #936996;
}
.AnyTagClassName
{
color: #936996;
}
</style>
background-color css
<style>
a { background-color: #936996; }
a { background-color: rgb(147,105,150); }
div.DivClassName
{
background-color: #936996;
}
.BgClassName
{
background-color: #936996;
}
</style>
border-color css
<style>
span { border-color: #936996; }
span { border-color: rgb(147,105,150); }
td.TdClassName
{
border-color: #936996;
}
.TagClassName
{
border-color: #936996;
}
</style>