Shades of Vivid Violet #753685
Tints of Vivid Violet #753685
RGB
CMYK
RGB Variations
Color information
#753685 (or 0x753685) is known color: Vivid Violet. HEX triplet: 75, 36 and 85. RGB value is (117,54,133). Sum of RGB (Red+Green+Blue) = 117+54+133=304 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.49% from 304); Green value is 54 (21.48% from 255 or 17.76% from 304); Blue value is 133 (52.34% from 255 or 43.75% from 304); Max value from RGB is 133 - color contains mainly: blue. Hex color #753685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #753685 is #8AC97A. Grayscale: #515151. Windows color (decimal): -9095547 or 8730229. OLE color: 8730229.
HSL color Cylindrical-coordinate representation of color #753685: hue angle of 287.85º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753685 is Cyan = 0.12, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 54 | 133 | - |
| CMYK | 0.12 | 0.59 | 0 | 0.48 |
| HSL | 287.85º | 0.42% | 0.37% | - |
| HSV(B) | 287.85º | 0.59% | 0.52% | - |
| XYZ | 12.89 | 8.11 | 23.08 | - |
| YUV | 81.84 | 156.87 | 153.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 133 | 0.12 | 0.59 | 0 | 0.48 | 287.85 | 0.42 | 0.37 |
| Hex | 75 | 36 | 85 | C | 3B | 0 | 30 | 120 | 2A | 25 |
| Octal | 165 | 66 | 205 | 14 | 73 | 0 | 60 | 440 | 52 | 45 |
| Binary | 1110101 | 110110 | 10000101 | 1100 | 111011 | 0 | 110000 | 100100000 | 101010 | 100101 |
Color Harmonies of #753685
Complementary color
Monochromatic Colors of #753685
Black with #753685
Text Example
Text Example
White with #753685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753685; }
p { color: rgb(117,54,133); }
H1.HeaderClassName
{
color: #753685;
}
.AnyTagClassName
{
color: #753685;
}
</style>
background-color css
<style>
a { background-color: #753685; }
a { background-color: rgb(117,54,133); }
div.DivClassName
{
background-color: #753685;
}
.BgClassName
{
background-color: #753685;
}
</style>
border-color css
<style>
span { border-color: #753685; }
span { border-color: rgb(117,54,133); }
td.TdClassName
{
border-color: #753685;
}
.TagClassName
{
border-color: #753685;
}
</style>