Shades of Rose Bud Cherry #853259
Tints of Rose Bud Cherry #853259
RGB
CMYK
RGB Variations
Color information
#853259 (or 0x853259) is known color: Rose Bud Cherry. HEX triplet: 85, 32 and 59. RGB value is (133,50,89). Sum of RGB (Red+Green+Blue) = 133+50+89=272 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.90% from 272); Green value is 50 (19.92% from 255 or 18.38% from 272); Blue value is 89 (35.16% from 255 or 32.72% from 272); Max value from RGB is 133 - color contains mainly: red. Hex color #853259 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853259 is #7ACDA6. Grayscale: #4F4F4F. Windows color (decimal): -8048039 or 5845637. OLE color: 5845637.
HSL color Cylindrical-coordinate representation of color #853259: hue angle of 331.81º 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 #853259 is Cyan = 0, Magento = 0.62, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 50 | 89 | - |
| CMYK | 0 | 0.62 | 0.33 | 0.48 |
| HSL | 331.81º | 0.45% | 0.36% | - |
| HSV(B) | 331.81º | 0.62% | 0.52% | - |
| XYZ | 12.62 | 7.99 | 10.33 | - |
| YUV | 79.26 | 133.5 | 166.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 50 | 89 | 0 | 0.62 | 0.33 | 0.48 | 331.81 | 0.45 | 0.36 |
| Hex | 85 | 32 | 59 | 0 | 3E | 21 | 30 | 14C | 2D | 24 |
| Octal | 205 | 62 | 131 | 0 | 76 | 41 | 60 | 514 | 55 | 44 |
| Binary | 10000101 | 110010 | 1011001 | 0 | 111110 | 100001 | 110000 | 101001100 | 101101 | 100100 |
Color Harmonies of #853259
Complementary color
Monochromatic Colors of #853259
Black with #853259
Text Example
Text Example
White with #853259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853259; }
p { color: rgb(133,50,89); }
H1.HeaderClassName
{
color: #853259;
}
.AnyTagClassName
{
color: #853259;
}
</style>
background-color css
<style>
a { background-color: #853259; }
a { background-color: rgb(133,50,89); }
div.DivClassName
{
background-color: #853259;
}
.BgClassName
{
background-color: #853259;
}
</style>
border-color css
<style>
span { border-color: #853259; }
span { border-color: rgb(133,50,89); }
td.TdClassName
{
border-color: #853259;
}
.TagClassName
{
border-color: #853259;
}
</style>