Shades of Rose Bud Cherry #862254
Tints of Rose Bud Cherry #862254
RGB
CMYK
RGB Variations
Color information
#862254 (or 0x862254) is known color: Rose Bud Cherry. HEX triplet: 86, 22 and 54. RGB value is (134,34,84). Sum of RGB (Red+Green+Blue) = 134+34+84=252 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.17% from 252); Green value is 34 (13.67% from 255 or 13.49% from 252); Blue value is 84 (33.20% from 255 or 33.33% from 252); Max value from RGB is 134 - color contains mainly: red. Hex color #862254 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862254 is #79DDAB. Grayscale: #454545. Windows color (decimal): -7986604 or 5513862. OLE color: 5513862.
HSL color Cylindrical-coordinate representation of color #862254: hue angle of 330º 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 #862254 is Cyan = 0, Magento = 0.75, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 34 | 84 | - |
| CMYK | 0 | 0.75 | 0.37 | 0.47 |
| HSL | 330º | 0.6% | 0.33% | - |
| HSV(B) | 330º | 0.75% | 0.53% | - |
| XYZ | 12 | 6.85 | 9.08 | - |
| YUV | 69.6 | 136.13 | 173.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 34 | 84 | 0 | 0.75 | 0.37 | 0.47 | 330 | 0.6 | 0.33 |
| Hex | 86 | 22 | 54 | 0 | 4B | 25 | 2F | 14A | 3C | 21 |
| Octal | 206 | 42 | 124 | 0 | 113 | 45 | 57 | 512 | 74 | 41 |
| Binary | 10000110 | 100010 | 1010100 | 0 | 1001011 | 100101 | 101111 | 101001010 | 111100 | 100001 |
Color Harmonies of #862254
Complementary color
Monochromatic Colors of #862254
Black with #862254
Text Example
Text Example
White with #862254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862254; }
p { color: rgb(134,34,84); }
H1.HeaderClassName
{
color: #862254;
}
.AnyTagClassName
{
color: #862254;
}
</style>
background-color css
<style>
a { background-color: #862254; }
a { background-color: rgb(134,34,84); }
div.DivClassName
{
background-color: #862254;
}
.BgClassName
{
background-color: #862254;
}
</style>
border-color css
<style>
span { border-color: #862254; }
span { border-color: rgb(134,34,84); }
td.TdClassName
{
border-color: #862254;
}
.TagClassName
{
border-color: #862254;
}
</style>