Shades of Rose Bud Cherry #8E3356
Tints of Rose Bud Cherry #8E3356
RGB
CMYK
RGB Variations
Color information
#8E3356 (or 0x8E3356) is known color: Rose Bud Cherry. HEX triplet: 8E, 33 and 56. RGB value is (142,51,86). Sum of RGB (Red+Green+Blue) = 142+51+86=279 (36% of max value = 765). Red value is 142 (55.86% from 255 or 50.90% from 279); Green value is 51 (20.31% from 255 or 18.28% from 279); Blue value is 86 (33.98% from 255 or 30.82% from 279); Max value from RGB is 142 - color contains mainly: red. Hex color #8E3356 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8E3356 is #71CCA9. Grayscale: #525252. Windows color (decimal): -7457962 or 5649294. OLE color: 5649294.
HSL color Cylindrical-coordinate representation of color #8E3356: hue angle of 336.92º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #8E3356 is Cyan = 0, Magento = 0.64, Yellow = 0.39 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 142 | 51 | 86 | - |
| CMYK | 0 | 0.64 | 0.39 | 0.44 |
| HSL | 336.92º | 0.47% | 0.38% | - |
| HSV(B) | 336.92º | 0.64% | 0.56% | - |
| XYZ | 14.02 | 8.79 | 9.76 | - |
| YUV | 82.2 | 130.15 | 170.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 51 | 86 | 0 | 0.64 | 0.39 | 0.44 | 336.92 | 0.47 | 0.38 |
| Hex | 8E | 33 | 56 | 0 | 40 | 27 | 2C | 151 | 2F | 26 |
| Octal | 216 | 63 | 126 | 0 | 100 | 47 | 54 | 521 | 57 | 46 |
| Binary | 10001110 | 110011 | 1010110 | 0 | 1000000 | 100111 | 101100 | 101010001 | 101111 | 100110 |
Color Harmonies of #8E3356
Complementary color
Monochromatic Colors of #8E3356
Black with #8E3356
Text Example
Text Example
White with #8E3356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E3356; }
p { color: rgb(142,51,86); }
H1.HeaderClassName
{
color: #8E3356;
}
.AnyTagClassName
{
color: #8E3356;
}
</style>
background-color css
<style>
a { background-color: #8E3356; }
a { background-color: rgb(142,51,86); }
div.DivClassName
{
background-color: #8E3356;
}
.BgClassName
{
background-color: #8E3356;
}
</style>
border-color css
<style>
span { border-color: #8E3356; }
span { border-color: rgb(142,51,86); }
td.TdClassName
{
border-color: #8E3356;
}
.TagClassName
{
border-color: #8E3356;
}
</style>