Shades of Violet Blue #926490
Tints of Violet Blue #926490
RGB
CMYK
RGB Variations
Color information
#926490 (or 0x926490) is known color: Violet Blue. HEX triplet: 92, 64 and 90. RGB value is (146,100,144). Sum of RGB (Red+Green+Blue) = 146+100+144=390 (51% of max value = 765). Red value is 146 (57.42% from 255 or 37.44% from 390); Green value is 100 (39.45% from 255 or 25.64% from 390); Blue value is 144 (56.64% from 255 or 36.92% from 390); Max value from RGB is 146 - color contains mainly: red. Hex color #926490 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926490 is #6D9B6F. Grayscale: #767676. Windows color (decimal): -7183216 or 9462930. OLE color: 9462930.
HSL color Cylindrical-coordinate representation of color #926490: hue angle of 302.61º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #926490 is Cyan = 0, Magento = 0.32, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 100 | 144 | - |
| CMYK | 0 | 0.32 | 0.01 | 0.43 |
| HSL | 302.61º | 0.19% | 0.48% | - |
| HSV(B) | 302.61º | 0.32% | 0.57% | - |
| XYZ | 21.45 | 17.24 | 28.58 | - |
| YUV | 118.77 | 142.24 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 100 | 144 | 0 | 0.32 | 0.01 | 0.43 | 302.61 | 0.19 | 0.48 |
| Hex | 92 | 64 | 90 | 0 | 20 | 1 | 2B | 12F | 13 | 30 |
| Octal | 222 | 144 | 220 | 0 | 40 | 1 | 53 | 457 | 23 | 60 |
| Binary | 10010010 | 1100100 | 10010000 | 0 | 100000 | 1 | 101011 | 100101111 | 10011 | 110000 |
Color Harmonies of #926490
Complementary color
Monochromatic Colors of #926490
Black with #926490
Text Example
Text Example
White with #926490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926490; }
p { color: rgb(146,100,144); }
H1.HeaderClassName
{
color: #926490;
}
.AnyTagClassName
{
color: #926490;
}
</style>
background-color css
<style>
a { background-color: #926490; }
a { background-color: rgb(146,100,144); }
div.DivClassName
{
background-color: #926490;
}
.BgClassName
{
background-color: #926490;
}
</style>
border-color css
<style>
span { border-color: #926490; }
span { border-color: rgb(146,100,144); }
td.TdClassName
{
border-color: #926490;
}
.TagClassName
{
border-color: #926490;
}
</style>