Shades of Violet Blue #936997
Tints of Violet Blue #936997
RGB
CMYK
RGB Variations
Color information
#936997 (or 0x936997) is known color: Violet Blue. HEX triplet: 93, 69 and 97. RGB value is (147,105,151). Sum of RGB (Red+Green+Blue) = 147+105+151=403 (53% of max value = 765). Red value is 147 (57.81% from 255 or 36.48% from 403); Green value is 105 (41.41% from 255 or 26.05% from 403); Blue value is 151 (59.38% from 255 or 37.47% from 403); Max value from RGB is 151 - color contains mainly: blue. Hex color #936997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936997 is #6C9668. Grayscale: #7A7A7A. Windows color (decimal): -7116393 or 9922963. OLE color: 9922963.
HSL color Cylindrical-coordinate representation of color #936997: hue angle of 294.78º 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 #936997 is Cyan = 0.03, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 105 | 151 | - |
| CMYK | 0.03 | 0.30 | 0 | 0.41 |
| HSL | 294.78º | 0.18% | 0.5% | - |
| HSV(B) | 294.78º | 0.3% | 0.59% | - |
| XYZ | 22.67 | 18.54 | 31.66 | - |
| YUV | 122.8 | 143.91 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 105 | 151 | 0.03 | 0.30 | 0 | 0.41 | 294.78 | 0.18 | 0.5 |
| Hex | 93 | 69 | 97 | 3 | 1E | 0 | 29 | 127 | 12 | 32 |
| Octal | 223 | 151 | 227 | 3 | 36 | 0 | 51 | 447 | 22 | 62 |
| Binary | 10010011 | 1101001 | 10010111 | 11 | 11110 | 0 | 101001 | 100100111 | 10010 | 110010 |
Color Harmonies of #936997
Complementary color
Monochromatic Colors of #936997
Black with #936997
Text Example
Text Example
White with #936997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936997; }
p { color: rgb(147,105,151); }
H1.HeaderClassName
{
color: #936997;
}
.AnyTagClassName
{
color: #936997;
}
</style>
background-color css
<style>
a { background-color: #936997; }
a { background-color: rgb(147,105,151); }
div.DivClassName
{
background-color: #936997;
}
.BgClassName
{
background-color: #936997;
}
</style>
border-color css
<style>
span { border-color: #936997; }
span { border-color: rgb(147,105,151); }
td.TdClassName
{
border-color: #936997;
}
.TagClassName
{
border-color: #936997;
}
</style>