Shades of Dark Purple #852671
Tints of Dark Purple #852671
RGB
CMYK
RGB Variations
Color information
#852671 (or 0x852671) is known color: Dark Purple. HEX triplet: 85, 26 and 71. RGB value is (133,38,113). Sum of RGB (Red+Green+Blue) = 133+38+113=284 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.83% from 284); Green value is 38 (15.23% from 255 or 13.38% from 284); Blue value is 113 (44.53% from 255 or 39.79% from 284); Max value from RGB is 133 - color contains mainly: red. Hex color #852671 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852671 is #7AD98E. Grayscale: #4A4A4A. Windows color (decimal): -8051087 or 7415429. OLE color: 7415429.
HSL color Cylindrical-coordinate representation of color #852671: hue angle of 312.63º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #852671 is Cyan = 0, Magento = 0.71, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 38 | 113 | - |
| CMYK | 0 | 0.71 | 0.15 | 0.48 |
| HSL | 312.63º | 0.56% | 0.34% | - |
| HSV(B) | 312.63º | 0.71% | 0.52% | - |
| XYZ | 13.35 | 7.57 | 16.38 | - |
| YUV | 74.96 | 149.47 | 169.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 38 | 113 | 0 | 0.71 | 0.15 | 0.48 | 312.63 | 0.56 | 0.34 |
| Hex | 85 | 26 | 71 | 0 | 47 | F | 30 | 139 | 38 | 22 |
| Octal | 205 | 46 | 161 | 0 | 107 | 17 | 60 | 471 | 70 | 42 |
| Binary | 10000101 | 100110 | 1110001 | 0 | 1000111 | 1111 | 110000 | 100111001 | 111000 | 100010 |
Color Harmonies of #852671
Complementary color
Monochromatic Colors of #852671
Black with #852671
Text Example
Text Example
White with #852671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852671; }
p { color: rgb(133,38,113); }
H1.HeaderClassName
{
color: #852671;
}
.AnyTagClassName
{
color: #852671;
}
</style>
background-color css
<style>
a { background-color: #852671; }
a { background-color: rgb(133,38,113); }
div.DivClassName
{
background-color: #852671;
}
.BgClassName
{
background-color: #852671;
}
</style>
border-color css
<style>
span { border-color: #852671; }
span { border-color: rgb(133,38,113); }
td.TdClassName
{
border-color: #852671;
}
.TagClassName
{
border-color: #852671;
}
</style>