Shades of Rose Bud Cherry #871458
Tints of Rose Bud Cherry #871458
RGB
CMYK
RGB Variations
Color information
#871458 (or 0x871458) is known color: Rose Bud Cherry. HEX triplet: 87, 14 and 58. RGB value is (135,20,88). Sum of RGB (Red+Green+Blue) = 135+20+88=243 (32% of max value = 765). Red value is 135 (53.12% from 255 or 55.56% from 243); Green value is 20 (8.20% from 255 or 8.23% from 243); Blue value is 88 (34.77% from 255 or 36.21% from 243); Max value from RGB is 135 - color contains mainly: red. Hex color #871458 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #871458 is #78EBA7. Grayscale: #3D3D3D. Windows color (decimal): -7924648 or 5772423. OLE color: 5772423.
HSL color Cylindrical-coordinate representation of color #871458: hue angle of 324.52º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #871458 is Cyan = 0, Magento = 0.85, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 20 | 88 | - |
| CMYK | 0 | 0.85 | 0.35 | 0.47 |
| HSL | 324.52º | 0.74% | 0.3% | - |
| HSV(B) | 324.52º | 0.85% | 0.53% | - |
| XYZ | 12 | 6.36 | 9.83 | - |
| YUV | 62.14 | 142.6 | 179.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 20 | 88 | 0 | 0.85 | 0.35 | 0.47 | 324.52 | 0.74 | 0.3 |
| Hex | 87 | 14 | 58 | 0 | 55 | 23 | 2F | 145 | 4A | 1E |
| Octal | 207 | 24 | 130 | 0 | 125 | 43 | 57 | 505 | 112 | 36 |
| Binary | 10000111 | 10100 | 1011000 | 0 | 1010101 | 100011 | 101111 | 101000101 | 1001010 | 11110 |
Color Harmonies of #871458
Complementary color
Monochromatic Colors of #871458
Black with #871458
Text Example
Text Example
White with #871458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871458; }
p { color: rgb(135,20,88); }
H1.HeaderClassName
{
color: #871458;
}
.AnyTagClassName
{
color: #871458;
}
</style>
background-color css
<style>
a { background-color: #871458; }
a { background-color: rgb(135,20,88); }
div.DivClassName
{
background-color: #871458;
}
.BgClassName
{
background-color: #871458;
}
</style>
border-color css
<style>
span { border-color: #871458; }
span { border-color: rgb(135,20,88); }
td.TdClassName
{
border-color: #871458;
}
.TagClassName
{
border-color: #871458;
}
</style>