Shades of Vivid Violet #952295
Tints of Vivid Violet #952295
RGB
CMYK
RGB Variations
Color information
#952295 (or 0x952295) is known color: Vivid Violet. HEX triplet: 95, 22 and 95. RGB value is (149,34,149). Sum of RGB (Red+Green+Blue) = 149+34+149=332 (43% of max value = 765). Red value is 149 (58.59% from 255 or 44.88% from 332); Green value is 34 (13.67% from 255 or 10.24% from 332); Blue value is 149 (58.59% from 255 or 44.88% from 332); Max value from RGB is 149 - color contains mainly: red, blue. Hex color #952295 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #952295 is #6ADD6A. Grayscale: #515151. Windows color (decimal): -7003499 or 9773717. OLE color: 9773717.
HSL color Cylindrical-coordinate representation of color #952295: hue angle of 300º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #952295 is Cyan = 0, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 34 | 149 | - |
| CMYK | 0 | 0.77 | 0 | 0.42 |
| HSL | 300º | 0.63% | 0.36% | - |
| HSV(B) | 300º | 0.77% | 0.58% | - |
| XYZ | 18.39 | 9.7 | 29.34 | - |
| YUV | 81.5 | 166.1 | 176.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 34 | 149 | 0 | 0.77 | 0 | 0.42 | 300 | 0.63 | 0.36 |
| Hex | 95 | 22 | 95 | 0 | 4D | 0 | 2A | 12C | 3F | 24 |
| Octal | 225 | 42 | 225 | 0 | 115 | 0 | 52 | 454 | 77 | 44 |
| Binary | 10010101 | 100010 | 10010101 | 0 | 1001101 | 0 | 101010 | 100101100 | 111111 | 100100 |
Color Harmonies of #952295
Complementary color
Monochromatic Colors of #952295
Black with #952295
Text Example
Text Example
White with #952295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952295; }
p { color: rgb(149,34,149); }
H1.HeaderClassName
{
color: #952295;
}
.AnyTagClassName
{
color: #952295;
}
</style>
background-color css
<style>
a { background-color: #952295; }
a { background-color: rgb(149,34,149); }
div.DivClassName
{
background-color: #952295;
}
.BgClassName
{
background-color: #952295;
}
</style>
border-color css
<style>
span { border-color: #952295; }
span { border-color: rgb(149,34,149); }
td.TdClassName
{
border-color: #952295;
}
.TagClassName
{
border-color: #952295;
}
</style>