Shades of Rose Bud Cherry #862256
Tints of Rose Bud Cherry #862256
RGB
CMYK
RGB Variations
Color information
#862256 (or 0x862256) is known color: Rose Bud Cherry. HEX triplet: 86, 22 and 56. RGB value is (134,34,86). Sum of RGB (Red+Green+Blue) = 134+34+86=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 34 (13.67% from 255 or 13.39% from 254); Blue value is 86 (33.98% from 255 or 33.86% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #862256 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862256 is #79DDA9. Grayscale: #454545. Windows color (decimal): -7986602 or 5644934. OLE color: 5644934.
HSL color Cylindrical-coordinate representation of color #862256: hue angle of 328.8º 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 #862256 is Cyan = 0, Magento = 0.75, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 34 | 86 | - |
| CMYK | 0 | 0.75 | 0.36 | 0.47 |
| HSL | 328.8º | 0.6% | 0.33% | - |
| HSV(B) | 328.8º | 0.75% | 0.53% | - |
| XYZ | 12.08 | 6.88 | 9.5 | - |
| YUV | 69.83 | 137.13 | 173.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 34 | 86 | 0 | 0.75 | 0.36 | 0.47 | 328.8 | 0.6 | 0.33 |
| Hex | 86 | 22 | 56 | 0 | 4B | 24 | 2F | 149 | 3C | 21 |
| Octal | 206 | 42 | 126 | 0 | 113 | 44 | 57 | 511 | 74 | 41 |
| Binary | 10000110 | 100010 | 1010110 | 0 | 1001011 | 100100 | 101111 | 101001001 | 111100 | 100001 |
Color Harmonies of #862256
Complementary color
Monochromatic Colors of #862256
Black with #862256
Text Example
Text Example
White with #862256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862256; }
p { color: rgb(134,34,86); }
H1.HeaderClassName
{
color: #862256;
}
.AnyTagClassName
{
color: #862256;
}
</style>
background-color css
<style>
a { background-color: #862256; }
a { background-color: rgb(134,34,86); }
div.DivClassName
{
background-color: #862256;
}
.BgClassName
{
background-color: #862256;
}
</style>
border-color css
<style>
span { border-color: #862256; }
span { border-color: rgb(134,34,86); }
td.TdClassName
{
border-color: #862256;
}
.TagClassName
{
border-color: #862256;
}
</style>