Shades of Rose Bud Cherry #862850
Tints of Rose Bud Cherry #862850
RGB
CMYK
RGB Variations
Color information
#862850 (or 0x862850) is known color: Rose Bud Cherry. HEX triplet: 86, 28 and 50. RGB value is (134,40,80). Sum of RGB (Red+Green+Blue) = 134+40+80=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 40 (16.02% from 255 or 15.75% from 254); Blue value is 80 (31.64% from 255 or 31.50% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #862850 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862850 is #79D7AF. Grayscale: #484848. Windows color (decimal): -7985072 or 5253254. OLE color: 5253254.
HSL color Cylindrical-coordinate representation of color #862850: hue angle of 334.47º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #862850 is Cyan = 0, Magento = 0.70, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 40 | 80 | - |
| CMYK | 0 | 0.70 | 0.40 | 0.47 |
| HSL | 334.47º | 0.54% | 0.34% | - |
| HSV(B) | 334.47º | 0.7% | 0.53% | - |
| XYZ | 12.04 | 7.17 | 8.34 | - |
| YUV | 72.67 | 132.14 | 171.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 40 | 80 | 0 | 0.70 | 0.40 | 0.47 | 334.47 | 0.54 | 0.34 |
| Hex | 86 | 28 | 50 | 0 | 46 | 28 | 2F | 14E | 36 | 22 |
| Octal | 206 | 50 | 120 | 0 | 106 | 50 | 57 | 516 | 66 | 42 |
| Binary | 10000110 | 101000 | 1010000 | 0 | 1000110 | 101000 | 101111 | 101001110 | 110110 | 100010 |
Color Harmonies of #862850
Complementary color
Monochromatic Colors of #862850
Black with #862850
Text Example
Text Example
White with #862850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862850; }
p { color: rgb(134,40,80); }
H1.HeaderClassName
{
color: #862850;
}
.AnyTagClassName
{
color: #862850;
}
</style>
background-color css
<style>
a { background-color: #862850; }
a { background-color: rgb(134,40,80); }
div.DivClassName
{
background-color: #862850;
}
.BgClassName
{
background-color: #862850;
}
</style>
border-color css
<style>
span { border-color: #862850; }
span { border-color: rgb(134,40,80); }
td.TdClassName
{
border-color: #862850;
}
.TagClassName
{
border-color: #862850;
}
</style>