Shades of Vivid Violet #731692
Tints of Vivid Violet #731692
RGB
CMYK
RGB Variations
Color information
#731692 (or 0x731692) is known color: Vivid Violet. HEX triplet: 73, 16 and 92. RGB value is (115,22,146). Sum of RGB (Red+Green+Blue) = 115+22+146=283 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.64% from 283); Green value is 22 (8.98% from 255 or 7.77% from 283); Blue value is 146 (57.42% from 255 or 51.59% from 283); Max value from RGB is 146 - color contains mainly: blue. Hex color #731692 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #731692 is #8CE96D. Grayscale: #3F3F3F. Windows color (decimal): -9234798 or 9574003. OLE color: 9574003.
HSL color Cylindrical-coordinate representation of color #731692: hue angle of 285º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #731692 is Cyan = 0.21, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 22 | 146 | - |
| CMYK | 0.21 | 0.85 | 0 | 0.43 |
| HSL | 285º | 0.74% | 0.33% | - |
| HSV(B) | 285º | 0.85% | 0.57% | - |
| XYZ | 12.55 | 6.29 | 27.75 | - |
| YUV | 63.94 | 174.31 | 164.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 22 | 146 | 0.21 | 0.85 | 0 | 0.43 | 285 | 0.74 | 0.33 |
| Hex | 73 | 16 | 92 | 15 | 55 | 0 | 2B | 11D | 4A | 21 |
| Octal | 163 | 26 | 222 | 25 | 125 | 0 | 53 | 435 | 112 | 41 |
| Binary | 1110011 | 10110 | 10010010 | 10101 | 1010101 | 0 | 101011 | 100011101 | 1001010 | 100001 |
Color Harmonies of #731692
Complementary color
Monochromatic Colors of #731692
Black with #731692
Text Example
Text Example
White with #731692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731692; }
p { color: rgb(115,22,146); }
H1.HeaderClassName
{
color: #731692;
}
.AnyTagClassName
{
color: #731692;
}
</style>
background-color css
<style>
a { background-color: #731692; }
a { background-color: rgb(115,22,146); }
div.DivClassName
{
background-color: #731692;
}
.BgClassName
{
background-color: #731692;
}
</style>
border-color css
<style>
span { border-color: #731692; }
span { border-color: rgb(115,22,146); }
td.TdClassName
{
border-color: #731692;
}
.TagClassName
{
border-color: #731692;
}
</style>