Shades of Vivid Violet #742597
Tints of Vivid Violet #742597
RGB
CMYK
RGB Variations
Color information
#742597 (or 0x742597) is known color: Vivid Violet. HEX triplet: 74, 25 and 97. RGB value is (116,37,151). Sum of RGB (Red+Green+Blue) = 116+37+151=304 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.16% from 304); Green value is 37 (14.84% from 255 or 12.17% from 304); Blue value is 151 (59.38% from 255 or 49.67% from 304); Max value from RGB is 151 - color contains mainly: blue. Hex color #742597 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742597 is #8BDA68. Grayscale: #494949. Windows color (decimal): -9165417 or 9905524. OLE color: 9905524.
HSL color Cylindrical-coordinate representation of color #742597: hue angle of 281.58º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #742597 is Cyan = 0.23, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 37 | 151 | - |
| CMYK | 0.23 | 0.75 | 0 | 0.41 |
| HSL | 281.58º | 0.61% | 0.37% | - |
| HSV(B) | 281.58º | 0.75% | 0.59% | - |
| XYZ | 13.45 | 7.27 | 29.97 | - |
| YUV | 73.62 | 171.67 | 158.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 151 | 0.23 | 0.75 | 0 | 0.41 | 281.58 | 0.61 | 0.37 |
| Hex | 74 | 25 | 97 | 17 | 4B | 0 | 29 | 11A | 3D | 25 |
| Octal | 164 | 45 | 227 | 27 | 113 | 0 | 51 | 432 | 75 | 45 |
| Binary | 1110100 | 100101 | 10010111 | 10111 | 1001011 | 0 | 101001 | 100011010 | 111101 | 100101 |
Color Harmonies of #742597
Complementary color
Monochromatic Colors of #742597
Black with #742597
Text Example
Text Example
White with #742597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742597; }
p { color: rgb(116,37,151); }
H1.HeaderClassName
{
color: #742597;
}
.AnyTagClassName
{
color: #742597;
}
</style>
background-color css
<style>
a { background-color: #742597; }
a { background-color: rgb(116,37,151); }
div.DivClassName
{
background-color: #742597;
}
.BgClassName
{
background-color: #742597;
}
</style>
border-color css
<style>
span { border-color: #742597; }
span { border-color: rgb(116,37,151); }
td.TdClassName
{
border-color: #742597;
}
.TagClassName
{
border-color: #742597;
}
</style>