Shades of Rose Bud Cherry #862052
Tints of Rose Bud Cherry #862052
RGB
CMYK
RGB Variations
Color information
#862052 (or 0x862052) is known color: Rose Bud Cherry. HEX triplet: 86, 20 and 52. RGB value is (134,32,82). Sum of RGB (Red+Green+Blue) = 134+32+82=248 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.03% from 248); Green value is 32 (12.89% from 255 or 12.90% from 248); Blue value is 82 (32.42% from 255 or 33.06% from 248); Max value from RGB is 134 - color contains mainly: red. Hex color #862052 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862052 is #79DFAD. Grayscale: #444444. Windows color (decimal): -7987118 or 5382278. OLE color: 5382278.
HSL color Cylindrical-coordinate representation of color #862052: hue angle of 330.59º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #862052 is Cyan = 0, Magento = 0.76, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 32 | 82 | - |
| CMYK | 0 | 0.76 | 0.39 | 0.47 |
| HSL | 330.59º | 0.61% | 0.33% | - |
| HSV(B) | 330.59º | 0.76% | 0.53% | - |
| XYZ | 11.87 | 6.71 | 8.65 | - |
| YUV | 68.2 | 135.79 | 174.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 32 | 82 | 0 | 0.76 | 0.39 | 0.47 | 330.59 | 0.61 | 0.33 |
| Hex | 86 | 20 | 52 | 0 | 4C | 27 | 2F | 14B | 3D | 21 |
| Octal | 206 | 40 | 122 | 0 | 114 | 47 | 57 | 513 | 75 | 41 |
| Binary | 10000110 | 100000 | 1010010 | 0 | 1001100 | 100111 | 101111 | 101001011 | 111101 | 100001 |
Color Harmonies of #862052
Complementary color
Monochromatic Colors of #862052
Black with #862052
Text Example
Text Example
White with #862052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862052; }
p { color: rgb(134,32,82); }
H1.HeaderClassName
{
color: #862052;
}
.AnyTagClassName
{
color: #862052;
}
</style>
background-color css
<style>
a { background-color: #862052; }
a { background-color: rgb(134,32,82); }
div.DivClassName
{
background-color: #862052;
}
.BgClassName
{
background-color: #862052;
}
</style>
border-color css
<style>
span { border-color: #862052; }
span { border-color: rgb(134,32,82); }
td.TdClassName
{
border-color: #862052;
}
.TagClassName
{
border-color: #862052;
}
</style>