Shades of Dark Purple #761067
Tints of Dark Purple #761067
RGB
CMYK
RGB Variations
Color information
#761067 (or 0x761067) is known color: Dark Purple. HEX triplet: 76, 10 and 67. RGB value is (118,16,103). Sum of RGB (Red+Green+Blue) = 118+16+103=237 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.79% from 237); Green value is 16 (6.64% from 255 or 6.75% from 237); Blue value is 103 (40.62% from 255 or 43.46% from 237); Max value from RGB is 118 - color contains mainly: red. Hex color #761067 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761067 is #89EF98. Grayscale: #383838. Windows color (decimal): -9039769 or 6754422. OLE color: 6754422.
HSL color Cylindrical-coordinate representation of color #761067: hue angle of 308.82º 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 #761067 is Cyan = 0, Magento = 0.86, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 16 | 103 | - |
| CMYK | 0 | 0.86 | 0.13 | 0.54 |
| HSL | 308.82º | 0.76% | 0.26% | - |
| HSV(B) | 308.82º | 0.86% | 0.46% | - |
| XYZ | 10.1 | 5.2 | 13.3 | - |
| YUV | 56.42 | 154.29 | 171.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 16 | 103 | 0 | 0.86 | 0.13 | 0.54 | 308.82 | 0.76 | 0.26 |
| Hex | 76 | 10 | 67 | 0 | 56 | D | 36 | 135 | 4C | 1A |
| Octal | 166 | 20 | 147 | 0 | 126 | 15 | 66 | 465 | 114 | 32 |
| Binary | 1110110 | 10000 | 1100111 | 0 | 1010110 | 1101 | 110110 | 100110101 | 1001100 | 11010 |
Color Harmonies of #761067
Complementary color
Monochromatic Colors of #761067
Black with #761067
Text Example
Text Example
White with #761067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761067; }
p { color: rgb(118,16,103); }
H1.HeaderClassName
{
color: #761067;
}
.AnyTagClassName
{
color: #761067;
}
</style>
background-color css
<style>
a { background-color: #761067; }
a { background-color: rgb(118,16,103); }
div.DivClassName
{
background-color: #761067;
}
.BgClassName
{
background-color: #761067;
}
</style>
border-color css
<style>
span { border-color: #761067; }
span { border-color: rgb(118,16,103); }
td.TdClassName
{
border-color: #761067;
}
.TagClassName
{
border-color: #761067;
}
</style>