Shades of Rose Bud Cherry #852461
Tints of Rose Bud Cherry #852461
RGB
CMYK
RGB Variations
Color information
#852461 (or 0x852461) is known color: Rose Bud Cherry. HEX triplet: 85, 24 and 61. RGB value is (133,36,97). Sum of RGB (Red+Green+Blue) = 133+36+97=266 (35% of max value = 765). Red value is 133 (52.34% from 255 or 50% from 266); Green value is 36 (14.45% from 255 or 13.53% from 266); Blue value is 97 (38.28% from 255 or 36.47% from 266); Max value from RGB is 133 - color contains mainly: red. Hex color #852461 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852461 is #7ADB9E. Grayscale: #474747. Windows color (decimal): -8051615 or 6366341. OLE color: 6366341.
HSL color Cylindrical-coordinate representation of color #852461: hue angle of 322.27º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #852461 is Cyan = 0, Magento = 0.73, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 36 | 97 | - |
| CMYK | 0 | 0.73 | 0.27 | 0.48 |
| HSL | 322.27º | 0.57% | 0.33% | - |
| HSV(B) | 322.27º | 0.73% | 0.52% | - |
| XYZ | 12.46 | 7.11 | 12.03 | - |
| YUV | 71.96 | 142.14 | 171.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 36 | 97 | 0 | 0.73 | 0.27 | 0.48 | 322.27 | 0.57 | 0.33 |
| Hex | 85 | 24 | 61 | 0 | 49 | 1B | 30 | 142 | 39 | 21 |
| Octal | 205 | 44 | 141 | 0 | 111 | 33 | 60 | 502 | 71 | 41 |
| Binary | 10000101 | 100100 | 1100001 | 0 | 1001001 | 11011 | 110000 | 101000010 | 111001 | 100001 |
Color Harmonies of #852461
Complementary color
Monochromatic Colors of #852461
Black with #852461
Text Example
Text Example
White with #852461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852461; }
p { color: rgb(133,36,97); }
H1.HeaderClassName
{
color: #852461;
}
.AnyTagClassName
{
color: #852461;
}
</style>
background-color css
<style>
a { background-color: #852461; }
a { background-color: rgb(133,36,97); }
div.DivClassName
{
background-color: #852461;
}
.BgClassName
{
background-color: #852461;
}
</style>
border-color css
<style>
span { border-color: #852461; }
span { border-color: rgb(133,36,97); }
td.TdClassName
{
border-color: #852461;
}
.TagClassName
{
border-color: #852461;
}
</style>