Shades of Vivid Violet #732795
Tints of Vivid Violet #732795
RGB
CMYK
RGB Variations
Color information
#732795 (or 0x732795) is known color: Vivid Violet. HEX triplet: 73, 27 and 95. RGB value is (115,39,149). Sum of RGB (Red+Green+Blue) = 115+39+149=303 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.95% from 303); Green value is 39 (15.62% from 255 or 12.87% from 303); Blue value is 149 (58.59% from 255 or 49.17% from 303); Max value from RGB is 149 - color contains mainly: blue. Hex color #732795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #732795 is #8CD86A. Grayscale: #494949. Windows color (decimal): -9230443 or 9774963. OLE color: 9774963.
HSL color Cylindrical-coordinate representation of color #732795: hue angle of 281.45º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #732795 is Cyan = 0.23, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 39 | 149 | - |
| CMYK | 0.23 | 0.74 | 0 | 0.42 |
| HSL | 281.45º | 0.59% | 0.37% | - |
| HSV(B) | 281.45º | 0.74% | 0.58% | - |
| XYZ | 13.22 | 7.27 | 29.14 | - |
| YUV | 74.26 | 170.18 | 157.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 149 | 0.23 | 0.74 | 0 | 0.42 | 281.45 | 0.59 | 0.37 |
| Hex | 73 | 27 | 95 | 17 | 4A | 0 | 2A | 119 | 3B | 25 |
| Octal | 163 | 47 | 225 | 27 | 112 | 0 | 52 | 431 | 73 | 45 |
| Binary | 1110011 | 100111 | 10010101 | 10111 | 1001010 | 0 | 101010 | 100011001 | 111011 | 100101 |
Color Harmonies of #732795
Complementary color
Monochromatic Colors of #732795
Black with #732795
Text Example
Text Example
White with #732795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732795; }
p { color: rgb(115,39,149); }
H1.HeaderClassName
{
color: #732795;
}
.AnyTagClassName
{
color: #732795;
}
</style>
background-color css
<style>
a { background-color: #732795; }
a { background-color: rgb(115,39,149); }
div.DivClassName
{
background-color: #732795;
}
.BgClassName
{
background-color: #732795;
}
</style>
border-color css
<style>
span { border-color: #732795; }
span { border-color: rgb(115,39,149); }
td.TdClassName
{
border-color: #732795;
}
.TagClassName
{
border-color: #732795;
}
</style>