Shades of Rose Bud Cherry #8E2558
Tints of Rose Bud Cherry #8E2558
RGB
CMYK
RGB Variations
Color information
#8E2558 (or 0x8E2558) is known color: Rose Bud Cherry. HEX triplet: 8E, 25 and 58. RGB value is (142,37,88). Sum of RGB (Red+Green+Blue) = 142+37+88=267 (35% of max value = 765). Red value is 142 (55.86% from 255 or 53.18% from 267); Green value is 37 (14.84% from 255 or 13.86% from 267); Blue value is 88 (34.77% from 255 or 32.96% from 267); Max value from RGB is 142 - color contains mainly: red. Hex color #8E2558 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8E2558 is #71DAA7. Grayscale: #4A4A4A. Windows color (decimal): -7461544 or 5776782. OLE color: 5776782.
HSL color Cylindrical-coordinate representation of color #8E2558: hue angle of 330.86º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #8E2558 is Cyan = 0, Magento = 0.74, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 142 | 37 | 88 | - |
| CMYK | 0 | 0.74 | 0.38 | 0.44 |
| HSL | 330.86º | 0.59% | 0.35% | - |
| HSV(B) | 330.86º | 0.74% | 0.56% | - |
| XYZ | 13.58 | 7.78 | 10.02 | - |
| YUV | 74.21 | 135.79 | 176.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 37 | 88 | 0 | 0.74 | 0.38 | 0.44 | 330.86 | 0.59 | 0.35 |
| Hex | 8E | 25 | 58 | 0 | 4A | 26 | 2C | 14B | 3B | 23 |
| Octal | 216 | 45 | 130 | 0 | 112 | 46 | 54 | 513 | 73 | 43 |
| Binary | 10001110 | 100101 | 1011000 | 0 | 1001010 | 100110 | 101100 | 101001011 | 111011 | 100011 |
Color Harmonies of #8E2558
Complementary color
Monochromatic Colors of #8E2558
Black with #8E2558
Text Example
Text Example
White with #8E2558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E2558; }
p { color: rgb(142,37,88); }
H1.HeaderClassName
{
color: #8E2558;
}
.AnyTagClassName
{
color: #8E2558;
}
</style>
background-color css
<style>
a { background-color: #8E2558; }
a { background-color: rgb(142,37,88); }
div.DivClassName
{
background-color: #8E2558;
}
.BgClassName
{
background-color: #8E2558;
}
</style>
border-color css
<style>
span { border-color: #8E2558; }
span { border-color: rgb(142,37,88); }
td.TdClassName
{
border-color: #8E2558;
}
.TagClassName
{
border-color: #8E2558;
}
</style>