Shades of Vivid Violet #772495
Tints of Vivid Violet #772495
RGB
CMYK
RGB Variations
Color information
#772495 (or 0x772495) is known color: Vivid Violet. HEX triplet: 77, 24 and 95. RGB value is (119,36,149). Sum of RGB (Red+Green+Blue) = 119+36+149=304 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.14% from 304); Green value is 36 (14.45% from 255 or 11.84% from 304); Blue value is 149 (58.59% from 255 or 49.01% from 304); Max value from RGB is 149 - color contains mainly: blue. Hex color #772495 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #772495 is #88DB6A. Grayscale: #494949. Windows color (decimal): -8969067 or 9774199. OLE color: 9774199.
HSL color Cylindrical-coordinate representation of color #772495: hue angle of 284.07º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #772495 is Cyan = 0.20, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 36 | 149 | - |
| CMYK | 0.20 | 0.76 | 0 | 0.42 |
| HSL | 284.07º | 0.61% | 0.36% | - |
| HSV(B) | 284.07º | 0.76% | 0.58% | - |
| XYZ | 13.66 | 7.35 | 29.13 | - |
| YUV | 73.7 | 170.5 | 160.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 149 | 0.20 | 0.76 | 0 | 0.42 | 284.07 | 0.61 | 0.36 |
| Hex | 77 | 24 | 95 | 14 | 4C | 0 | 2A | 11C | 3D | 24 |
| Octal | 167 | 44 | 225 | 24 | 114 | 0 | 52 | 434 | 75 | 44 |
| Binary | 1110111 | 100100 | 10010101 | 10100 | 1001100 | 0 | 101010 | 100011100 | 111101 | 100100 |
Color Harmonies of #772495
Complementary color
Monochromatic Colors of #772495
Black with #772495
Text Example
Text Example
White with #772495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772495; }
p { color: rgb(119,36,149); }
H1.HeaderClassName
{
color: #772495;
}
.AnyTagClassName
{
color: #772495;
}
</style>
background-color css
<style>
a { background-color: #772495; }
a { background-color: rgb(119,36,149); }
div.DivClassName
{
background-color: #772495;
}
.BgClassName
{
background-color: #772495;
}
</style>
border-color css
<style>
span { border-color: #772495; }
span { border-color: rgb(119,36,149); }
td.TdClassName
{
border-color: #772495;
}
.TagClassName
{
border-color: #772495;
}
</style>