Shades of Rose Bud Cherry #862950
Tints of Rose Bud Cherry #862950
RGB
CMYK
RGB Variations
Color information
#862950 (or 0x862950) is known color: Rose Bud Cherry. HEX triplet: 86, 29 and 50. RGB value is (134,41,80). Sum of RGB (Red+Green+Blue) = 134+41+80=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 41 (16.41% from 255 or 16.08% from 255); Blue value is 80 (31.64% from 255 or 31.37% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #862950 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862950 is #79D6AF. Grayscale: #494949. Windows color (decimal): -7984816 or 5253510. OLE color: 5253510.
HSL color Cylindrical-coordinate representation of color #862950: hue angle of 334.84º 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 #862950 is Cyan = 0, Magento = 0.69, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 80 | - |
| CMYK | 0 | 0.69 | 0.40 | 0.47 |
| HSL | 334.84º | 0.53% | 0.34% | - |
| HSV(B) | 334.84º | 0.69% | 0.53% | - |
| XYZ | 12.07 | 7.23 | 8.35 | - |
| YUV | 73.25 | 131.81 | 171.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 80 | 0 | 0.69 | 0.40 | 0.47 | 334.84 | 0.53 | 0.34 |
| Hex | 86 | 29 | 50 | 0 | 45 | 28 | 2F | 14F | 35 | 22 |
| Octal | 206 | 51 | 120 | 0 | 105 | 50 | 57 | 517 | 65 | 42 |
| Binary | 10000110 | 101001 | 1010000 | 0 | 1000101 | 101000 | 101111 | 101001111 | 110101 | 100010 |
Color Harmonies of #862950
Complementary color
Monochromatic Colors of #862950
Black with #862950
Text Example
Text Example
White with #862950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862950; }
p { color: rgb(134,41,80); }
H1.HeaderClassName
{
color: #862950;
}
.AnyTagClassName
{
color: #862950;
}
</style>
background-color css
<style>
a { background-color: #862950; }
a { background-color: rgb(134,41,80); }
div.DivClassName
{
background-color: #862950;
}
.BgClassName
{
background-color: #862950;
}
</style>
border-color css
<style>
span { border-color: #862950; }
span { border-color: rgb(134,41,80); }
td.TdClassName
{
border-color: #862950;
}
.TagClassName
{
border-color: #862950;
}
</style>