Shades of Dark Purple #762274
Tints of Dark Purple #762274
RGB
CMYK
RGB Variations
Color information
#762274 (or 0x762274) is known color: Dark Purple. HEX triplet: 76, 22 and 74. RGB value is (118,34,116). Sum of RGB (Red+Green+Blue) = 118+34+116=268 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.03% from 268); Green value is 34 (13.67% from 255 or 12.69% from 268); Blue value is 116 (45.70% from 255 or 43.28% from 268); Max value from RGB is 118 - color contains mainly: red. Hex color #762274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762274 is #89DD8B. Grayscale: #444444. Windows color (decimal): -9035148 or 7610998. OLE color: 7610998.
HSL color Cylindrical-coordinate representation of color #762274: hue angle of 301.43º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #762274 is Cyan = 0, Magento = 0.71, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 34 | 116 | - |
| CMYK | 0 | 0.71 | 0.02 | 0.54 |
| HSL | 301.43º | 0.55% | 0.3% | - |
| HSV(B) | 301.43º | 0.71% | 0.46% | - |
| XYZ | 11.2 | 6.26 | 17.14 | - |
| YUV | 68.46 | 154.83 | 163.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 34 | 116 | 0 | 0.71 | 0.02 | 0.54 | 301.43 | 0.55 | 0.3 |
| Hex | 76 | 22 | 74 | 0 | 47 | 2 | 36 | 12D | 37 | 1E |
| Octal | 166 | 42 | 164 | 0 | 107 | 2 | 66 | 455 | 67 | 36 |
| Binary | 1110110 | 100010 | 1110100 | 0 | 1000111 | 10 | 110110 | 100101101 | 110111 | 11110 |
Color Harmonies of #762274
Complementary color
Monochromatic Colors of #762274
Black with #762274
Text Example
Text Example
White with #762274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762274; }
p { color: rgb(118,34,116); }
H1.HeaderClassName
{
color: #762274;
}
.AnyTagClassName
{
color: #762274;
}
</style>
background-color css
<style>
a { background-color: #762274; }
a { background-color: rgb(118,34,116); }
div.DivClassName
{
background-color: #762274;
}
.BgClassName
{
background-color: #762274;
}
</style>
border-color css
<style>
span { border-color: #762274; }
span { border-color: rgb(118,34,116); }
td.TdClassName
{
border-color: #762274;
}
.TagClassName
{
border-color: #762274;
}
</style>