Shades of Dark Purple #862479
Tints of Dark Purple #862479
RGB
CMYK
RGB Variations
Color information
#862479 (or 0x862479) is known color: Dark Purple. HEX triplet: 86, 24 and 79. RGB value is (134,36,121). Sum of RGB (Red+Green+Blue) = 134+36+121=291 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.05% from 291); Green value is 36 (14.45% from 255 or 12.37% from 291); Blue value is 121 (47.66% from 255 or 41.58% from 291); Max value from RGB is 134 - color contains mainly: red. Hex color #862479 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862479 is #79DB86. Grayscale: #4A4A4A. Windows color (decimal): -7986055 or 7939206. OLE color: 7939206.
HSL color Cylindrical-coordinate representation of color #862479: hue angle of 307.96º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #862479 is Cyan = 0, Magento = 0.73, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 36 | 121 | - |
| CMYK | 0 | 0.73 | 0.10 | 0.47 |
| HSL | 307.96º | 0.58% | 0.33% | - |
| HSV(B) | 307.96º | 0.73% | 0.53% | - |
| XYZ | 13.91 | 7.71 | 18.84 | - |
| YUV | 74.99 | 153.97 | 170.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 36 | 121 | 0 | 0.73 | 0.10 | 0.47 | 307.96 | 0.58 | 0.33 |
| Hex | 86 | 24 | 79 | 0 | 49 | A | 2F | 134 | 3A | 21 |
| Octal | 206 | 44 | 171 | 0 | 111 | 12 | 57 | 464 | 72 | 41 |
| Binary | 10000110 | 100100 | 1111001 | 0 | 1001001 | 1010 | 101111 | 100110100 | 111010 | 100001 |
Color Harmonies of #862479
Complementary color
Monochromatic Colors of #862479
Black with #862479
Text Example
Text Example
White with #862479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862479; }
p { color: rgb(134,36,121); }
H1.HeaderClassName
{
color: #862479;
}
.AnyTagClassName
{
color: #862479;
}
</style>
background-color css
<style>
a { background-color: #862479; }
a { background-color: rgb(134,36,121); }
div.DivClassName
{
background-color: #862479;
}
.BgClassName
{
background-color: #862479;
}
</style>
border-color css
<style>
span { border-color: #862479; }
span { border-color: rgb(134,36,121); }
td.TdClassName
{
border-color: #862479;
}
.TagClassName
{
border-color: #862479;
}
</style>