Shades of Dark Purple #772671
Tints of Dark Purple #772671
RGB
CMYK
RGB Variations
Color information
#772671 (or 0x772671) is known color: Dark Purple. HEX triplet: 77, 26 and 71. RGB value is (119,38,113). Sum of RGB (Red+Green+Blue) = 119+38+113=270 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.07% from 270); Green value is 38 (15.23% from 255 or 14.07% from 270); Blue value is 113 (44.53% from 255 or 41.85% from 270); Max value from RGB is 119 - color contains mainly: red. Hex color #772671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772671 is #88D98E. Grayscale: #464646. Windows color (decimal): -8968591 or 7415415. OLE color: 7415415.
HSL color Cylindrical-coordinate representation of color #772671: hue angle of 304.44º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #772671 is Cyan = 0, Magento = 0.68, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 38 | 113 | - |
| CMYK | 0 | 0.68 | 0.05 | 0.53 |
| HSL | 304.44º | 0.52% | 0.31% | - |
| HSV(B) | 304.44º | 0.68% | 0.47% | - |
| XYZ | 11.28 | 6.5 | 16.28 | - |
| YUV | 70.77 | 151.84 | 162.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 38 | 113 | 0 | 0.68 | 0.05 | 0.53 | 304.44 | 0.52 | 0.31 |
| Hex | 77 | 26 | 71 | 0 | 44 | 5 | 35 | 130 | 34 | 1F |
| Octal | 167 | 46 | 161 | 0 | 104 | 5 | 65 | 460 | 64 | 37 |
| Binary | 1110111 | 100110 | 1110001 | 0 | 1000100 | 101 | 110101 | 100110000 | 110100 | 11111 |
Color Harmonies of #772671
Complementary color
Monochromatic Colors of #772671
Black with #772671
Text Example
Text Example
White with #772671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772671; }
p { color: rgb(119,38,113); }
H1.HeaderClassName
{
color: #772671;
}
.AnyTagClassName
{
color: #772671;
}
</style>
background-color css
<style>
a { background-color: #772671; }
a { background-color: rgb(119,38,113); }
div.DivClassName
{
background-color: #772671;
}
.BgClassName
{
background-color: #772671;
}
</style>
border-color css
<style>
span { border-color: #772671; }
span { border-color: rgb(119,38,113); }
td.TdClassName
{
border-color: #772671;
}
.TagClassName
{
border-color: #772671;
}
</style>