Shades of Rose Bud Cherry #8E3954
Tints of Rose Bud Cherry #8E3954
RGB
CMYK
RGB Variations
Color information
#8E3954 (or 0x8E3954) is known color: Rose Bud Cherry. HEX triplet: 8E, 39 and 54. RGB value is (142,57,84). Sum of RGB (Red+Green+Blue) = 142+57+84=283 (37% of max value = 765). Red value is 142 (55.86% from 255 or 50.18% from 283); Green value is 57 (22.66% from 255 or 20.14% from 283); Blue value is 84 (33.20% from 255 or 29.68% from 283); Max value from RGB is 142 - color contains mainly: red. Hex color #8E3954 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8E3954 is #71C6AB. Grayscale: #555555. Windows color (decimal): -7456428 or 5519758. OLE color: 5519758.
HSL color Cylindrical-coordinate representation of color #8E3954: hue angle of 340.94º degrees, saturation: 0.43, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #8E3954 is Cyan = 0, Magento = 0.60, Yellow = 0.41 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 142 | 57 | 84 | - |
| CMYK | 0 | 0.60 | 0.41 | 0.44 |
| HSL | 340.94º | 0.43% | 0.39% | - |
| HSV(B) | 340.94º | 0.6% | 0.56% | - |
| XYZ | 14.22 | 9.32 | 9.44 | - |
| YUV | 85.49 | 127.16 | 168.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 57 | 84 | 0 | 0.60 | 0.41 | 0.44 | 340.94 | 0.43 | 0.39 |
| Hex | 8E | 39 | 54 | 0 | 3C | 29 | 2C | 155 | 2B | 27 |
| Octal | 216 | 71 | 124 | 0 | 74 | 51 | 54 | 525 | 53 | 47 |
| Binary | 10001110 | 111001 | 1010100 | 0 | 111100 | 101001 | 101100 | 101010101 | 101011 | 100111 |
Color Harmonies of #8E3954
Complementary color
Monochromatic Colors of #8E3954
Black with #8E3954
Text Example
Text Example
White with #8E3954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E3954; }
p { color: rgb(142,57,84); }
H1.HeaderClassName
{
color: #8E3954;
}
.AnyTagClassName
{
color: #8E3954;
}
</style>
background-color css
<style>
a { background-color: #8E3954; }
a { background-color: rgb(142,57,84); }
div.DivClassName
{
background-color: #8E3954;
}
.BgClassName
{
background-color: #8E3954;
}
</style>
border-color css
<style>
span { border-color: #8E3954; }
span { border-color: rgb(142,57,84); }
td.TdClassName
{
border-color: #8E3954;
}
.TagClassName
{
border-color: #8E3954;
}
</style>