Shades of Vivid Violet #763688
Tints of Vivid Violet #763688
RGB
CMYK
RGB Variations
Color information
#763688 (or 0x763688) is known color: Vivid Violet. HEX triplet: 76, 36 and 88. RGB value is (118,54,136). Sum of RGB (Red+Green+Blue) = 118+54+136=308 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.31% from 308); Green value is 54 (21.48% from 255 or 17.53% from 308); Blue value is 136 (53.52% from 255 or 44.16% from 308); Max value from RGB is 136 - color contains mainly: blue. Hex color #763688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #763688 is #89C977. Grayscale: #525252. Windows color (decimal): -9030008 or 8926838. OLE color: 8926838.
HSL color Cylindrical-coordinate representation of color #763688: hue angle of 286.83º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #763688 is Cyan = 0.13, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 54 | 136 | - |
| CMYK | 0.13 | 0.60 | 0 | 0.47 |
| HSL | 286.83º | 0.43% | 0.37% | - |
| HSV(B) | 286.83º | 0.6% | 0.53% | - |
| XYZ | 13.23 | 8.27 | 24.19 | - |
| YUV | 82.48 | 158.2 | 153.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 136 | 0.13 | 0.60 | 0 | 0.47 | 286.83 | 0.43 | 0.37 |
| Hex | 76 | 36 | 88 | D | 3C | 0 | 2F | 11F | 2B | 25 |
| Octal | 166 | 66 | 210 | 15 | 74 | 0 | 57 | 437 | 53 | 45 |
| Binary | 1110110 | 110110 | 10001000 | 1101 | 111100 | 0 | 101111 | 100011111 | 101011 | 100101 |
Color Harmonies of #763688
Complementary color
Monochromatic Colors of #763688
Black with #763688
Text Example
Text Example
White with #763688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763688; }
p { color: rgb(118,54,136); }
H1.HeaderClassName
{
color: #763688;
}
.AnyTagClassName
{
color: #763688;
}
</style>
background-color css
<style>
a { background-color: #763688; }
a { background-color: rgb(118,54,136); }
div.DivClassName
{
background-color: #763688;
}
.BgClassName
{
background-color: #763688;
}
</style>
border-color css
<style>
span { border-color: #763688; }
span { border-color: rgb(118,54,136); }
td.TdClassName
{
border-color: #763688;
}
.TagClassName
{
border-color: #763688;
}
</style>