Shades of Vivid Violet #772492
Tints of Vivid Violet #772492
RGB
CMYK
RGB Variations
Color information
#772492 (or 0x772492) is known color: Vivid Violet. HEX triplet: 77, 24 and 92. RGB value is (119,36,146). Sum of RGB (Red+Green+Blue) = 119+36+146=301 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.53% from 301); Green value is 36 (14.45% from 255 or 11.96% from 301); Blue value is 146 (57.42% from 255 or 48.50% from 301); Max value from RGB is 146 - color contains mainly: blue. Hex color #772492 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #772492 is #88DB6D. Grayscale: #494949. Windows color (decimal): -8969070 or 9577591. OLE color: 9577591.
HSL color Cylindrical-coordinate representation of color #772492: hue angle of 285.27º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #772492 is Cyan = 0.18, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 36 | 146 | - |
| CMYK | 0.18 | 0.75 | 0 | 0.43 |
| HSL | 285.27º | 0.6% | 0.36% | - |
| HSV(B) | 285.27º | 0.75% | 0.57% | - |
| XYZ | 13.43 | 7.26 | 27.89 | - |
| YUV | 73.36 | 169 | 160.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 146 | 0.18 | 0.75 | 0 | 0.43 | 285.27 | 0.6 | 0.36 |
| Hex | 77 | 24 | 92 | 12 | 4B | 0 | 2B | 11D | 3C | 24 |
| Octal | 167 | 44 | 222 | 22 | 113 | 0 | 53 | 435 | 74 | 44 |
| Binary | 1110111 | 100100 | 10010010 | 10010 | 1001011 | 0 | 101011 | 100011101 | 111100 | 100100 |
Color Harmonies of #772492
Complementary color
Monochromatic Colors of #772492
Black with #772492
Text Example
Text Example
White with #772492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772492; }
p { color: rgb(119,36,146); }
H1.HeaderClassName
{
color: #772492;
}
.AnyTagClassName
{
color: #772492;
}
</style>
background-color css
<style>
a { background-color: #772492; }
a { background-color: rgb(119,36,146); }
div.DivClassName
{
background-color: #772492;
}
.BgClassName
{
background-color: #772492;
}
</style>
border-color css
<style>
span { border-color: #772492; }
span { border-color: rgb(119,36,146); }
td.TdClassName
{
border-color: #772492;
}
.TagClassName
{
border-color: #772492;
}
</style>