Shades of Rose Bud Cherry #852958
Tints of Rose Bud Cherry #852958
RGB
CMYK
RGB Variations
Color information
#852958 (or 0x852958) is known color: Rose Bud Cherry. HEX triplet: 85, 29 and 58. RGB value is (133,41,88). Sum of RGB (Red+Green+Blue) = 133+41+88=262 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.76% from 262); Green value is 41 (16.41% from 255 or 15.65% from 262); Blue value is 88 (34.77% from 255 or 33.59% from 262); Max value from RGB is 133 - color contains mainly: red. Hex color #852958 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852958 is #7AD6A7. Grayscale: #494949. Windows color (decimal): -8050344 or 5777797. OLE color: 5777797.
HSL color Cylindrical-coordinate representation of color #852958: hue angle of 329.35º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #852958 is Cyan = 0, Magento = 0.69, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 41 | 88 | - |
| CMYK | 0 | 0.69 | 0.34 | 0.48 |
| HSL | 329.35º | 0.53% | 0.34% | - |
| HSV(B) | 329.35º | 0.69% | 0.52% | - |
| XYZ | 12.23 | 7.28 | 9.99 | - |
| YUV | 73.87 | 135.98 | 170.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 41 | 88 | 0 | 0.69 | 0.34 | 0.48 | 329.35 | 0.53 | 0.34 |
| Hex | 85 | 29 | 58 | 0 | 45 | 22 | 30 | 149 | 35 | 22 |
| Octal | 205 | 51 | 130 | 0 | 105 | 42 | 60 | 511 | 65 | 42 |
| Binary | 10000101 | 101001 | 1011000 | 0 | 1000101 | 100010 | 110000 | 101001001 | 110101 | 100010 |
Color Harmonies of #852958
Complementary color
Monochromatic Colors of #852958
Black with #852958
Text Example
Text Example
White with #852958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852958; }
p { color: rgb(133,41,88); }
H1.HeaderClassName
{
color: #852958;
}
.AnyTagClassName
{
color: #852958;
}
</style>
background-color css
<style>
a { background-color: #852958; }
a { background-color: rgb(133,41,88); }
div.DivClassName
{
background-color: #852958;
}
.BgClassName
{
background-color: #852958;
}
</style>
border-color css
<style>
span { border-color: #852958; }
span { border-color: rgb(133,41,88); }
td.TdClassName
{
border-color: #852958;
}
.TagClassName
{
border-color: #852958;
}
</style>