Shades of Rose Bud Cherry #853856
Tints of Rose Bud Cherry #853856
RGB
CMYK
RGB Variations
Color information
#853856 (or 0x853856) is known color: Rose Bud Cherry. HEX triplet: 85, 38 and 56. RGB value is (133,56,86). Sum of RGB (Red+Green+Blue) = 133+56+86=275 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.36% from 275); Green value is 56 (22.27% from 255 or 20.36% from 275); Blue value is 86 (33.98% from 255 or 31.27% from 275); Max value from RGB is 133 - color contains mainly: red. Hex color #853856 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853856 is #7AC7A9. Grayscale: #525252. Windows color (decimal): -8046506 or 5650565. OLE color: 5650565.
HSL color Cylindrical-coordinate representation of color #853856: hue angle of 336.62º 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 #853856 is Cyan = 0, Magento = 0.58, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 56 | 86 | - |
| CMYK | 0 | 0.58 | 0.35 | 0.48 |
| HSL | 336.62º | 0.41% | 0.37% | - |
| HSV(B) | 336.62º | 0.58% | 0.52% | - |
| XYZ | 12.77 | 8.49 | 9.77 | - |
| YUV | 82.44 | 130.01 | 164.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 56 | 86 | 0 | 0.58 | 0.35 | 0.48 | 336.62 | 0.41 | 0.37 |
| Hex | 85 | 38 | 56 | 0 | 3A | 23 | 30 | 151 | 29 | 25 |
| Octal | 205 | 70 | 126 | 0 | 72 | 43 | 60 | 521 | 51 | 45 |
| Binary | 10000101 | 111000 | 1010110 | 0 | 111010 | 100011 | 110000 | 101010001 | 101001 | 100101 |
Color Harmonies of #853856
Complementary color
Monochromatic Colors of #853856
Black with #853856
Text Example
Text Example
White with #853856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853856; }
p { color: rgb(133,56,86); }
H1.HeaderClassName
{
color: #853856;
}
.AnyTagClassName
{
color: #853856;
}
</style>
background-color css
<style>
a { background-color: #853856; }
a { background-color: rgb(133,56,86); }
div.DivClassName
{
background-color: #853856;
}
.BgClassName
{
background-color: #853856;
}
</style>
border-color css
<style>
span { border-color: #853856; }
span { border-color: rgb(133,56,86); }
td.TdClassName
{
border-color: #853856;
}
.TagClassName
{
border-color: #853856;
}
</style>