Shades of Rose Bud Cherry #852553
Tints of Rose Bud Cherry #852553
RGB
CMYK
RGB Variations
Color information
#852553 (or 0x852553) is known color: Rose Bud Cherry. HEX triplet: 85, 25 and 53. RGB value is (133,37,83). Sum of RGB (Red+Green+Blue) = 133+37+83=253 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.57% from 253); Green value is 37 (14.84% from 255 or 14.62% from 253); Blue value is 83 (32.81% from 255 or 32.81% from 253); Max value from RGB is 133 - color contains mainly: red. Hex color #852553 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852553 is #7ADAAC. Grayscale: #464646. Windows color (decimal): -8051373 or 5449093. OLE color: 5449093.
HSL color Cylindrical-coordinate representation of color #852553: hue angle of 331.25º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #852553 is Cyan = 0, Magento = 0.72, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 37 | 83 | - |
| CMYK | 0 | 0.72 | 0.38 | 0.48 |
| HSL | 331.25º | 0.56% | 0.33% | - |
| HSV(B) | 331.25º | 0.72% | 0.52% | - |
| XYZ | 11.9 | 6.93 | 8.9 | - |
| YUV | 70.95 | 134.8 | 172.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 37 | 83 | 0 | 0.72 | 0.38 | 0.48 | 331.25 | 0.56 | 0.33 |
| Hex | 85 | 25 | 53 | 0 | 48 | 26 | 30 | 14B | 38 | 21 |
| Octal | 205 | 45 | 123 | 0 | 110 | 46 | 60 | 513 | 70 | 41 |
| Binary | 10000101 | 100101 | 1010011 | 0 | 1001000 | 100110 | 110000 | 101001011 | 111000 | 100001 |
Color Harmonies of #852553
Complementary color
Monochromatic Colors of #852553
Black with #852553
Text Example
Text Example
White with #852553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852553; }
p { color: rgb(133,37,83); }
H1.HeaderClassName
{
color: #852553;
}
.AnyTagClassName
{
color: #852553;
}
</style>
background-color css
<style>
a { background-color: #852553; }
a { background-color: rgb(133,37,83); }
div.DivClassName
{
background-color: #852553;
}
.BgClassName
{
background-color: #852553;
}
</style>
border-color css
<style>
span { border-color: #852553; }
span { border-color: rgb(133,37,83); }
td.TdClassName
{
border-color: #852553;
}
.TagClassName
{
border-color: #852553;
}
</style>