Shades of Rose Bud Cherry #852051
Tints of Rose Bud Cherry #852051
RGB
CMYK
RGB Variations
Color information
#852051 (or 0x852051) is known color: Rose Bud Cherry. HEX triplet: 85, 20 and 51. RGB value is (133,32,81). Sum of RGB (Red+Green+Blue) = 133+32+81=246 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.07% from 246); Green value is 32 (12.89% from 255 or 13.01% from 246); Blue value is 81 (32.03% from 255 or 32.93% from 246); Max value from RGB is 133 - color contains mainly: red. Hex color #852051 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852051 is #7ADFAE. Grayscale: #434343. Windows color (decimal): -8052655 or 5316741. OLE color: 5316741.
HSL color Cylindrical-coordinate representation of color #852051: hue angle of 330.89º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #852051 is Cyan = 0, Magento = 0.76, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 32 | 81 | - |
| CMYK | 0 | 0.76 | 0.39 | 0.48 |
| HSL | 330.89º | 0.61% | 0.32% | - |
| HSV(B) | 330.89º | 0.76% | 0.52% | - |
| XYZ | 11.67 | 6.61 | 8.45 | - |
| YUV | 67.79 | 135.46 | 174.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 32 | 81 | 0 | 0.76 | 0.39 | 0.48 | 330.89 | 0.61 | 0.32 |
| Hex | 85 | 20 | 51 | 0 | 4C | 27 | 30 | 14B | 3D | 20 |
| Octal | 205 | 40 | 121 | 0 | 114 | 47 | 60 | 513 | 75 | 40 |
| Binary | 10000101 | 100000 | 1010001 | 0 | 1001100 | 100111 | 110000 | 101001011 | 111101 | 100000 |
Color Harmonies of #852051
Complementary color
Monochromatic Colors of #852051
Black with #852051
Text Example
Text Example
White with #852051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852051; }
p { color: rgb(133,32,81); }
H1.HeaderClassName
{
color: #852051;
}
.AnyTagClassName
{
color: #852051;
}
</style>
background-color css
<style>
a { background-color: #852051; }
a { background-color: rgb(133,32,81); }
div.DivClassName
{
background-color: #852051;
}
.BgClassName
{
background-color: #852051;
}
</style>
border-color css
<style>
span { border-color: #852051; }
span { border-color: rgb(133,32,81); }
td.TdClassName
{
border-color: #852051;
}
.TagClassName
{
border-color: #852051;
}
</style>