Shades of Rose Bud Cherry #852260
Tints of Rose Bud Cherry #852260
RGB
CMYK
RGB Variations
Color information
#852260 (or 0x852260) is known color: Rose Bud Cherry. HEX triplet: 85, 22 and 60. RGB value is (133,34,96). Sum of RGB (Red+Green+Blue) = 133+34+96=263 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.57% from 263); Green value is 34 (13.67% from 255 or 12.93% from 263); Blue value is 96 (37.89% from 255 or 36.50% from 263); Max value from RGB is 133 - color contains mainly: red. Hex color #852260 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852260 is #7ADD9F. Grayscale: #464646. Windows color (decimal): -8052128 or 6300293. OLE color: 6300293.
HSL color Cylindrical-coordinate representation of color #852260: hue angle of 322.42º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #852260 is Cyan = 0, Magento = 0.74, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 34 | 96 | - |
| CMYK | 0 | 0.74 | 0.28 | 0.48 |
| HSL | 322.42º | 0.59% | 0.33% | - |
| HSV(B) | 322.42º | 0.74% | 0.52% | - |
| XYZ | 12.36 | 6.98 | 11.76 | - |
| YUV | 70.67 | 142.3 | 172.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 34 | 96 | 0 | 0.74 | 0.28 | 0.48 | 322.42 | 0.59 | 0.33 |
| Hex | 85 | 22 | 60 | 0 | 4A | 1C | 30 | 142 | 3B | 21 |
| Octal | 205 | 42 | 140 | 0 | 112 | 34 | 60 | 502 | 73 | 41 |
| Binary | 10000101 | 100010 | 1100000 | 0 | 1001010 | 11100 | 110000 | 101000010 | 111011 | 100001 |
Color Harmonies of #852260
Complementary color
Monochromatic Colors of #852260
Black with #852260
Text Example
Text Example
White with #852260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852260; }
p { color: rgb(133,34,96); }
H1.HeaderClassName
{
color: #852260;
}
.AnyTagClassName
{
color: #852260;
}
</style>
background-color css
<style>
a { background-color: #852260; }
a { background-color: rgb(133,34,96); }
div.DivClassName
{
background-color: #852260;
}
.BgClassName
{
background-color: #852260;
}
</style>
border-color css
<style>
span { border-color: #852260; }
span { border-color: rgb(133,34,96); }
td.TdClassName
{
border-color: #852260;
}
.TagClassName
{
border-color: #852260;
}
</style>