Shades of Vivid Violet #742795
Tints of Vivid Violet #742795
RGB
CMYK
RGB Variations
Color information
#742795 (or 0x742795) is known color: Vivid Violet. HEX triplet: 74, 27 and 95. RGB value is (116,39,149). Sum of RGB (Red+Green+Blue) = 116+39+149=304 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.16% from 304); Green value is 39 (15.62% from 255 or 12.83% from 304); Blue value is 149 (58.59% from 255 or 49.01% from 304); Max value from RGB is 149 - color contains mainly: blue. Hex color #742795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742795 is #8BD86A. Grayscale: #4A4A4A. Windows color (decimal): -9164907 or 9774964. OLE color: 9774964.
HSL color Cylindrical-coordinate representation of color #742795: hue angle of 282º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #742795 is Cyan = 0.22, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 39 | 149 | - |
| CMYK | 0.22 | 0.74 | 0 | 0.42 |
| HSL | 282º | 0.59% | 0.37% | - |
| HSV(B) | 282º | 0.74% | 0.58% | - |
| XYZ | 13.35 | 7.33 | 29.15 | - |
| YUV | 74.56 | 170.01 | 157.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 39 | 149 | 0.22 | 0.74 | 0 | 0.42 | 282 | 0.59 | 0.37 |
| Hex | 74 | 27 | 95 | 16 | 4A | 0 | 2A | 11A | 3B | 25 |
| Octal | 164 | 47 | 225 | 26 | 112 | 0 | 52 | 432 | 73 | 45 |
| Binary | 1110100 | 100111 | 10010101 | 10110 | 1001010 | 0 | 101010 | 100011010 | 111011 | 100101 |
Color Harmonies of #742795
Complementary color
Monochromatic Colors of #742795
Black with #742795
Text Example
Text Example
White with #742795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742795; }
p { color: rgb(116,39,149); }
H1.HeaderClassName
{
color: #742795;
}
.AnyTagClassName
{
color: #742795;
}
</style>
background-color css
<style>
a { background-color: #742795; }
a { background-color: rgb(116,39,149); }
div.DivClassName
{
background-color: #742795;
}
.BgClassName
{
background-color: #742795;
}
</style>
border-color css
<style>
span { border-color: #742795; }
span { border-color: rgb(116,39,149); }
td.TdClassName
{
border-color: #742795;
}
.TagClassName
{
border-color: #742795;
}
</style>