Shades of Vivid Violet #753687
Tints of Vivid Violet #753687
RGB
CMYK
RGB Variations
Color information
#753687 (or 0x753687) is known color: Vivid Violet. HEX triplet: 75, 36 and 87. RGB value is (117,54,135). Sum of RGB (Red+Green+Blue) = 117+54+135=306 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.24% from 306); Green value is 54 (21.48% from 255 or 17.65% from 306); Blue value is 135 (53.12% from 255 or 44.12% from 306); Max value from RGB is 135 - color contains mainly: blue. Hex color #753687 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #753687 is #8AC978. Grayscale: #515151. Windows color (decimal): -9095545 or 8861301. OLE color: 8861301.
HSL color Cylindrical-coordinate representation of color #753687: hue angle of 286.67º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #753687 is Cyan = 0.13, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 54 | 135 | - |
| CMYK | 0.13 | 0.60 | 0 | 0.47 |
| HSL | 286.67º | 0.43% | 0.37% | - |
| HSV(B) | 286.67º | 0.6% | 0.53% | - |
| XYZ | 13.03 | 8.17 | 23.81 | - |
| YUV | 82.07 | 157.87 | 152.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 135 | 0.13 | 0.60 | 0 | 0.47 | 286.67 | 0.43 | 0.37 |
| Hex | 75 | 36 | 87 | D | 3C | 0 | 2F | 11F | 2B | 25 |
| Octal | 165 | 66 | 207 | 15 | 74 | 0 | 57 | 437 | 53 | 45 |
| Binary | 1110101 | 110110 | 10000111 | 1101 | 111100 | 0 | 101111 | 100011111 | 101011 | 100101 |
Color Harmonies of #753687
Complementary color
Monochromatic Colors of #753687
Black with #753687
Text Example
Text Example
White with #753687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753687; }
p { color: rgb(117,54,135); }
H1.HeaderClassName
{
color: #753687;
}
.AnyTagClassName
{
color: #753687;
}
</style>
background-color css
<style>
a { background-color: #753687; }
a { background-color: rgb(117,54,135); }
div.DivClassName
{
background-color: #753687;
}
.BgClassName
{
background-color: #753687;
}
</style>
border-color css
<style>
span { border-color: #753687; }
span { border-color: rgb(117,54,135); }
td.TdClassName
{
border-color: #753687;
}
.TagClassName
{
border-color: #753687;
}
</style>