Shades of Violet Blue #926990
Tints of Violet Blue #926990
RGB
CMYK
RGB Variations
Color information
#926990 (or 0x926990) is known color: Violet Blue. HEX triplet: 92, 69 and 90. RGB value is (146,105,144). Sum of RGB (Red+Green+Blue) = 146+105+144=395 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.96% from 395); Green value is 105 (41.41% from 255 or 26.58% from 395); Blue value is 144 (56.64% from 255 or 36.46% from 395); Max value from RGB is 146 - color contains mainly: red. Hex color #926990 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926990 is #6D966F. Grayscale: #797979. Windows color (decimal): -7181936 or 9464210. OLE color: 9464210.
HSL color Cylindrical-coordinate representation of color #926990: hue angle of 302.93º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #926990 is Cyan = 0, Magento = 0.28, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 105 | 144 | - |
| CMYK | 0 | 0.28 | 0.01 | 0.43 |
| HSL | 302.93º | 0.16% | 0.49% | - |
| HSV(B) | 302.93º | 0.28% | 0.57% | - |
| XYZ | 21.94 | 18.23 | 28.75 | - |
| YUV | 121.71 | 140.58 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 105 | 144 | 0 | 0.28 | 0.01 | 0.43 | 302.93 | 0.16 | 0.49 |
| Hex | 92 | 69 | 90 | 0 | 1C | 1 | 2B | 12F | 10 | 31 |
| Octal | 222 | 151 | 220 | 0 | 34 | 1 | 53 | 457 | 20 | 61 |
| Binary | 10010010 | 1101001 | 10010000 | 0 | 11100 | 1 | 101011 | 100101111 | 10000 | 110001 |
Color Harmonies of #926990
Complementary color
Monochromatic Colors of #926990
Black with #926990
Text Example
Text Example
White with #926990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926990; }
p { color: rgb(146,105,144); }
H1.HeaderClassName
{
color: #926990;
}
.AnyTagClassName
{
color: #926990;
}
</style>
background-color css
<style>
a { background-color: #926990; }
a { background-color: rgb(146,105,144); }
div.DivClassName
{
background-color: #926990;
}
.BgClassName
{
background-color: #926990;
}
</style>
border-color css
<style>
span { border-color: #926990; }
span { border-color: rgb(146,105,144); }
td.TdClassName
{
border-color: #926990;
}
.TagClassName
{
border-color: #926990;
}
</style>