Shades of Rose Bud Cherry #852656
Tints of Rose Bud Cherry #852656
RGB
CMYK
RGB Variations
Color information
#852656 (or 0x852656) is known color: Rose Bud Cherry. HEX triplet: 85, 26 and 56. RGB value is (133,38,86). Sum of RGB (Red+Green+Blue) = 133+38+86=257 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.75% from 257); Green value is 38 (15.23% from 255 or 14.79% from 257); Blue value is 86 (33.98% from 255 or 33.46% from 257); Max value from RGB is 133 - color contains mainly: red. Hex color #852656 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852656 is #7AD9A9. Grayscale: #474747. Windows color (decimal): -8051114 or 5645957. OLE color: 5645957.
HSL color Cylindrical-coordinate representation of color #852656: hue angle of 329.68º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #852656 is Cyan = 0, Magento = 0.71, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 38 | 86 | - |
| CMYK | 0 | 0.71 | 0.35 | 0.48 |
| HSL | 329.68º | 0.56% | 0.34% | - |
| HSV(B) | 329.68º | 0.71% | 0.52% | - |
| XYZ | 12.05 | 7.04 | 9.53 | - |
| YUV | 71.88 | 135.97 | 171.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 38 | 86 | 0 | 0.71 | 0.35 | 0.48 | 329.68 | 0.56 | 0.34 |
| Hex | 85 | 26 | 56 | 0 | 47 | 23 | 30 | 14A | 38 | 22 |
| Octal | 205 | 46 | 126 | 0 | 107 | 43 | 60 | 512 | 70 | 42 |
| Binary | 10000101 | 100110 | 1010110 | 0 | 1000111 | 100011 | 110000 | 101001010 | 111000 | 100010 |
Color Harmonies of #852656
Complementary color
Monochromatic Colors of #852656
Black with #852656
Text Example
Text Example
White with #852656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852656; }
p { color: rgb(133,38,86); }
H1.HeaderClassName
{
color: #852656;
}
.AnyTagClassName
{
color: #852656;
}
</style>
background-color css
<style>
a { background-color: #852656; }
a { background-color: rgb(133,38,86); }
div.DivClassName
{
background-color: #852656;
}
.BgClassName
{
background-color: #852656;
}
</style>
border-color css
<style>
span { border-color: #852656; }
span { border-color: rgb(133,38,86); }
td.TdClassName
{
border-color: #852656;
}
.TagClassName
{
border-color: #852656;
}
</style>