Shades of Rose Bud Cherry #852955
Tints of Rose Bud Cherry #852955
RGB
CMYK
RGB Variations
Color information
#852955 (or 0x852955) is known color: Rose Bud Cherry. HEX triplet: 85, 29 and 55. RGB value is (133,41,85). Sum of RGB (Red+Green+Blue) = 133+41+85=259 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.35% from 259); Green value is 41 (16.41% from 255 or 15.83% from 259); Blue value is 85 (33.59% from 255 or 32.82% from 259); Max value from RGB is 133 - color contains mainly: red. Hex color #852955 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852955 is #7AD6AA. Grayscale: #494949. Windows color (decimal): -8050347 or 5581189. OLE color: 5581189.
HSL color Cylindrical-coordinate representation of color #852955: hue angle of 331.3º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #852955 is Cyan = 0, Magento = 0.69, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 41 | 85 | - |
| CMYK | 0 | 0.69 | 0.36 | 0.48 |
| HSL | 331.3º | 0.53% | 0.34% | - |
| HSV(B) | 331.3º | 0.69% | 0.52% | - |
| XYZ | 12.11 | 7.23 | 9.35 | - |
| YUV | 73.52 | 134.48 | 170.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 41 | 85 | 0 | 0.69 | 0.36 | 0.48 | 331.3 | 0.53 | 0.34 |
| Hex | 85 | 29 | 55 | 0 | 45 | 24 | 30 | 14B | 35 | 22 |
| Octal | 205 | 51 | 125 | 0 | 105 | 44 | 60 | 513 | 65 | 42 |
| Binary | 10000101 | 101001 | 1010101 | 0 | 1000101 | 100100 | 110000 | 101001011 | 110101 | 100010 |
Color Harmonies of #852955
Complementary color
Monochromatic Colors of #852955
Black with #852955
Text Example
Text Example
White with #852955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852955; }
p { color: rgb(133,41,85); }
H1.HeaderClassName
{
color: #852955;
}
.AnyTagClassName
{
color: #852955;
}
</style>
background-color css
<style>
a { background-color: #852955; }
a { background-color: rgb(133,41,85); }
div.DivClassName
{
background-color: #852955;
}
.BgClassName
{
background-color: #852955;
}
</style>
border-color css
<style>
span { border-color: #852955; }
span { border-color: rgb(133,41,85); }
td.TdClassName
{
border-color: #852955;
}
.TagClassName
{
border-color: #852955;
}
</style>