Shades of Vivid Violet #742088
Tints of Vivid Violet #742088
RGB
CMYK
RGB Variations
Color information
#742088 (or 0x742088) is known color: Vivid Violet. HEX triplet: 74, 20 and 88. RGB value is (116,32,136). Sum of RGB (Red+Green+Blue) = 116+32+136=284 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.85% from 284); Green value is 32 (12.89% from 255 or 11.27% from 284); Blue value is 136 (53.52% from 255 or 47.89% from 284); Max value from RGB is 136 - color contains mainly: blue. Hex color #742088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742088 is #8BDF77. Grayscale: #444444. Windows color (decimal): -9166712 or 8921204. OLE color: 8921204.
HSL color Cylindrical-coordinate representation of color #742088: hue angle of 288.46º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #742088 is Cyan = 0.15, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 32 | 136 | - |
| CMYK | 0.15 | 0.76 | 0 | 0.47 |
| HSL | 288.46º | 0.62% | 0.33% | - |
| HSV(B) | 288.46º | 0.76% | 0.53% | - |
| XYZ | 12.16 | 6.52 | 23.91 | - |
| YUV | 68.97 | 165.83 | 161.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 32 | 136 | 0.15 | 0.76 | 0 | 0.47 | 288.46 | 0.62 | 0.33 |
| Hex | 74 | 20 | 88 | F | 4C | 0 | 2F | 120 | 3E | 21 |
| Octal | 164 | 40 | 210 | 17 | 114 | 0 | 57 | 440 | 76 | 41 |
| Binary | 1110100 | 100000 | 10001000 | 1111 | 1001100 | 0 | 101111 | 100100000 | 111110 | 100001 |
Color Harmonies of #742088
Complementary color
Monochromatic Colors of #742088
Black with #742088
Text Example
Text Example
White with #742088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742088; }
p { color: rgb(116,32,136); }
H1.HeaderClassName
{
color: #742088;
}
.AnyTagClassName
{
color: #742088;
}
</style>
background-color css
<style>
a { background-color: #742088; }
a { background-color: rgb(116,32,136); }
div.DivClassName
{
background-color: #742088;
}
.BgClassName
{
background-color: #742088;
}
</style>
border-color css
<style>
span { border-color: #742088; }
span { border-color: rgb(116,32,136); }
td.TdClassName
{
border-color: #742088;
}
.TagClassName
{
border-color: #742088;
}
</style>