Shades of Rose Bud Cherry #853962
Tints of Rose Bud Cherry #853962
RGB
CMYK
RGB Variations
Color information
#853962 (or 0x853962) is known color: Rose Bud Cherry. HEX triplet: 85, 39 and 62. RGB value is (133,57,98). Sum of RGB (Red+Green+Blue) = 133+57+98=288 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.18% from 288); Green value is 57 (22.66% from 255 or 19.79% from 288); Blue value is 98 (38.67% from 255 or 34.03% from 288); Max value from RGB is 133 - color contains mainly: red. Hex color #853962 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853962 is #7AC69D. Grayscale: #545454. Windows color (decimal): -8046238 or 6437253. OLE color: 6437253.
HSL color Cylindrical-coordinate representation of color #853962: hue angle of 327.63º 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 #853962 is Cyan = 0, Magento = 0.57, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 57 | 98 | - |
| CMYK | 0 | 0.57 | 0.26 | 0.48 |
| HSL | 327.63º | 0.4% | 0.37% | - |
| HSV(B) | 327.63º | 0.57% | 0.52% | - |
| XYZ | 13.34 | 8.79 | 12.55 | - |
| YUV | 84.4 | 135.68 | 162.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 57 | 98 | 0 | 0.57 | 0.26 | 0.48 | 327.63 | 0.4 | 0.37 |
| Hex | 85 | 39 | 62 | 0 | 39 | 1A | 30 | 148 | 28 | 25 |
| Octal | 205 | 71 | 142 | 0 | 71 | 32 | 60 | 510 | 50 | 45 |
| Binary | 10000101 | 111001 | 1100010 | 0 | 111001 | 11010 | 110000 | 101001000 | 101000 | 100101 |
Color Harmonies of #853962
Complementary color
Monochromatic Colors of #853962
Black with #853962
Text Example
Text Example
White with #853962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853962; }
p { color: rgb(133,57,98); }
H1.HeaderClassName
{
color: #853962;
}
.AnyTagClassName
{
color: #853962;
}
</style>
background-color css
<style>
a { background-color: #853962; }
a { background-color: rgb(133,57,98); }
div.DivClassName
{
background-color: #853962;
}
.BgClassName
{
background-color: #853962;
}
</style>
border-color css
<style>
span { border-color: #853962; }
span { border-color: rgb(133,57,98); }
td.TdClassName
{
border-color: #853962;
}
.TagClassName
{
border-color: #853962;
}
</style>