Shades of Vivid Violet #753889
Tints of Vivid Violet #753889
RGB
CMYK
RGB Variations
Color information
#753889 (or 0x753889) is known color: Vivid Violet. HEX triplet: 75, 38 and 89. RGB value is (117,56,137). Sum of RGB (Red+Green+Blue) = 117+56+137=310 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.74% from 310); Green value is 56 (22.27% from 255 or 18.06% from 310); Blue value is 137 (53.91% from 255 or 44.19% from 310); Max value from RGB is 137 - color contains mainly: blue. Hex color #753889 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #753889 is #8AC776. Grayscale: #535353. Windows color (decimal): -9095031 or 8992885. OLE color: 8992885.
HSL color Cylindrical-coordinate representation of color #753889: hue angle of 285.19º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753889 is Cyan = 0.15, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 56 | 137 | - |
| CMYK | 0.15 | 0.59 | 0 | 0.46 |
| HSL | 285.19º | 0.42% | 0.38% | - |
| HSV(B) | 285.19º | 0.59% | 0.54% | - |
| XYZ | 13.27 | 8.42 | 24.59 | - |
| YUV | 83.47 | 158.21 | 151.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 137 | 0.15 | 0.59 | 0 | 0.46 | 285.19 | 0.42 | 0.38 |
| Hex | 75 | 38 | 89 | F | 3B | 0 | 2E | 11D | 2A | 26 |
| Octal | 165 | 70 | 211 | 17 | 73 | 0 | 56 | 435 | 52 | 46 |
| Binary | 1110101 | 111000 | 10001001 | 1111 | 111011 | 0 | 101110 | 100011101 | 101010 | 100110 |
Color Harmonies of #753889
Complementary color
Monochromatic Colors of #753889
Black with #753889
Text Example
Text Example
White with #753889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753889; }
p { color: rgb(117,56,137); }
H1.HeaderClassName
{
color: #753889;
}
.AnyTagClassName
{
color: #753889;
}
</style>
background-color css
<style>
a { background-color: #753889; }
a { background-color: rgb(117,56,137); }
div.DivClassName
{
background-color: #753889;
}
.BgClassName
{
background-color: #753889;
}
</style>
border-color css
<style>
span { border-color: #753889; }
span { border-color: rgb(117,56,137); }
td.TdClassName
{
border-color: #753889;
}
.TagClassName
{
border-color: #753889;
}
</style>