Shades of Violet Blue #937793
Tints of Violet Blue #937793
RGB
CMYK
RGB Variations
Color information
#937793 (or 0x937793) is known color: Violet Blue. HEX triplet: 93, 77 and 93. RGB value is (147,119,147). Sum of RGB (Red+Green+Blue) = 147+119+147=413 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.59% from 413); Green value is 119 (46.88% from 255 or 28.81% from 413); Blue value is 147 (57.81% from 255 or 35.59% from 413); Max value from RGB is 147 - color contains mainly: red, blue. Hex color #937793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937793 is #6C886C. Grayscale: #828282. Windows color (decimal): -7112813 or 9664403. OLE color: 9664403.
HSL color Cylindrical-coordinate representation of color #937793: hue angle of 300º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #937793 is Cyan = 0, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 119 | 147 | - |
| CMYK | 0 | 0.19 | 0 | 0.42 |
| HSL | 300º | 0.11% | 0.52% | - |
| HSV(B) | 300º | 0.19% | 0.58% | - |
| XYZ | 23.9 | 21.5 | 30.49 | - |
| YUV | 130.56 | 137.28 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 119 | 147 | 0 | 0.19 | 0 | 0.42 | 300 | 0.11 | 0.52 |
| Hex | 93 | 77 | 93 | 0 | 13 | 0 | 2A | 12C | B | 34 |
| Octal | 223 | 167 | 223 | 0 | 23 | 0 | 52 | 454 | 13 | 64 |
| Binary | 10010011 | 1110111 | 10010011 | 0 | 10011 | 0 | 101010 | 100101100 | 1011 | 110100 |
Color Harmonies of #937793
Complementary color
Monochromatic Colors of #937793
Black with #937793
Text Example
Text Example
White with #937793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937793; }
p { color: rgb(147,119,147); }
H1.HeaderClassName
{
color: #937793;
}
.AnyTagClassName
{
color: #937793;
}
</style>
background-color css
<style>
a { background-color: #937793; }
a { background-color: rgb(147,119,147); }
div.DivClassName
{
background-color: #937793;
}
.BgClassName
{
background-color: #937793;
}
</style>
border-color css
<style>
span { border-color: #937793; }
span { border-color: rgb(147,119,147); }
td.TdClassName
{
border-color: #937793;
}
.TagClassName
{
border-color: #937793;
}
</style>