Shades of Rose Bud Cherry #861353
Tints of Rose Bud Cherry #861353
RGB
CMYK
RGB Variations
Color information
#861353 (or 0x861353) is known color: Rose Bud Cherry. HEX triplet: 86, 13 and 53. RGB value is (134,19,83). Sum of RGB (Red+Green+Blue) = 134+19+83=236 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.78% from 236); Green value is 19 (7.81% from 255 or 8.05% from 236); Blue value is 83 (32.81% from 255 or 35.17% from 236); Max value from RGB is 134 - color contains mainly: red. Hex color #861353 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861353 is #79ECAC. Grayscale: #3C3C3C. Windows color (decimal): -7990445 or 5444486. OLE color: 5444486.
HSL color Cylindrical-coordinate representation of color #861353: hue angle of 326.61º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #861353 is Cyan = 0, Magento = 0.86, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 19 | 83 | - |
| CMYK | 0 | 0.86 | 0.38 | 0.47 |
| HSL | 326.61º | 0.75% | 0.3% | - |
| HSV(B) | 326.61º | 0.86% | 0.53% | - |
| XYZ | 11.63 | 6.16 | 8.76 | - |
| YUV | 60.68 | 140.6 | 180.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 19 | 83 | 0 | 0.86 | 0.38 | 0.47 | 326.61 | 0.75 | 0.3 |
| Hex | 86 | 13 | 53 | 0 | 56 | 26 | 2F | 147 | 4B | 1E |
| Octal | 206 | 23 | 123 | 0 | 126 | 46 | 57 | 507 | 113 | 36 |
| Binary | 10000110 | 10011 | 1010011 | 0 | 1010110 | 100110 | 101111 | 101000111 | 1001011 | 11110 |
Color Harmonies of #861353
Complementary color
Monochromatic Colors of #861353
Black with #861353
Text Example
Text Example
White with #861353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861353; }
p { color: rgb(134,19,83); }
H1.HeaderClassName
{
color: #861353;
}
.AnyTagClassName
{
color: #861353;
}
</style>
background-color css
<style>
a { background-color: #861353; }
a { background-color: rgb(134,19,83); }
div.DivClassName
{
background-color: #861353;
}
.BgClassName
{
background-color: #861353;
}
</style>
border-color css
<style>
span { border-color: #861353; }
span { border-color: rgb(134,19,83); }
td.TdClassName
{
border-color: #861353;
}
.TagClassName
{
border-color: #861353;
}
</style>