Shades of Rose Bud Cherry #861850
Tints of Rose Bud Cherry #861850
RGB
CMYK
RGB Variations
Color information
#861850 (or 0x861850) is known color: Rose Bud Cherry. HEX triplet: 86, 18 and 50. RGB value is (134,24,80). Sum of RGB (Red+Green+Blue) = 134+24+80=238 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.30% from 238); Green value is 24 (9.77% from 255 or 10.08% from 238); Blue value is 80 (31.64% from 255 or 33.61% from 238); Max value from RGB is 134 - color contains mainly: red. Hex color #861850 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861850 is #79E7AF. Grayscale: #3F3F3F. Windows color (decimal): -7989168 or 5249158. OLE color: 5249158.
HSL color Cylindrical-coordinate representation of color #861850: hue angle of 329.45º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #861850 is Cyan = 0, Magento = 0.82, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 24 | 80 | - |
| CMYK | 0 | 0.82 | 0.40 | 0.47 |
| HSL | 329.45º | 0.7% | 0.31% | - |
| HSV(B) | 329.45º | 0.82% | 0.53% | - |
| XYZ | 11.61 | 6.3 | 8.19 | - |
| YUV | 63.27 | 137.44 | 178.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 24 | 80 | 0 | 0.82 | 0.40 | 0.47 | 329.45 | 0.7 | 0.31 |
| Hex | 86 | 18 | 50 | 0 | 52 | 28 | 2F | 149 | 46 | 1F |
| Octal | 206 | 30 | 120 | 0 | 122 | 50 | 57 | 511 | 106 | 37 |
| Binary | 10000110 | 11000 | 1010000 | 0 | 1010010 | 101000 | 101111 | 101001001 | 1000110 | 11111 |
Color Harmonies of #861850
Complementary color
Monochromatic Colors of #861850
Black with #861850
Text Example
Text Example
White with #861850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861850; }
p { color: rgb(134,24,80); }
H1.HeaderClassName
{
color: #861850;
}
.AnyTagClassName
{
color: #861850;
}
</style>
background-color css
<style>
a { background-color: #861850; }
a { background-color: rgb(134,24,80); }
div.DivClassName
{
background-color: #861850;
}
.BgClassName
{
background-color: #861850;
}
</style>
border-color css
<style>
span { border-color: #861850; }
span { border-color: rgb(134,24,80); }
td.TdClassName
{
border-color: #861850;
}
.TagClassName
{
border-color: #861850;
}
</style>