Shades of Rose Bud Cherry #862952
Tints of Rose Bud Cherry #862952
RGB
CMYK
RGB Variations
Color information
#862952 (or 0x862952) is known color: Rose Bud Cherry. HEX triplet: 86, 29 and 52. RGB value is (134,41,82). Sum of RGB (Red+Green+Blue) = 134+41+82=257 (34% of max value = 765). Red value is 134 (52.73% from 255 or 52.14% from 257); Green value is 41 (16.41% from 255 or 15.95% from 257); Blue value is 82 (32.42% from 255 or 31.91% from 257); Max value from RGB is 134 - color contains mainly: red. Hex color #862952 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862952 is #79D6AD. Grayscale: #494949. Windows color (decimal): -7984814 or 5384582. OLE color: 5384582.
HSL color Cylindrical-coordinate representation of color #862952: hue angle of 333.55º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #862952 is Cyan = 0, Magento = 0.69, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 82 | - |
| CMYK | 0 | 0.69 | 0.39 | 0.47 |
| HSL | 333.55º | 0.53% | 0.34% | - |
| HSV(B) | 333.55º | 0.69% | 0.53% | - |
| XYZ | 12.15 | 7.26 | 8.74 | - |
| YUV | 73.48 | 132.81 | 171.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 82 | 0 | 0.69 | 0.39 | 0.47 | 333.55 | 0.53 | 0.34 |
| Hex | 86 | 29 | 52 | 0 | 45 | 27 | 2F | 14E | 35 | 22 |
| Octal | 206 | 51 | 122 | 0 | 105 | 47 | 57 | 516 | 65 | 42 |
| Binary | 10000110 | 101001 | 1010010 | 0 | 1000101 | 100111 | 101111 | 101001110 | 110101 | 100010 |
Color Harmonies of #862952
Complementary color
Monochromatic Colors of #862952
Black with #862952
Text Example
Text Example
White with #862952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862952; }
p { color: rgb(134,41,82); }
H1.HeaderClassName
{
color: #862952;
}
.AnyTagClassName
{
color: #862952;
}
</style>
background-color css
<style>
a { background-color: #862952; }
a { background-color: rgb(134,41,82); }
div.DivClassName
{
background-color: #862952;
}
.BgClassName
{
background-color: #862952;
}
</style>
border-color css
<style>
span { border-color: #862952; }
span { border-color: rgb(134,41,82); }
td.TdClassName
{
border-color: #862952;
}
.TagClassName
{
border-color: #862952;
}
</style>