Shades of Violet Blue #927296
Tints of Violet Blue #927296
RGB
CMYK
RGB Variations
Color information
#927296 (or 0x927296) is known color: Violet Blue. HEX triplet: 92, 72 and 96. RGB value is (146,114,150). Sum of RGB (Red+Green+Blue) = 146+114+150=410 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.61% from 410); Green value is 114 (44.92% from 255 or 27.80% from 410); Blue value is 150 (58.98% from 255 or 36.59% from 410); Max value from RGB is 150 - color contains mainly: blue. Hex color #927296 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927296 is #6D8D69. Grayscale: #7F7F7F. Windows color (decimal): -7179626 or 9859730. OLE color: 9859730.
HSL color Cylindrical-coordinate representation of color #927296: hue angle of 293.33º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #927296 is Cyan = 0.03, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 146 | 114 | 150 | - |
| CMYK | 0.03 | 0.24 | 0 | 0.41 |
| HSL | 293.33º | 0.15% | 0.52% | - |
| HSV(B) | 293.33º | 0.24% | 0.59% | - |
| XYZ | 23.38 | 20.35 | 31.55 | - |
| YUV | 127.67 | 140.6 | 141.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 114 | 150 | 0.03 | 0.24 | 0 | 0.41 | 293.33 | 0.15 | 0.52 |
| Hex | 92 | 72 | 96 | 3 | 18 | 0 | 29 | 125 | F | 34 |
| Octal | 222 | 162 | 226 | 3 | 30 | 0 | 51 | 445 | 17 | 64 |
| Binary | 10010010 | 1110010 | 10010110 | 11 | 11000 | 0 | 101001 | 100100101 | 1111 | 110100 |
Color Harmonies of #927296
Complementary color
Monochromatic Colors of #927296
Black with #927296
Text Example
Text Example
White with #927296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927296; }
p { color: rgb(146,114,150); }
H1.HeaderClassName
{
color: #927296;
}
.AnyTagClassName
{
color: #927296;
}
</style>
background-color css
<style>
a { background-color: #927296; }
a { background-color: rgb(146,114,150); }
div.DivClassName
{
background-color: #927296;
}
.BgClassName
{
background-color: #927296;
}
</style>
border-color css
<style>
span { border-color: #927296; }
span { border-color: rgb(146,114,150); }
td.TdClassName
{
border-color: #927296;
}
.TagClassName
{
border-color: #927296;
}
</style>