Shades of Vivid Violet #732685
Tints of Vivid Violet #732685
RGB
CMYK
RGB Variations
Color information
#732685 (or 0x732685) is known color: Vivid Violet. HEX triplet: 73, 26 and 85. RGB value is (115,38,133). Sum of RGB (Red+Green+Blue) = 115+38+133=286 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.21% from 286); Green value is 38 (15.23% from 255 or 13.29% from 286); Blue value is 133 (52.34% from 255 or 46.50% from 286); Max value from RGB is 133 - color contains mainly: blue. Hex color #732685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #732685 is #8CD97A. Grayscale: #474747. Windows color (decimal): -9230715 or 8726131. OLE color: 8726131.
HSL color Cylindrical-coordinate representation of color #732685: hue angle of 288.63º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #732685 is Cyan = 0.14, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 38 | 133 | - |
| CMYK | 0.14 | 0.71 | 0 | 0.48 |
| HSL | 288.63º | 0.56% | 0.34% | - |
| HSV(B) | 288.63º | 0.71% | 0.52% | - |
| XYZ | 12 | 6.72 | 22.86 | - |
| YUV | 71.85 | 162.51 | 158.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 38 | 133 | 0.14 | 0.71 | 0 | 0.48 | 288.63 | 0.56 | 0.34 |
| Hex | 73 | 26 | 85 | E | 47 | 0 | 30 | 121 | 38 | 22 |
| Octal | 163 | 46 | 205 | 16 | 107 | 0 | 60 | 441 | 70 | 42 |
| Binary | 1110011 | 100110 | 10000101 | 1110 | 1000111 | 0 | 110000 | 100100001 | 111000 | 100010 |
Color Harmonies of #732685
Complementary color
Monochromatic Colors of #732685
Black with #732685
Text Example
Text Example
White with #732685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732685; }
p { color: rgb(115,38,133); }
H1.HeaderClassName
{
color: #732685;
}
.AnyTagClassName
{
color: #732685;
}
</style>
background-color css
<style>
a { background-color: #732685; }
a { background-color: rgb(115,38,133); }
div.DivClassName
{
background-color: #732685;
}
.BgClassName
{
background-color: #732685;
}
</style>
border-color css
<style>
span { border-color: #732685; }
span { border-color: rgb(115,38,133); }
td.TdClassName
{
border-color: #732685;
}
.TagClassName
{
border-color: #732685;
}
</style>