Shades of Rose Bud Cherry #852952
Tints of Rose Bud Cherry #852952
RGB
CMYK
RGB Variations
Color information
#852952 (or 0x852952) is known color: Rose Bud Cherry. HEX triplet: 85, 29 and 52. RGB value is (133,41,82). Sum of RGB (Red+Green+Blue) = 133+41+82=256 (33% of max value = 765). Red value is 133 (52.34% from 255 or 51.95% from 256); Green value is 41 (16.41% from 255 or 16.02% from 256); Blue value is 82 (32.42% from 255 or 32.03% from 256); Max value from RGB is 133 - color contains mainly: red. Hex color #852952 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852952 is #7AD6AD. Grayscale: #494949. Windows color (decimal): -8050350 or 5384581. OLE color: 5384581.
HSL color Cylindrical-coordinate representation of color #852952: hue angle of 333.26º 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 #852952 is Cyan = 0, Magento = 0.69, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 41 | 82 | - |
| CMYK | 0 | 0.69 | 0.38 | 0.48 |
| HSL | 333.26º | 0.53% | 0.34% | - |
| HSV(B) | 333.26º | 0.69% | 0.52% | - |
| XYZ | 11.99 | 7.18 | 8.74 | - |
| YUV | 73.18 | 132.98 | 170.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 41 | 82 | 0 | 0.69 | 0.38 | 0.48 | 333.26 | 0.53 | 0.34 |
| Hex | 85 | 29 | 52 | 0 | 45 | 26 | 30 | 14D | 35 | 22 |
| Octal | 205 | 51 | 122 | 0 | 105 | 46 | 60 | 515 | 65 | 42 |
| Binary | 10000101 | 101001 | 1010010 | 0 | 1000101 | 100110 | 110000 | 101001101 | 110101 | 100010 |
Color Harmonies of #852952
Complementary color
Monochromatic Colors of #852952
Black with #852952
Text Example
Text Example
White with #852952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852952; }
p { color: rgb(133,41,82); }
H1.HeaderClassName
{
color: #852952;
}
.AnyTagClassName
{
color: #852952;
}
</style>
background-color css
<style>
a { background-color: #852952; }
a { background-color: rgb(133,41,82); }
div.DivClassName
{
background-color: #852952;
}
.BgClassName
{
background-color: #852952;
}
</style>
border-color css
<style>
span { border-color: #852952; }
span { border-color: rgb(133,41,82); }
td.TdClassName
{
border-color: #852952;
}
.TagClassName
{
border-color: #852952;
}
</style>