Shades of Rose Bud Cherry #851850
Tints of Rose Bud Cherry #851850
RGB
CMYK
RGB Variations
Color information
#851850 (or 0x851850) is known color: Rose Bud Cherry. HEX triplet: 85, 18 and 50. RGB value is (133,24,80). Sum of RGB (Red+Green+Blue) = 133+24+80=237 (31% of max value = 765). Red value is 133 (52.34% from 255 or 56.12% from 237); Green value is 24 (9.77% from 255 or 10.13% from 237); Blue value is 80 (31.64% from 255 or 33.76% from 237); Max value from RGB is 133 - color contains mainly: red. Hex color #851850 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #851850 is #7AE7AF. Grayscale: #3E3E3E. Windows color (decimal): -8054704 or 5249157. OLE color: 5249157.
HSL color Cylindrical-coordinate representation of color #851850: hue angle of 329.17º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #851850 is Cyan = 0, Magento = 0.82, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 24 | 80 | - |
| CMYK | 0 | 0.82 | 0.40 | 0.48 |
| HSL | 329.17º | 0.69% | 0.31% | - |
| HSV(B) | 329.17º | 0.82% | 0.52% | - |
| XYZ | 11.45 | 6.22 | 8.19 | - |
| YUV | 62.98 | 137.61 | 177.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 24 | 80 | 0 | 0.82 | 0.40 | 0.48 | 329.17 | 0.69 | 0.31 |
| Hex | 85 | 18 | 50 | 0 | 52 | 28 | 30 | 149 | 45 | 1F |
| Octal | 205 | 30 | 120 | 0 | 122 | 50 | 60 | 511 | 105 | 37 |
| Binary | 10000101 | 11000 | 1010000 | 0 | 1010010 | 101000 | 110000 | 101001001 | 1000101 | 11111 |
Color Harmonies of #851850
Complementary color
Monochromatic Colors of #851850
Black with #851850
Text Example
Text Example
White with #851850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851850; }
p { color: rgb(133,24,80); }
H1.HeaderClassName
{
color: #851850;
}
.AnyTagClassName
{
color: #851850;
}
</style>
background-color css
<style>
a { background-color: #851850; }
a { background-color: rgb(133,24,80); }
div.DivClassName
{
background-color: #851850;
}
.BgClassName
{
background-color: #851850;
}
</style>
border-color css
<style>
span { border-color: #851850; }
span { border-color: rgb(133,24,80); }
td.TdClassName
{
border-color: #851850;
}
.TagClassName
{
border-color: #851850;
}
</style>