Shades of Rose Bud Cherry #852156
Tints of Rose Bud Cherry #852156
RGB
CMYK
RGB Variations
Color information
#852156 (or 0x852156) is known color: Rose Bud Cherry. HEX triplet: 85, 21 and 56. RGB value is (133,33,86). Sum of RGB (Red+Green+Blue) = 133+33+86=252 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.78% from 252); Green value is 33 (13.28% from 255 or 13.10% from 252); Blue value is 86 (33.98% from 255 or 34.13% from 252); Max value from RGB is 133 - color contains mainly: red. Hex color #852156 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852156 is #7ADEA9. Grayscale: #444444. Windows color (decimal): -8052394 or 5644677. OLE color: 5644677.
HSL color Cylindrical-coordinate representation of color #852156: hue angle of 328.2º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #852156 is Cyan = 0, Magento = 0.75, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 33 | 86 | - |
| CMYK | 0 | 0.75 | 0.35 | 0.48 |
| HSL | 328.2º | 0.6% | 0.33% | - |
| HSV(B) | 328.2º | 0.75% | 0.52% | - |
| XYZ | 11.9 | 6.75 | 9.48 | - |
| YUV | 68.94 | 137.63 | 173.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 33 | 86 | 0 | 0.75 | 0.35 | 0.48 | 328.2 | 0.6 | 0.33 |
| Hex | 85 | 21 | 56 | 0 | 4B | 23 | 30 | 148 | 3C | 21 |
| Octal | 205 | 41 | 126 | 0 | 113 | 43 | 60 | 510 | 74 | 41 |
| Binary | 10000101 | 100001 | 1010110 | 0 | 1001011 | 100011 | 110000 | 101001000 | 111100 | 100001 |
Color Harmonies of #852156
Complementary color
Monochromatic Colors of #852156
Black with #852156
Text Example
Text Example
White with #852156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852156; }
p { color: rgb(133,33,86); }
H1.HeaderClassName
{
color: #852156;
}
.AnyTagClassName
{
color: #852156;
}
</style>
background-color css
<style>
a { background-color: #852156; }
a { background-color: rgb(133,33,86); }
div.DivClassName
{
background-color: #852156;
}
.BgClassName
{
background-color: #852156;
}
</style>
border-color css
<style>
span { border-color: #852156; }
span { border-color: rgb(133,33,86); }
td.TdClassName
{
border-color: #852156;
}
.TagClassName
{
border-color: #852156;
}
</style>