Shades of Rose Bud Cherry #862455
Tints of Rose Bud Cherry #862455
RGB
CMYK
RGB Variations
Color information
#862455 (or 0x862455) is known color: Rose Bud Cherry. HEX triplet: 86, 24 and 55. RGB value is (134,36,85). Sum of RGB (Red+Green+Blue) = 134+36+85=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 36 (14.45% from 255 or 14.12% from 255); Blue value is 85 (33.59% from 255 or 33.33% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #862455 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862455 is #79DBAA. Grayscale: #464646. Windows color (decimal): -7986091 or 5579910. OLE color: 5579910.
HSL color Cylindrical-coordinate representation of color #862455: hue angle of 330º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #862455 is Cyan = 0, Magento = 0.73, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 36 | 85 | - |
| CMYK | 0 | 0.73 | 0.37 | 0.47 |
| HSL | 330º | 0.58% | 0.33% | - |
| HSV(B) | 330º | 0.73% | 0.53% | - |
| XYZ | 12.1 | 6.99 | 9.3 | - |
| YUV | 70.89 | 135.97 | 173.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 36 | 85 | 0 | 0.73 | 0.37 | 0.47 | 330 | 0.58 | 0.33 |
| Hex | 86 | 24 | 55 | 0 | 49 | 25 | 2F | 14A | 3A | 21 |
| Octal | 206 | 44 | 125 | 0 | 111 | 45 | 57 | 512 | 72 | 41 |
| Binary | 10000110 | 100100 | 1010101 | 0 | 1001001 | 100101 | 101111 | 101001010 | 111010 | 100001 |
Color Harmonies of #862455
Complementary color
Monochromatic Colors of #862455
Black with #862455
Text Example
Text Example
White with #862455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862455; }
p { color: rgb(134,36,85); }
H1.HeaderClassName
{
color: #862455;
}
.AnyTagClassName
{
color: #862455;
}
</style>
background-color css
<style>
a { background-color: #862455; }
a { background-color: rgb(134,36,85); }
div.DivClassName
{
background-color: #862455;
}
.BgClassName
{
background-color: #862455;
}
</style>
border-color css
<style>
span { border-color: #862455; }
span { border-color: rgb(134,36,85); }
td.TdClassName
{
border-color: #862455;
}
.TagClassName
{
border-color: #862455;
}
</style>