Shades of Vivid Violet #753492
Tints of Vivid Violet #753492
RGB
CMYK
RGB Variations
Color information
#753492 (or 0x753492) is known color: Vivid Violet. HEX triplet: 75, 34 and 92. RGB value is (117,52,146). Sum of RGB (Red+Green+Blue) = 117+52+146=315 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.14% from 315); Green value is 52 (20.70% from 255 or 16.51% from 315); Blue value is 146 (57.42% from 255 or 46.35% from 315); Max value from RGB is 146 - color contains mainly: blue. Hex color #753492 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #753492 is #8ACB6D. Grayscale: #515151. Windows color (decimal): -9096046 or 9581685. OLE color: 9581685.
HSL color Cylindrical-coordinate representation of color #753492: hue angle of 281.49º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #753492 is Cyan = 0.20, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 52 | 146 | - |
| CMYK | 0.20 | 0.64 | 0 | 0.43 |
| HSL | 281.49º | 0.47% | 0.39% | - |
| HSV(B) | 281.49º | 0.64% | 0.57% | - |
| XYZ | 13.75 | 8.31 | 28.07 | - |
| YUV | 82.15 | 164.03 | 152.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 146 | 0.20 | 0.64 | 0 | 0.43 | 281.49 | 0.47 | 0.39 |
| Hex | 75 | 34 | 92 | 14 | 40 | 0 | 2B | 119 | 2F | 27 |
| Octal | 165 | 64 | 222 | 24 | 100 | 0 | 53 | 431 | 57 | 47 |
| Binary | 1110101 | 110100 | 10010010 | 10100 | 1000000 | 0 | 101011 | 100011001 | 101111 | 100111 |
Color Harmonies of #753492
Complementary color
Monochromatic Colors of #753492
Black with #753492
Text Example
Text Example
White with #753492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753492; }
p { color: rgb(117,52,146); }
H1.HeaderClassName
{
color: #753492;
}
.AnyTagClassName
{
color: #753492;
}
</style>
background-color css
<style>
a { background-color: #753492; }
a { background-color: rgb(117,52,146); }
div.DivClassName
{
background-color: #753492;
}
.BgClassName
{
background-color: #753492;
}
</style>
border-color css
<style>
span { border-color: #753492; }
span { border-color: rgb(117,52,146); }
td.TdClassName
{
border-color: #753492;
}
.TagClassName
{
border-color: #753492;
}
</style>