Shades of Rose Bud Cherry #853754
Tints of Rose Bud Cherry #853754
RGB
CMYK
RGB Variations
Color information
#853754 (or 0x853754) is known color: Rose Bud Cherry. HEX triplet: 85, 37 and 54. RGB value is (133,55,84). Sum of RGB (Red+Green+Blue) = 133+55+84=272 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.90% from 272); Green value is 55 (21.88% from 255 or 20.22% from 272); Blue value is 84 (33.20% from 255 or 30.88% from 272); Max value from RGB is 133 - color contains mainly: red. Hex color #853754 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853754 is #7AC8AB. Grayscale: #515151. Windows color (decimal): -8046764 or 5519237. OLE color: 5519237.
HSL color Cylindrical-coordinate representation of color #853754: hue angle of 337.69º 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 #853754 is Cyan = 0, Magento = 0.59, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 55 | 84 | - |
| CMYK | 0 | 0.59 | 0.37 | 0.48 |
| HSL | 337.69º | 0.41% | 0.37% | - |
| HSV(B) | 337.69º | 0.59% | 0.52% | - |
| XYZ | 12.64 | 8.36 | 9.33 | - |
| YUV | 81.63 | 129.34 | 164.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 55 | 84 | 0 | 0.59 | 0.37 | 0.48 | 337.69 | 0.41 | 0.37 |
| Hex | 85 | 37 | 54 | 0 | 3B | 25 | 30 | 152 | 29 | 25 |
| Octal | 205 | 67 | 124 | 0 | 73 | 45 | 60 | 522 | 51 | 45 |
| Binary | 10000101 | 110111 | 1010100 | 0 | 111011 | 100101 | 110000 | 101010010 | 101001 | 100101 |
Color Harmonies of #853754
Complementary color
Monochromatic Colors of #853754
Black with #853754
Text Example
Text Example
White with #853754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853754; }
p { color: rgb(133,55,84); }
H1.HeaderClassName
{
color: #853754;
}
.AnyTagClassName
{
color: #853754;
}
</style>
background-color css
<style>
a { background-color: #853754; }
a { background-color: rgb(133,55,84); }
div.DivClassName
{
background-color: #853754;
}
.BgClassName
{
background-color: #853754;
}
</style>
border-color css
<style>
span { border-color: #853754; }
span { border-color: rgb(133,55,84); }
td.TdClassName
{
border-color: #853754;
}
.TagClassName
{
border-color: #853754;
}
</style>