Shades of Rose Bud Cherry #862154
Tints of Rose Bud Cherry #862154
RGB
CMYK
RGB Variations
Color information
#862154 (or 0x862154) is known color: Rose Bud Cherry. HEX triplet: 86, 21 and 54. RGB value is (134,33,84). Sum of RGB (Red+Green+Blue) = 134+33+84=251 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.39% from 251); Green value is 33 (13.28% from 255 or 13.15% from 251); Blue value is 84 (33.20% from 255 or 33.47% from 251); Max value from RGB is 134 - color contains mainly: red. Hex color #862154 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862154 is #79DEAB. Grayscale: #444444. Windows color (decimal): -7986860 or 5513606. OLE color: 5513606.
HSL color Cylindrical-coordinate representation of color #862154: hue angle of 329.7º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #862154 is Cyan = 0, Magento = 0.75, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 33 | 84 | - |
| CMYK | 0 | 0.75 | 0.37 | 0.47 |
| HSL | 329.7º | 0.6% | 0.33% | - |
| HSV(B) | 329.7º | 0.75% | 0.53% | - |
| XYZ | 11.98 | 6.8 | 9.07 | - |
| YUV | 69.01 | 136.46 | 174.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 33 | 84 | 0 | 0.75 | 0.37 | 0.47 | 329.7 | 0.6 | 0.33 |
| Hex | 86 | 21 | 54 | 0 | 4B | 25 | 2F | 14A | 3C | 21 |
| Octal | 206 | 41 | 124 | 0 | 113 | 45 | 57 | 512 | 74 | 41 |
| Binary | 10000110 | 100001 | 1010100 | 0 | 1001011 | 100101 | 101111 | 101001010 | 111100 | 100001 |
Color Harmonies of #862154
Complementary color
Monochromatic Colors of #862154
Black with #862154
Text Example
Text Example
White with #862154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862154; }
p { color: rgb(134,33,84); }
H1.HeaderClassName
{
color: #862154;
}
.AnyTagClassName
{
color: #862154;
}
</style>
background-color css
<style>
a { background-color: #862154; }
a { background-color: rgb(134,33,84); }
div.DivClassName
{
background-color: #862154;
}
.BgClassName
{
background-color: #862154;
}
</style>
border-color css
<style>
span { border-color: #862154; }
span { border-color: rgb(134,33,84); }
td.TdClassName
{
border-color: #862154;
}
.TagClassName
{
border-color: #862154;
}
</style>