Shades of Rose Bud Cherry #852562
Tints of Rose Bud Cherry #852562
RGB
CMYK
RGB Variations
Color information
#852562 (or 0x852562) is known color: Rose Bud Cherry. HEX triplet: 85, 25 and 62. RGB value is (133,37,98). Sum of RGB (Red+Green+Blue) = 133+37+98=268 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.63% from 268); Green value is 37 (14.84% from 255 or 13.81% from 268); Blue value is 98 (38.67% from 255 or 36.57% from 268); Max value from RGB is 133 - color contains mainly: red. Hex color #852562 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852562 is #7ADA9D. Grayscale: #484848. Windows color (decimal): -8051358 or 6432133. OLE color: 6432133.
HSL color Cylindrical-coordinate representation of color #852562: hue angle of 321.88º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #852562 is Cyan = 0, Magento = 0.72, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 37 | 98 | - |
| CMYK | 0 | 0.72 | 0.26 | 0.48 |
| HSL | 321.88º | 0.56% | 0.33% | - |
| HSV(B) | 321.88º | 0.72% | 0.52% | - |
| XYZ | 12.54 | 7.19 | 12.28 | - |
| YUV | 72.66 | 142.3 | 171.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 37 | 98 | 0 | 0.72 | 0.26 | 0.48 | 321.88 | 0.56 | 0.33 |
| Hex | 85 | 25 | 62 | 0 | 48 | 1A | 30 | 142 | 38 | 21 |
| Octal | 205 | 45 | 142 | 0 | 110 | 32 | 60 | 502 | 70 | 41 |
| Binary | 10000101 | 100101 | 1100010 | 0 | 1001000 | 11010 | 110000 | 101000010 | 111000 | 100001 |
Color Harmonies of #852562
Complementary color
Monochromatic Colors of #852562
Black with #852562
Text Example
Text Example
White with #852562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852562; }
p { color: rgb(133,37,98); }
H1.HeaderClassName
{
color: #852562;
}
.AnyTagClassName
{
color: #852562;
}
</style>
background-color css
<style>
a { background-color: #852562; }
a { background-color: rgb(133,37,98); }
div.DivClassName
{
background-color: #852562;
}
.BgClassName
{
background-color: #852562;
}
</style>
border-color css
<style>
span { border-color: #852562; }
span { border-color: rgb(133,37,98); }
td.TdClassName
{
border-color: #852562;
}
.TagClassName
{
border-color: #852562;
}
</style>