Shades of Violet Blue #936590
Tints of Violet Blue #936590
RGB
CMYK
RGB Variations
Color information
#936590 (or 0x936590) is known color: Violet Blue. HEX triplet: 93, 65 and 90. RGB value is (147,101,144). Sum of RGB (Red+Green+Blue) = 147+101+144=392 (51% of max value = 765). Red value is 147 (57.81% from 255 or 37.5% from 392); Green value is 101 (39.84% from 255 or 25.77% from 392); Blue value is 144 (56.64% from 255 or 36.73% from 392); Max value from RGB is 147 - color contains mainly: red. Hex color #936590 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936590 is #6C9A6F. Grayscale: #777777. Windows color (decimal): -7117424 or 9463187. OLE color: 9463187.
HSL color Cylindrical-coordinate representation of color #936590: hue angle of 303.91º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #936590 is Cyan = 0, Magento = 0.31, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 101 | 144 | - |
| CMYK | 0 | 0.31 | 0.02 | 0.42 |
| HSL | 303.91º | 0.19% | 0.49% | - |
| HSV(B) | 303.91º | 0.31% | 0.58% | - |
| XYZ | 21.72 | 17.52 | 28.62 | - |
| YUV | 119.66 | 141.74 | 147.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 101 | 144 | 0 | 0.31 | 0.02 | 0.42 | 303.91 | 0.19 | 0.49 |
| Hex | 93 | 65 | 90 | 0 | 1F | 2 | 2A | 130 | 13 | 31 |
| Octal | 223 | 145 | 220 | 0 | 37 | 2 | 52 | 460 | 23 | 61 |
| Binary | 10010011 | 1100101 | 10010000 | 0 | 11111 | 10 | 101010 | 100110000 | 10011 | 110001 |
Color Harmonies of #936590
Complementary color
Monochromatic Colors of #936590
Black with #936590
Text Example
Text Example
White with #936590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936590; }
p { color: rgb(147,101,144); }
H1.HeaderClassName
{
color: #936590;
}
.AnyTagClassName
{
color: #936590;
}
</style>
background-color css
<style>
a { background-color: #936590; }
a { background-color: rgb(147,101,144); }
div.DivClassName
{
background-color: #936590;
}
.BgClassName
{
background-color: #936590;
}
</style>
border-color css
<style>
span { border-color: #936590; }
span { border-color: rgb(147,101,144); }
td.TdClassName
{
border-color: #936590;
}
.TagClassName
{
border-color: #936590;
}
</style>