Shades of Violet Blue #907790
Tints of Violet Blue #907790
RGB
CMYK
RGB Variations
Color information
#907790 (or 0x907790) is known color: Violet Blue. HEX triplet: 90, 77 and 90. RGB value is (144,119,144). Sum of RGB (Red+Green+Blue) = 144+119+144=407 (53% of max value = 765). Red value is 144 (56.64% from 255 or 35.38% from 407); Green value is 119 (46.88% from 255 or 29.24% from 407); Blue value is 144 (56.64% from 255 or 35.38% from 407); Max value from RGB is 144 - color contains mainly: red, blue. Hex color #907790 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907790 is #6F886F. Grayscale: #818181. Windows color (decimal): -7309424 or 9467792. OLE color: 9467792.
HSL color Cylindrical-coordinate representation of color #907790: hue angle of 300º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #907790 is Cyan = 0, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 119 | 144 | - |
| CMYK | 0 | 0.17 | 0 | 0.44 |
| HSL | 300º | 0.1% | 0.52% | - |
| HSV(B) | 300º | 0.17% | 0.56% | - |
| XYZ | 23.13 | 21.14 | 29.25 | - |
| YUV | 129.33 | 136.28 | 138.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 119 | 144 | 0 | 0.17 | 0 | 0.44 | 300 | 0.1 | 0.52 |
| Hex | 90 | 77 | 90 | 0 | 11 | 0 | 2C | 12C | A | 34 |
| Octal | 220 | 167 | 220 | 0 | 21 | 0 | 54 | 454 | 12 | 64 |
| Binary | 10010000 | 1110111 | 10010000 | 0 | 10001 | 0 | 101100 | 100101100 | 1010 | 110100 |
Color Harmonies of #907790
Complementary color
Monochromatic Colors of #907790
Black with #907790
Text Example
Text Example
White with #907790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907790; }
p { color: rgb(144,119,144); }
H1.HeaderClassName
{
color: #907790;
}
.AnyTagClassName
{
color: #907790;
}
</style>
background-color css
<style>
a { background-color: #907790; }
a { background-color: rgb(144,119,144); }
div.DivClassName
{
background-color: #907790;
}
.BgClassName
{
background-color: #907790;
}
</style>
border-color css
<style>
span { border-color: #907790; }
span { border-color: rgb(144,119,144); }
td.TdClassName
{
border-color: #907790;
}
.TagClassName
{
border-color: #907790;
}
</style>