Shades of Rose Bud Cherry #861553
Tints of Rose Bud Cherry #861553
RGB
CMYK
RGB Variations
Color information
#861553 (or 0x861553) is known color: Rose Bud Cherry. HEX triplet: 86, 15 and 53. RGB value is (134,21,83). Sum of RGB (Red+Green+Blue) = 134+21+83=238 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.30% from 238); Green value is 21 (8.59% from 255 or 8.82% from 238); Blue value is 83 (32.81% from 255 or 34.87% from 238); Max value from RGB is 134 - color contains mainly: red. Hex color #861553 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861553 is #79EAAC. Grayscale: #3D3D3D. Windows color (decimal): -7989933 or 5444998. OLE color: 5444998.
HSL color Cylindrical-coordinate representation of color #861553: hue angle of 327.08º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #861553 is Cyan = 0, Magento = 0.84, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 21 | 83 | - |
| CMYK | 0 | 0.84 | 0.38 | 0.47 |
| HSL | 327.08º | 0.73% | 0.3% | - |
| HSV(B) | 327.08º | 0.84% | 0.53% | - |
| XYZ | 11.66 | 6.23 | 8.77 | - |
| YUV | 61.86 | 139.94 | 179.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 21 | 83 | 0 | 0.84 | 0.38 | 0.47 | 327.08 | 0.73 | 0.3 |
| Hex | 86 | 15 | 53 | 0 | 54 | 26 | 2F | 147 | 49 | 1E |
| Octal | 206 | 25 | 123 | 0 | 124 | 46 | 57 | 507 | 111 | 36 |
| Binary | 10000110 | 10101 | 1010011 | 0 | 1010100 | 100110 | 101111 | 101000111 | 1001001 | 11110 |
Color Harmonies of #861553
Complementary color
Monochromatic Colors of #861553
Black with #861553
Text Example
Text Example
White with #861553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861553; }
p { color: rgb(134,21,83); }
H1.HeaderClassName
{
color: #861553;
}
.AnyTagClassName
{
color: #861553;
}
</style>
background-color css
<style>
a { background-color: #861553; }
a { background-color: rgb(134,21,83); }
div.DivClassName
{
background-color: #861553;
}
.BgClassName
{
background-color: #861553;
}
</style>
border-color css
<style>
span { border-color: #861553; }
span { border-color: rgb(134,21,83); }
td.TdClassName
{
border-color: #861553;
}
.TagClassName
{
border-color: #861553;
}
</style>