Shades of Rose Bud Cherry #853956
Tints of Rose Bud Cherry #853956
RGB
CMYK
RGB Variations
Color information
#853956 (or 0x853956) is known color: Rose Bud Cherry. HEX triplet: 85, 39 and 56. RGB value is (133,57,86). Sum of RGB (Red+Green+Blue) = 133+57+86=276 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.19% from 276); Green value is 57 (22.66% from 255 or 20.65% from 276); Blue value is 86 (33.98% from 255 or 31.16% from 276); Max value from RGB is 133 - color contains mainly: red. Hex color #853956 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853956 is #7AC6A9. Grayscale: #525252. Windows color (decimal): -8046250 or 5650821. OLE color: 5650821.
HSL color Cylindrical-coordinate representation of color #853956: hue angle of 337.11º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #853956 is Cyan = 0, Magento = 0.57, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 57 | 86 | - |
| CMYK | 0 | 0.57 | 0.35 | 0.48 |
| HSL | 337.11º | 0.4% | 0.37% | - |
| HSV(B) | 337.11º | 0.57% | 0.52% | - |
| XYZ | 12.82 | 8.58 | 9.79 | - |
| YUV | 83.03 | 129.68 | 163.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 57 | 86 | 0 | 0.57 | 0.35 | 0.48 | 337.11 | 0.4 | 0.37 |
| Hex | 85 | 39 | 56 | 0 | 39 | 23 | 30 | 151 | 28 | 25 |
| Octal | 205 | 71 | 126 | 0 | 71 | 43 | 60 | 521 | 50 | 45 |
| Binary | 10000101 | 111001 | 1010110 | 0 | 111001 | 100011 | 110000 | 101010001 | 101000 | 100101 |
Color Harmonies of #853956
Complementary color
Monochromatic Colors of #853956
Black with #853956
Text Example
Text Example
White with #853956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853956; }
p { color: rgb(133,57,86); }
H1.HeaderClassName
{
color: #853956;
}
.AnyTagClassName
{
color: #853956;
}
</style>
background-color css
<style>
a { background-color: #853956; }
a { background-color: rgb(133,57,86); }
div.DivClassName
{
background-color: #853956;
}
.BgClassName
{
background-color: #853956;
}
</style>
border-color css
<style>
span { border-color: #853956; }
span { border-color: rgb(133,57,86); }
td.TdClassName
{
border-color: #853956;
}
.TagClassName
{
border-color: #853956;
}
</style>