Shades of Dark Purple #762770
Tints of Dark Purple #762770
RGB
CMYK
RGB Variations
Color information
#762770 (or 0x762770) is known color: Dark Purple. HEX triplet: 76, 27 and 70. RGB value is (118,39,112). Sum of RGB (Red+Green+Blue) = 118+39+112=269 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.87% from 269); Green value is 39 (15.62% from 255 or 14.50% from 269); Blue value is 112 (44.14% from 255 or 41.64% from 269); Max value from RGB is 118 - color contains mainly: red. Hex color #762770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762770 is #89D88F. Grayscale: #464646. Windows color (decimal): -9033872 or 7350134. OLE color: 7350134.
HSL color Cylindrical-coordinate representation of color #762770: hue angle of 304.56º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #762770 is Cyan = 0, Magento = 0.67, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 39 | 112 | - |
| CMYK | 0 | 0.67 | 0.05 | 0.54 |
| HSL | 304.56º | 0.5% | 0.31% | - |
| HSV(B) | 304.56º | 0.67% | 0.46% | - |
| XYZ | 11.12 | 6.47 | 15.99 | - |
| YUV | 70.94 | 151.17 | 161.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 112 | 0 | 0.67 | 0.05 | 0.54 | 304.56 | 0.5 | 0.31 |
| Hex | 76 | 27 | 70 | 0 | 43 | 5 | 36 | 131 | 32 | 1F |
| Octal | 166 | 47 | 160 | 0 | 103 | 5 | 66 | 461 | 62 | 37 |
| Binary | 1110110 | 100111 | 1110000 | 0 | 1000011 | 101 | 110110 | 100110001 | 110010 | 11111 |
Color Harmonies of #762770
Complementary color
Monochromatic Colors of #762770
Black with #762770
Text Example
Text Example
White with #762770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762770; }
p { color: rgb(118,39,112); }
H1.HeaderClassName
{
color: #762770;
}
.AnyTagClassName
{
color: #762770;
}
</style>
background-color css
<style>
a { background-color: #762770; }
a { background-color: rgb(118,39,112); }
div.DivClassName
{
background-color: #762770;
}
.BgClassName
{
background-color: #762770;
}
</style>
border-color css
<style>
span { border-color: #762770; }
span { border-color: rgb(118,39,112); }
td.TdClassName
{
border-color: #762770;
}
.TagClassName
{
border-color: #762770;
}
</style>