Shades of Rose Bud Cherry #852153
Tints of Rose Bud Cherry #852153
RGB
CMYK
RGB Variations
Color information
#852153 (or 0x852153) is known color: Rose Bud Cherry. HEX triplet: 85, 21 and 53. RGB value is (133,33,83). Sum of RGB (Red+Green+Blue) = 133+33+83=249 (32% of max value = 765). Red value is 133 (52.34% from 255 or 53.41% from 249); Green value is 33 (13.28% from 255 or 13.25% from 249); Blue value is 83 (32.81% from 255 or 33.33% from 249); Max value from RGB is 133 - color contains mainly: red. Hex color #852153 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852153 is #7ADEAC. Grayscale: #444444. Windows color (decimal): -8052397 or 5448069. OLE color: 5448069.
HSL color Cylindrical-coordinate representation of color #852153: hue angle of 330º 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 #852153 is Cyan = 0, Magento = 0.75, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 33 | 83 | - |
| CMYK | 0 | 0.75 | 0.38 | 0.48 |
| HSL | 330º | 0.6% | 0.33% | - |
| HSV(B) | 330º | 0.75% | 0.52% | - |
| XYZ | 11.78 | 6.7 | 8.86 | - |
| YUV | 68.6 | 136.13 | 173.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 33 | 83 | 0 | 0.75 | 0.38 | 0.48 | 330 | 0.6 | 0.33 |
| Hex | 85 | 21 | 53 | 0 | 4B | 26 | 30 | 14A | 3C | 21 |
| Octal | 205 | 41 | 123 | 0 | 113 | 46 | 60 | 512 | 74 | 41 |
| Binary | 10000101 | 100001 | 1010011 | 0 | 1001011 | 100110 | 110000 | 101001010 | 111100 | 100001 |
Color Harmonies of #852153
Complementary color
Monochromatic Colors of #852153
Black with #852153
Text Example
Text Example
White with #852153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852153; }
p { color: rgb(133,33,83); }
H1.HeaderClassName
{
color: #852153;
}
.AnyTagClassName
{
color: #852153;
}
</style>
background-color css
<style>
a { background-color: #852153; }
a { background-color: rgb(133,33,83); }
div.DivClassName
{
background-color: #852153;
}
.BgClassName
{
background-color: #852153;
}
</style>
border-color css
<style>
span { border-color: #852153; }
span { border-color: rgb(133,33,83); }
td.TdClassName
{
border-color: #852153;
}
.TagClassName
{
border-color: #852153;
}
</style>