Shades of Rose Bud Cherry #853759
Tints of Rose Bud Cherry #853759
RGB
CMYK
RGB Variations
Color information
#853759 (or 0x853759) is known color: Rose Bud Cherry. HEX triplet: 85, 37 and 59. RGB value is (133,55,89). Sum of RGB (Red+Green+Blue) = 133+55+89=277 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.01% from 277); Green value is 55 (21.88% from 255 or 19.86% from 277); Blue value is 89 (35.16% from 255 or 32.13% from 277); Max value from RGB is 133 - color contains mainly: red. Hex color #853759 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853759 is #7AC8A6. Grayscale: #525252. Windows color (decimal): -8046759 or 5846917. OLE color: 5846917.
HSL color Cylindrical-coordinate representation of color #853759: hue angle of 333.85º 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 #853759 is Cyan = 0, Magento = 0.59, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 55 | 89 | - |
| CMYK | 0 | 0.59 | 0.33 | 0.48 |
| HSL | 333.85º | 0.41% | 0.37% | - |
| HSV(B) | 333.85º | 0.59% | 0.52% | - |
| XYZ | 12.84 | 8.44 | 10.4 | - |
| YUV | 82.2 | 131.84 | 164.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 55 | 89 | 0 | 0.59 | 0.33 | 0.48 | 333.85 | 0.41 | 0.37 |
| Hex | 85 | 37 | 59 | 0 | 3B | 21 | 30 | 14E | 29 | 25 |
| Octal | 205 | 67 | 131 | 0 | 73 | 41 | 60 | 516 | 51 | 45 |
| Binary | 10000101 | 110111 | 1011001 | 0 | 111011 | 100001 | 110000 | 101001110 | 101001 | 100101 |
Color Harmonies of #853759
Complementary color
Monochromatic Colors of #853759
Black with #853759
Text Example
Text Example
White with #853759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853759; }
p { color: rgb(133,55,89); }
H1.HeaderClassName
{
color: #853759;
}
.AnyTagClassName
{
color: #853759;
}
</style>
background-color css
<style>
a { background-color: #853759; }
a { background-color: rgb(133,55,89); }
div.DivClassName
{
background-color: #853759;
}
.BgClassName
{
background-color: #853759;
}
</style>
border-color css
<style>
span { border-color: #853759; }
span { border-color: rgb(133,55,89); }
td.TdClassName
{
border-color: #853759;
}
.TagClassName
{
border-color: #853759;
}
</style>