Shades of Rose Bud Cherry #853260
Tints of Rose Bud Cherry #853260
RGB
CMYK
RGB Variations
Color information
#853260 (or 0x853260) is known color: Rose Bud Cherry. HEX triplet: 85, 32 and 60. RGB value is (133,50,96). Sum of RGB (Red+Green+Blue) = 133+50+96=279 (36% of max value = 765). Red value is 133 (52.34% from 255 or 47.67% from 279); Green value is 50 (19.92% from 255 or 17.92% from 279); Blue value is 96 (37.89% from 255 or 34.41% from 279); Max value from RGB is 133 - color contains mainly: red. Hex color #853260 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853260 is #7ACD9F. Grayscale: #4F4F4F. Windows color (decimal): -8048032 or 6304389. OLE color: 6304389.
HSL color Cylindrical-coordinate representation of color #853260: hue angle of 326.75º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #853260 is Cyan = 0, Magento = 0.62, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 50 | 96 | - |
| CMYK | 0 | 0.62 | 0.28 | 0.48 |
| HSL | 326.75º | 0.45% | 0.36% | - |
| HSV(B) | 326.75º | 0.62% | 0.52% | - |
| XYZ | 12.92 | 8.11 | 11.95 | - |
| YUV | 80.06 | 137 | 165.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 50 | 96 | 0 | 0.62 | 0.28 | 0.48 | 326.75 | 0.45 | 0.36 |
| Hex | 85 | 32 | 60 | 0 | 3E | 1C | 30 | 147 | 2D | 24 |
| Octal | 205 | 62 | 140 | 0 | 76 | 34 | 60 | 507 | 55 | 44 |
| Binary | 10000101 | 110010 | 1100000 | 0 | 111110 | 11100 | 110000 | 101000111 | 101101 | 100100 |
Color Harmonies of #853260
Complementary color
Monochromatic Colors of #853260
Black with #853260
Text Example
Text Example
White with #853260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853260; }
p { color: rgb(133,50,96); }
H1.HeaderClassName
{
color: #853260;
}
.AnyTagClassName
{
color: #853260;
}
</style>
background-color css
<style>
a { background-color: #853260; }
a { background-color: rgb(133,50,96); }
div.DivClassName
{
background-color: #853260;
}
.BgClassName
{
background-color: #853260;
}
</style>
border-color css
<style>
span { border-color: #853260; }
span { border-color: rgb(133,50,96); }
td.TdClassName
{
border-color: #853260;
}
.TagClassName
{
border-color: #853260;
}
</style>