Shades of Rose Bud Cherry #853756
Tints of Rose Bud Cherry #853756
RGB
CMYK
RGB Variations
Color information
#853756 (or 0x853756) is known color: Rose Bud Cherry. HEX triplet: 85, 37 and 56. RGB value is (133,55,86). Sum of RGB (Red+Green+Blue) = 133+55+86=274 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.54% from 274); Green value is 55 (21.88% from 255 or 20.07% from 274); Blue value is 86 (33.98% from 255 or 31.39% from 274); Max value from RGB is 133 - color contains mainly: red. Hex color #853756 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853756 is #7AC8A9. Grayscale: #515151. Windows color (decimal): -8046762 or 5650309. OLE color: 5650309.
HSL color Cylindrical-coordinate representation of color #853756: hue angle of 336.15º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #853756 is Cyan = 0, Magento = 0.59, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 55 | 86 | - |
| CMYK | 0 | 0.59 | 0.35 | 0.48 |
| HSL | 336.15º | 0.41% | 0.37% | - |
| HSV(B) | 336.15º | 0.59% | 0.52% | - |
| XYZ | 12.72 | 8.39 | 9.75 | - |
| YUV | 81.86 | 130.34 | 164.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 55 | 86 | 0 | 0.59 | 0.35 | 0.48 | 336.15 | 0.41 | 0.37 |
| Hex | 85 | 37 | 56 | 0 | 3B | 23 | 30 | 150 | 29 | 25 |
| Octal | 205 | 67 | 126 | 0 | 73 | 43 | 60 | 520 | 51 | 45 |
| Binary | 10000101 | 110111 | 1010110 | 0 | 111011 | 100011 | 110000 | 101010000 | 101001 | 100101 |
Color Harmonies of #853756
Complementary color
Monochromatic Colors of #853756
Black with #853756
Text Example
Text Example
White with #853756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853756; }
p { color: rgb(133,55,86); }
H1.HeaderClassName
{
color: #853756;
}
.AnyTagClassName
{
color: #853756;
}
</style>
background-color css
<style>
a { background-color: #853756; }
a { background-color: rgb(133,55,86); }
div.DivClassName
{
background-color: #853756;
}
.BgClassName
{
background-color: #853756;
}
</style>
border-color css
<style>
span { border-color: #853756; }
span { border-color: rgb(133,55,86); }
td.TdClassName
{
border-color: #853756;
}
.TagClassName
{
border-color: #853756;
}
</style>