Shades of Rose Bud Cherry #852362
Tints of Rose Bud Cherry #852362
RGB
CMYK
RGB Variations
Color information
#852362 (or 0x852362) is known color: Rose Bud Cherry. HEX triplet: 85, 23 and 62. RGB value is (133,35,98). Sum of RGB (Red+Green+Blue) = 133+35+98=266 (35% of max value = 765). Red value is 133 (52.34% from 255 or 50% from 266); Green value is 35 (14.06% from 255 or 13.16% from 266); Blue value is 98 (38.67% from 255 or 36.84% from 266); Max value from RGB is 133 - color contains mainly: red. Hex color #852362 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852362 is #7ADC9D. Grayscale: #474747. Windows color (decimal): -8051870 or 6431621. OLE color: 6431621.
HSL color Cylindrical-coordinate representation of color #852362: hue angle of 321.43º degrees, saturation: 0.58, 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 #852362 is Cyan = 0, Magento = 0.74, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 35 | 98 | - |
| CMYK | 0 | 0.74 | 0.26 | 0.48 |
| HSL | 321.43º | 0.58% | 0.33% | - |
| HSV(B) | 321.43º | 0.74% | 0.52% | - |
| XYZ | 12.48 | 7.07 | 12.26 | - |
| YUV | 71.48 | 142.97 | 171.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 35 | 98 | 0 | 0.74 | 0.26 | 0.48 | 321.43 | 0.58 | 0.33 |
| Hex | 85 | 23 | 62 | 0 | 4A | 1A | 30 | 141 | 3A | 21 |
| Octal | 205 | 43 | 142 | 0 | 112 | 32 | 60 | 501 | 72 | 41 |
| Binary | 10000101 | 100011 | 1100010 | 0 | 1001010 | 11010 | 110000 | 101000001 | 111010 | 100001 |
Color Harmonies of #852362
Complementary color
Monochromatic Colors of #852362
Black with #852362
Text Example
Text Example
White with #852362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852362; }
p { color: rgb(133,35,98); }
H1.HeaderClassName
{
color: #852362;
}
.AnyTagClassName
{
color: #852362;
}
</style>
background-color css
<style>
a { background-color: #852362; }
a { background-color: rgb(133,35,98); }
div.DivClassName
{
background-color: #852362;
}
.BgClassName
{
background-color: #852362;
}
</style>
border-color css
<style>
span { border-color: #852362; }
span { border-color: rgb(133,35,98); }
td.TdClassName
{
border-color: #852362;
}
.TagClassName
{
border-color: #852362;
}
</style>