Shades of Purple #761075
Tints of Purple #761075
RGB
CMYK
RGB Variations
Color information
#761075 (or 0x761075) is known color: Purple. HEX triplet: 76, 10 and 75. RGB value is (118,16,117). Sum of RGB (Red+Green+Blue) = 118+16+117=251 (33% of max value = 765). Red value is 118 (46.48% from 255 or 47.01% from 251); Green value is 16 (6.64% from 255 or 6.37% from 251); Blue value is 117 (46.09% from 255 or 46.61% from 251); Max value from RGB is 118 - color contains mainly: red. Hex color #761075 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761075 is #89EF8A. Grayscale: #393939. Windows color (decimal): -9039755 or 7671926. OLE color: 7671926.
HSL color Cylindrical-coordinate representation of color #761075: hue angle of 300.59º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #761075 is Cyan = 0, Magento = 0.86, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 16 | 117 | - |
| CMYK | 0 | 0.86 | 0.01 | 0.54 |
| HSL | 300.59º | 0.76% | 0.26% | - |
| HSV(B) | 300.59º | 0.86% | 0.46% | - |
| XYZ | 10.87 | 5.51 | 17.32 | - |
| YUV | 58.01 | 161.29 | 170.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 16 | 117 | 0 | 0.86 | 0.01 | 0.54 | 300.59 | 0.76 | 0.26 |
| Hex | 76 | 10 | 75 | 0 | 56 | 1 | 36 | 12D | 4C | 1A |
| Octal | 166 | 20 | 165 | 0 | 126 | 1 | 66 | 455 | 114 | 32 |
| Binary | 1110110 | 10000 | 1110101 | 0 | 1010110 | 1 | 110110 | 100101101 | 1001100 | 11010 |
Color Harmonies of #761075
Complementary color
Monochromatic Colors of #761075
Black with #761075
Text Example
Text Example
White with #761075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761075; }
p { color: rgb(118,16,117); }
H1.HeaderClassName
{
color: #761075;
}
.AnyTagClassName
{
color: #761075;
}
</style>
background-color css
<style>
a { background-color: #761075; }
a { background-color: rgb(118,16,117); }
div.DivClassName
{
background-color: #761075;
}
.BgClassName
{
background-color: #761075;
}
</style>
border-color css
<style>
span { border-color: #761075; }
span { border-color: rgb(118,16,117); }
td.TdClassName
{
border-color: #761075;
}
.TagClassName
{
border-color: #761075;
}
</style>