Shades of Violet Blue #927390
Tints of Violet Blue #927390
RGB
CMYK
RGB Variations
Color information
#927390 (or 0x927390) is known color: Violet Blue. HEX triplet: 92, 73 and 90. RGB value is (146,115,144). Sum of RGB (Red+Green+Blue) = 146+115+144=405 (53% of max value = 765). Red value is 146 (57.42% from 255 or 36.05% from 405); Green value is 115 (45.31% from 255 or 28.40% from 405); Blue value is 144 (56.64% from 255 or 35.56% from 405); Max value from RGB is 146 - color contains mainly: red. Hex color #927390 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927390 is #6D8C6F. Grayscale: #7F7F7F. Windows color (decimal): -7179376 or 9466770. OLE color: 9466770.
HSL color Cylindrical-coordinate representation of color #927390: hue angle of 303.87º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #927390 is Cyan = 0, Magento = 0.21, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 144 | - |
| CMYK | 0 | 0.21 | 0.01 | 0.43 |
| HSL | 303.87º | 0.12% | 0.51% | - |
| HSV(B) | 303.87º | 0.21% | 0.57% | - |
| XYZ | 23.02 | 20.39 | 29.11 | - |
| YUV | 127.58 | 137.27 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 144 | 0 | 0.21 | 0.01 | 0.43 | 303.87 | 0.12 | 0.51 |
| Hex | 92 | 73 | 90 | 0 | 15 | 1 | 2B | 130 | C | 33 |
| Octal | 222 | 163 | 220 | 0 | 25 | 1 | 53 | 460 | 14 | 63 |
| Binary | 10010010 | 1110011 | 10010000 | 0 | 10101 | 1 | 101011 | 100110000 | 1100 | 110011 |
Color Harmonies of #927390
Complementary color
Monochromatic Colors of #927390
Black with #927390
Text Example
Text Example
White with #927390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927390; }
p { color: rgb(146,115,144); }
H1.HeaderClassName
{
color: #927390;
}
.AnyTagClassName
{
color: #927390;
}
</style>
background-color css
<style>
a { background-color: #927390; }
a { background-color: rgb(146,115,144); }
div.DivClassName
{
background-color: #927390;
}
.BgClassName
{
background-color: #927390;
}
</style>
border-color css
<style>
span { border-color: #927390; }
span { border-color: rgb(146,115,144); }
td.TdClassName
{
border-color: #927390;
}
.TagClassName
{
border-color: #927390;
}
</style>