Shades of Rose Bud Cherry #853857
Tints of Rose Bud Cherry #853857
RGB
CMYK
RGB Variations
Color information
#853857 (or 0x853857) is known color: Rose Bud Cherry. HEX triplet: 85, 38 and 57. RGB value is (133,56,87). Sum of RGB (Red+Green+Blue) = 133+56+87=276 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.19% from 276); Green value is 56 (22.27% from 255 or 20.29% from 276); Blue value is 87 (34.38% from 255 or 31.52% from 276); Max value from RGB is 133 - color contains mainly: red. Hex color #853857 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853857 is #7AC7A8. Grayscale: #525252. Windows color (decimal): -8046505 or 5716101. OLE color: 5716101.
HSL color Cylindrical-coordinate representation of color #853857: hue angle of 335.84º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #853857 is Cyan = 0, Magento = 0.58, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 56 | 87 | - |
| CMYK | 0 | 0.58 | 0.35 | 0.48 |
| HSL | 335.84º | 0.41% | 0.37% | - |
| HSV(B) | 335.84º | 0.58% | 0.52% | - |
| XYZ | 12.81 | 8.5 | 9.98 | - |
| YUV | 82.56 | 130.51 | 163.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 56 | 87 | 0 | 0.58 | 0.35 | 0.48 | 335.84 | 0.41 | 0.37 |
| Hex | 85 | 38 | 57 | 0 | 3A | 23 | 30 | 150 | 29 | 25 |
| Octal | 205 | 70 | 127 | 0 | 72 | 43 | 60 | 520 | 51 | 45 |
| Binary | 10000101 | 111000 | 1010111 | 0 | 111010 | 100011 | 110000 | 101010000 | 101001 | 100101 |
Color Harmonies of #853857
Complementary color
Monochromatic Colors of #853857
Black with #853857
Text Example
Text Example
White with #853857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853857; }
p { color: rgb(133,56,87); }
H1.HeaderClassName
{
color: #853857;
}
.AnyTagClassName
{
color: #853857;
}
</style>
background-color css
<style>
a { background-color: #853857; }
a { background-color: rgb(133,56,87); }
div.DivClassName
{
background-color: #853857;
}
.BgClassName
{
background-color: #853857;
}
</style>
border-color css
<style>
span { border-color: #853857; }
span { border-color: rgb(133,56,87); }
td.TdClassName
{
border-color: #853857;
}
.TagClassName
{
border-color: #853857;
}
</style>