Shades of Rose Bud Cherry #852155
Tints of Rose Bud Cherry #852155
RGB
CMYK
RGB Variations
Color information
#852155 (or 0x852155) is known color: Rose Bud Cherry. HEX triplet: 85, 21 and 55. RGB value is (133,33,85). Sum of RGB (Red+Green+Blue) = 133+33+85=251 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.99% from 251); Green value is 33 (13.28% from 255 or 13.15% from 251); Blue value is 85 (33.59% from 255 or 33.86% from 251); Max value from RGB is 133 - color contains mainly: red. Hex color #852155 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852155 is #7ADEAA. Grayscale: #444444. Windows color (decimal): -8052395 or 5579141. OLE color: 5579141.
HSL color Cylindrical-coordinate representation of color #852155: hue angle of 328.8º 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 #852155 is Cyan = 0, Magento = 0.75, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 33 | 85 | - |
| CMYK | 0 | 0.75 | 0.36 | 0.48 |
| HSL | 328.8º | 0.6% | 0.33% | - |
| HSV(B) | 328.8º | 0.75% | 0.52% | - |
| XYZ | 11.86 | 6.73 | 9.27 | - |
| YUV | 68.83 | 137.13 | 173.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 33 | 85 | 0 | 0.75 | 0.36 | 0.48 | 328.8 | 0.6 | 0.33 |
| Hex | 85 | 21 | 55 | 0 | 4B | 24 | 30 | 149 | 3C | 21 |
| Octal | 205 | 41 | 125 | 0 | 113 | 44 | 60 | 511 | 74 | 41 |
| Binary | 10000101 | 100001 | 1010101 | 0 | 1001011 | 100100 | 110000 | 101001001 | 111100 | 100001 |
Color Harmonies of #852155
Complementary color
Monochromatic Colors of #852155
Black with #852155
Text Example
Text Example
White with #852155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852155; }
p { color: rgb(133,33,85); }
H1.HeaderClassName
{
color: #852155;
}
.AnyTagClassName
{
color: #852155;
}
</style>
background-color css
<style>
a { background-color: #852155; }
a { background-color: rgb(133,33,85); }
div.DivClassName
{
background-color: #852155;
}
.BgClassName
{
background-color: #852155;
}
</style>
border-color css
<style>
span { border-color: #852155; }
span { border-color: rgb(133,33,85); }
td.TdClassName
{
border-color: #852155;
}
.TagClassName
{
border-color: #852155;
}
</style>