Shades of Vivid Violet #954295
Tints of Vivid Violet #954295
RGB
CMYK
RGB Variations
Color information
#954295 (or 0x954295) is known color: Vivid Violet. HEX triplet: 95, 42 and 95. RGB value is (149,66,149). Sum of RGB (Red+Green+Blue) = 149+66+149=364 (48% of max value = 765). Red value is 149 (58.59% from 255 or 40.93% from 364); Green value is 66 (26.17% from 255 or 18.13% from 364); Blue value is 149 (58.59% from 255 or 40.93% from 364); Max value from RGB is 149 - color contains mainly: red, blue. Hex color #954295 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #954295 is #6ABD6A. Grayscale: #646464. Windows color (decimal): -6995307 or 9781909. OLE color: 9781909.
HSL color Cylindrical-coordinate representation of color #954295: hue angle of 300º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #954295 is Cyan = 0, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 66 | 149 | - |
| CMYK | 0 | 0.56 | 0 | 0.42 |
| HSL | 300º | 0.39% | 0.42% | - |
| HSV(B) | 300º | 0.56% | 0.58% | - |
| XYZ | 19.77 | 12.46 | 29.8 | - |
| YUV | 100.28 | 155.5 | 162.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 66 | 149 | 0 | 0.56 | 0 | 0.42 | 300 | 0.39 | 0.42 |
| Hex | 95 | 42 | 95 | 0 | 38 | 0 | 2A | 12C | 27 | 2A |
| Octal | 225 | 102 | 225 | 0 | 70 | 0 | 52 | 454 | 47 | 52 |
| Binary | 10010101 | 1000010 | 10010101 | 0 | 111000 | 0 | 101010 | 100101100 | 100111 | 101010 |
Color Harmonies of #954295
Complementary color
Monochromatic Colors of #954295
Black with #954295
Text Example
Text Example
White with #954295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954295; }
p { color: rgb(149,66,149); }
H1.HeaderClassName
{
color: #954295;
}
.AnyTagClassName
{
color: #954295;
}
</style>
background-color css
<style>
a { background-color: #954295; }
a { background-color: rgb(149,66,149); }
div.DivClassName
{
background-color: #954295;
}
.BgClassName
{
background-color: #954295;
}
</style>
border-color css
<style>
span { border-color: #954295; }
span { border-color: rgb(149,66,149); }
td.TdClassName
{
border-color: #954295;
}
.TagClassName
{
border-color: #954295;
}
</style>