Shades of Purple #850774
Tints of Purple #850774
RGB
CMYK
RGB Variations
Color information
#850774 (or 0x850774) is known color: Purple. HEX triplet: 85, 07 and 74. RGB value is (133,7,116). Sum of RGB (Red+Green+Blue) = 133+7+116=256 (33% of max value = 765). Red value is 133 (52.34% from 255 or 51.95% from 256); Green value is 7 (3.12% from 255 or 2.73% from 256); Blue value is 116 (45.70% from 255 or 45.31% from 256); Max value from RGB is 133 - color contains mainly: red. Hex color #850774 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #850774 is #7AF88B. Grayscale: #383838. Windows color (decimal): -8059020 or 7604101. OLE color: 7604101.
HSL color Cylindrical-coordinate representation of color #850774: hue angle of 308.1º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #850774 is Cyan = 0, Magento = 0.95, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 7 | 116 | - |
| CMYK | 0 | 0.95 | 0.13 | 0.48 |
| HSL | 308.1º | 0.9% | 0.27% | - |
| HSV(B) | 308.1º | 0.95% | 0.52% | - |
| XYZ | 12.9 | 6.4 | 17.08 | - |
| YUV | 57.1 | 161.24 | 182.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 7 | 116 | 0 | 0.95 | 0.13 | 0.48 | 308.1 | 0.9 | 0.27 |
| Hex | 85 | 7 | 74 | 0 | 5F | D | 30 | 134 | 5A | 1B |
| Octal | 205 | 7 | 164 | 0 | 137 | 15 | 60 | 464 | 132 | 33 |
| Binary | 10000101 | 111 | 1110100 | 0 | 1011111 | 1101 | 110000 | 100110100 | 1011010 | 11011 |
Color Harmonies of #850774
Complementary color
Monochromatic Colors of #850774
Black with #850774
Text Example
Text Example
White with #850774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #850774; }
p { color: rgb(133,7,116); }
H1.HeaderClassName
{
color: #850774;
}
.AnyTagClassName
{
color: #850774;
}
</style>
background-color css
<style>
a { background-color: #850774; }
a { background-color: rgb(133,7,116); }
div.DivClassName
{
background-color: #850774;
}
.BgClassName
{
background-color: #850774;
}
</style>
border-color css
<style>
span { border-color: #850774; }
span { border-color: rgb(133,7,116); }
td.TdClassName
{
border-color: #850774;
}
.TagClassName
{
border-color: #850774;
}
</style>