Shades of Rose Bud Cherry #861152
Tints of Rose Bud Cherry #861152
RGB
CMYK
RGB Variations
Color information
#861152 (or 0x861152) is known color: Rose Bud Cherry. HEX triplet: 86, 11 and 52. RGB value is (134,17,82). Sum of RGB (Red+Green+Blue) = 134+17+82=233 (30% of max value = 765). Red value is 134 (52.73% from 255 or 57.51% from 233); Green value is 17 (7.03% from 255 or 7.30% from 233); Blue value is 82 (32.42% from 255 or 35.19% from 233); Max value from RGB is 134 - color contains mainly: red. Hex color #861152 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861152 is #79EEAD. Grayscale: #3B3B3B. Windows color (decimal): -7990958 or 5378438. OLE color: 5378438.
HSL color Cylindrical-coordinate representation of color #861152: hue angle of 326.67º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #861152 is Cyan = 0, Magento = 0.87, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 17 | 82 | - |
| CMYK | 0 | 0.87 | 0.39 | 0.47 |
| HSL | 326.67º | 0.77% | 0.3% | - |
| HSV(B) | 326.67º | 0.87% | 0.53% | - |
| XYZ | 11.55 | 6.08 | 8.55 | - |
| YUV | 59.39 | 140.76 | 181.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 17 | 82 | 0 | 0.87 | 0.39 | 0.47 | 326.67 | 0.77 | 0.3 |
| Hex | 86 | 11 | 52 | 0 | 57 | 27 | 2F | 147 | 4D | 1E |
| Octal | 206 | 21 | 122 | 0 | 127 | 47 | 57 | 507 | 115 | 36 |
| Binary | 10000110 | 10001 | 1010010 | 0 | 1010111 | 100111 | 101111 | 101000111 | 1001101 | 11110 |
Color Harmonies of #861152
Complementary color
Monochromatic Colors of #861152
Black with #861152
Text Example
Text Example
White with #861152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861152; }
p { color: rgb(134,17,82); }
H1.HeaderClassName
{
color: #861152;
}
.AnyTagClassName
{
color: #861152;
}
</style>
background-color css
<style>
a { background-color: #861152; }
a { background-color: rgb(134,17,82); }
div.DivClassName
{
background-color: #861152;
}
.BgClassName
{
background-color: #861152;
}
</style>
border-color css
<style>
span { border-color: #861152; }
span { border-color: rgb(134,17,82); }
td.TdClassName
{
border-color: #861152;
}
.TagClassName
{
border-color: #861152;
}
</style>