Shades of Violet Blue #906690
Tints of Violet Blue #906690
RGB
CMYK
RGB Variations
Color information
#906690 (or 0x906690) is known color: Violet Blue. HEX triplet: 90, 66 and 90. RGB value is (144,102,144). Sum of RGB (Red+Green+Blue) = 144+102+144=390 (51% of max value = 765). Red value is 144 (56.64% from 255 or 36.92% from 390); Green value is 102 (40.23% from 255 or 26.15% from 390); Blue value is 144 (56.64% from 255 or 36.92% from 390); Max value from RGB is 144 - color contains mainly: red, blue. Hex color #906690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #906690 is #6F996F. Grayscale: #777777. Windows color (decimal): -7313776 or 9463440. OLE color: 9463440.
HSL color Cylindrical-coordinate representation of color #906690: hue angle of 300º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #906690 is Cyan = 0, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 102 | 144 | - |
| CMYK | 0 | 0.29 | 0 | 0.44 |
| HSL | 300º | 0.17% | 0.48% | - |
| HSV(B) | 300º | 0.29% | 0.56% | - |
| XYZ | 21.29 | 17.45 | 28.63 | - |
| YUV | 119.35 | 141.91 | 145.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 102 | 144 | 0 | 0.29 | 0 | 0.44 | 300 | 0.17 | 0.48 |
| Hex | 90 | 66 | 90 | 0 | 1D | 0 | 2C | 12C | 11 | 30 |
| Octal | 220 | 146 | 220 | 0 | 35 | 0 | 54 | 454 | 21 | 60 |
| Binary | 10010000 | 1100110 | 10010000 | 0 | 11101 | 0 | 101100 | 100101100 | 10001 | 110000 |
Color Harmonies of #906690
Complementary color
Monochromatic Colors of #906690
Black with #906690
Text Example
Text Example
White with #906690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906690; }
p { color: rgb(144,102,144); }
H1.HeaderClassName
{
color: #906690;
}
.AnyTagClassName
{
color: #906690;
}
</style>
background-color css
<style>
a { background-color: #906690; }
a { background-color: rgb(144,102,144); }
div.DivClassName
{
background-color: #906690;
}
.BgClassName
{
background-color: #906690;
}
</style>
border-color css
<style>
span { border-color: #906690; }
span { border-color: rgb(144,102,144); }
td.TdClassName
{
border-color: #906690;
}
.TagClassName
{
border-color: #906690;
}
</style>