Shades of Violet Blue #917492
Tints of Violet Blue #917492
RGB
CMYK
RGB Variations
Color information
#917492 (or 0x917492) is known color: Violet Blue. HEX triplet: 91, 74 and 92. RGB value is (145,116,146). Sum of RGB (Red+Green+Blue) = 145+116+146=407 (53% of max value = 765). Red value is 145 (57.03% from 255 or 35.63% from 407); Green value is 116 (45.70% from 255 or 28.50% from 407); Blue value is 146 (57.42% from 255 or 35.87% from 407); Max value from RGB is 146 - color contains mainly: blue. Hex color #917492 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917492 is #6E8B6D. Grayscale: #808080. Windows color (decimal): -7244654 or 9598097. OLE color: 9598097.
HSL color Cylindrical-coordinate representation of color #917492: hue angle of 298º 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 #917492 is Cyan = 0.01, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 116 | 146 | - |
| CMYK | 0.01 | 0.21 | 0 | 0.43 |
| HSL | 298º | 0.12% | 0.51% | - |
| HSV(B) | 298º | 0.21% | 0.57% | - |
| XYZ | 23.11 | 20.59 | 29.95 | - |
| YUV | 128.09 | 138.11 | 140.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 116 | 146 | 0.01 | 0.21 | 0 | 0.43 | 298 | 0.12 | 0.51 |
| Hex | 91 | 74 | 92 | 1 | 15 | 0 | 2B | 12A | C | 33 |
| Octal | 221 | 164 | 222 | 1 | 25 | 0 | 53 | 452 | 14 | 63 |
| Binary | 10010001 | 1110100 | 10010010 | 1 | 10101 | 0 | 101011 | 100101010 | 1100 | 110011 |
Color Harmonies of #917492
Complementary color
Monochromatic Colors of #917492
Black with #917492
Text Example
Text Example
White with #917492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917492; }
p { color: rgb(145,116,146); }
H1.HeaderClassName
{
color: #917492;
}
.AnyTagClassName
{
color: #917492;
}
</style>
background-color css
<style>
a { background-color: #917492; }
a { background-color: rgb(145,116,146); }
div.DivClassName
{
background-color: #917492;
}
.BgClassName
{
background-color: #917492;
}
</style>
border-color css
<style>
span { border-color: #917492; }
span { border-color: rgb(145,116,146); }
td.TdClassName
{
border-color: #917492;
}
.TagClassName
{
border-color: #917492;
}
</style>