Shades of Rose Bud Cherry #853959
Tints of Rose Bud Cherry #853959
RGB
CMYK
RGB Variations
Color information
#853959 (or 0x853959) is known color: Rose Bud Cherry. HEX triplet: 85, 39 and 59. RGB value is (133,57,89). Sum of RGB (Red+Green+Blue) = 133+57+89=279 (36% of max value = 765). Red value is 133 (52.34% from 255 or 47.67% from 279); Green value is 57 (22.66% from 255 or 20.43% from 279); Blue value is 89 (35.16% from 255 or 31.90% from 279); Max value from RGB is 133 - color contains mainly: red. Hex color #853959 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853959 is #7AC6A6. Grayscale: #535353. Windows color (decimal): -8046247 or 5847429. OLE color: 5847429.
HSL color Cylindrical-coordinate representation of color #853959: hue angle of 334.74º 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 #853959 is Cyan = 0, Magento = 0.57, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 57 | 89 | - |
| CMYK | 0 | 0.57 | 0.33 | 0.48 |
| HSL | 334.74º | 0.4% | 0.37% | - |
| HSV(B) | 334.74º | 0.57% | 0.52% | - |
| XYZ | 12.94 | 8.63 | 10.44 | - |
| YUV | 83.37 | 131.18 | 163.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 57 | 89 | 0 | 0.57 | 0.33 | 0.48 | 334.74 | 0.4 | 0.37 |
| Hex | 85 | 39 | 59 | 0 | 39 | 21 | 30 | 14F | 28 | 25 |
| Octal | 205 | 71 | 131 | 0 | 71 | 41 | 60 | 517 | 50 | 45 |
| Binary | 10000101 | 111001 | 1011001 | 0 | 111001 | 100001 | 110000 | 101001111 | 101000 | 100101 |
Color Harmonies of #853959
Complementary color
Monochromatic Colors of #853959
Black with #853959
Text Example
Text Example
White with #853959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853959; }
p { color: rgb(133,57,89); }
H1.HeaderClassName
{
color: #853959;
}
.AnyTagClassName
{
color: #853959;
}
</style>
background-color css
<style>
a { background-color: #853959; }
a { background-color: rgb(133,57,89); }
div.DivClassName
{
background-color: #853959;
}
.BgClassName
{
background-color: #853959;
}
</style>
border-color css
<style>
span { border-color: #853959; }
span { border-color: rgb(133,57,89); }
td.TdClassName
{
border-color: #853959;
}
.TagClassName
{
border-color: #853959;
}
</style>