Shades of Violet Blue #937596
Tints of Violet Blue #937596
RGB
CMYK
RGB Variations
Color information
#937596 (or 0x937596) is known color: Violet Blue. HEX triplet: 93, 75 and 96. RGB value is (147,117,150). Sum of RGB (Red+Green+Blue) = 147+117+150=414 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.51% from 414); Green value is 117 (46.09% from 255 or 28.26% from 414); Blue value is 150 (58.98% from 255 or 36.23% from 414); Max value from RGB is 150 - color contains mainly: blue. Hex color #937596 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937596 is #6C8A69. Grayscale: #818181. Windows color (decimal): -7113322 or 9860499. OLE color: 9860499.
HSL color Cylindrical-coordinate representation of color #937596: hue angle of 294.55º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #937596 is Cyan = 0.02, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 117 | 150 | - |
| CMYK | 0.02 | 0.22 | 0 | 0.41 |
| HSL | 294.55º | 0.14% | 0.52% | - |
| HSV(B) | 294.55º | 0.22% | 0.59% | - |
| XYZ | 23.9 | 21.13 | 31.67 | - |
| YUV | 129.73 | 139.44 | 140.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 117 | 150 | 0.02 | 0.22 | 0 | 0.41 | 294.55 | 0.14 | 0.52 |
| Hex | 93 | 75 | 96 | 2 | 16 | 0 | 29 | 127 | E | 34 |
| Octal | 223 | 165 | 226 | 2 | 26 | 0 | 51 | 447 | 16 | 64 |
| Binary | 10010011 | 1110101 | 10010110 | 10 | 10110 | 0 | 101001 | 100100111 | 1110 | 110100 |
Color Harmonies of #937596
Complementary color
Monochromatic Colors of #937596
Black with #937596
Text Example
Text Example
White with #937596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937596; }
p { color: rgb(147,117,150); }
H1.HeaderClassName
{
color: #937596;
}
.AnyTagClassName
{
color: #937596;
}
</style>
background-color css
<style>
a { background-color: #937596; }
a { background-color: rgb(147,117,150); }
div.DivClassName
{
background-color: #937596;
}
.BgClassName
{
background-color: #937596;
}
</style>
border-color css
<style>
span { border-color: #937596; }
span { border-color: rgb(147,117,150); }
td.TdClassName
{
border-color: #937596;
}
.TagClassName
{
border-color: #937596;
}
</style>