Shades of Violet Blue #937397
Tints of Violet Blue #937397
RGB
CMYK
RGB Variations
Color information
#937397 (or 0x937397) is known color: Violet Blue. HEX triplet: 93, 73 and 97. RGB value is (147,115,151). Sum of RGB (Red+Green+Blue) = 147+115+151=413 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.59% from 413); Green value is 115 (45.31% from 255 or 27.85% from 413); Blue value is 151 (59.38% from 255 or 36.56% from 413); Max value from RGB is 151 - color contains mainly: blue. Hex color #937397 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937397 is #6C8C68. Grayscale: #808080. Windows color (decimal): -7113833 or 9925523. OLE color: 9925523.
HSL color Cylindrical-coordinate representation of color #937397: hue angle of 293.33º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #937397 is Cyan = 0.03, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 115 | 151 | - |
| CMYK | 0.03 | 0.24 | 0 | 0.41 |
| HSL | 293.33º | 0.15% | 0.52% | - |
| HSV(B) | 293.33º | 0.24% | 0.59% | - |
| XYZ | 23.75 | 20.7 | 32.02 | - |
| YUV | 128.67 | 140.6 | 141.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 115 | 151 | 0.03 | 0.24 | 0 | 0.41 | 293.33 | 0.15 | 0.52 |
| Hex | 93 | 73 | 97 | 3 | 18 | 0 | 29 | 125 | F | 34 |
| Octal | 223 | 163 | 227 | 3 | 30 | 0 | 51 | 445 | 17 | 64 |
| Binary | 10010011 | 1110011 | 10010111 | 11 | 11000 | 0 | 101001 | 100100101 | 1111 | 110100 |
Color Harmonies of #937397
Complementary color
Monochromatic Colors of #937397
Black with #937397
Text Example
Text Example
White with #937397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937397; }
p { color: rgb(147,115,151); }
H1.HeaderClassName
{
color: #937397;
}
.AnyTagClassName
{
color: #937397;
}
</style>
background-color css
<style>
a { background-color: #937397; }
a { background-color: rgb(147,115,151); }
div.DivClassName
{
background-color: #937397;
}
.BgClassName
{
background-color: #937397;
}
</style>
border-color css
<style>
span { border-color: #937397; }
span { border-color: rgb(147,115,151); }
td.TdClassName
{
border-color: #937397;
}
.TagClassName
{
border-color: #937397;
}
</style>