Shades of Rose Bud Cherry #851050
Tints of Rose Bud Cherry #851050
RGB
CMYK
RGB Variations
Color information
#851050 (or 0x851050) is known color: Rose Bud Cherry. HEX triplet: 85, 10 and 50. RGB value is (133,16,80). Sum of RGB (Red+Green+Blue) = 133+16+80=229 (30% of max value = 765). Red value is 133 (52.34% from 255 or 58.08% from 229); Green value is 16 (6.64% from 255 or 6.99% from 229); Blue value is 80 (31.64% from 255 or 34.93% from 229); Max value from RGB is 133 - color contains mainly: red. Hex color #851050 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #851050 is #7AEFAF. Grayscale: #3A3A3A. Windows color (decimal): -8056752 or 5247109. OLE color: 5247109.
HSL color Cylindrical-coordinate representation of color #851050: hue angle of 327.18º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #851050 is Cyan = 0, Magento = 0.88, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 16 | 80 | - |
| CMYK | 0 | 0.88 | 0.40 | 0.48 |
| HSL | 327.18º | 0.79% | 0.29% | - |
| HSV(B) | 327.18º | 0.88% | 0.52% | - |
| XYZ | 11.31 | 5.94 | 8.14 | - |
| YUV | 58.28 | 140.26 | 181.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 16 | 80 | 0 | 0.88 | 0.40 | 0.48 | 327.18 | 0.79 | 0.29 |
| Hex | 85 | 10 | 50 | 0 | 58 | 28 | 30 | 147 | 4F | 1D |
| Octal | 205 | 20 | 120 | 0 | 130 | 50 | 60 | 507 | 117 | 35 |
| Binary | 10000101 | 10000 | 1010000 | 0 | 1011000 | 101000 | 110000 | 101000111 | 1001111 | 11101 |
Color Harmonies of #851050
Complementary color
Monochromatic Colors of #851050
Black with #851050
Text Example
Text Example
White with #851050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851050; }
p { color: rgb(133,16,80); }
H1.HeaderClassName
{
color: #851050;
}
.AnyTagClassName
{
color: #851050;
}
</style>
background-color css
<style>
a { background-color: #851050; }
a { background-color: rgb(133,16,80); }
div.DivClassName
{
background-color: #851050;
}
.BgClassName
{
background-color: #851050;
}
</style>
border-color css
<style>
span { border-color: #851050; }
span { border-color: rgb(133,16,80); }
td.TdClassName
{
border-color: #851050;
}
.TagClassName
{
border-color: #851050;
}
</style>