Shades of Rose Bud Cherry #8D3458
Tints of Rose Bud Cherry #8D3458
RGB
CMYK
RGB Variations
Color information
#8D3458 (or 0x8D3458) is known color: Rose Bud Cherry. HEX triplet: 8D, 34 and 58. RGB value is (141,52,88). Sum of RGB (Red+Green+Blue) = 141+52+88=281 (37% of max value = 765). Red value is 141 (55.47% from 255 or 50.18% from 281); Green value is 52 (20.70% from 255 or 18.51% from 281); Blue value is 88 (34.77% from 255 or 31.32% from 281); Max value from RGB is 141 - color contains mainly: red. Hex color #8D3458 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8D3458 is #72CBA7. Grayscale: #525252. Windows color (decimal): -7523240 or 5780621. OLE color: 5780621.
HSL color Cylindrical-coordinate representation of color #8D3458: hue angle of 335.73º degrees, saturation: 0.46, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #8D3458 is Cyan = 0, Magento = 0.63, Yellow = 0.38 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 141 | 52 | 88 | - |
| CMYK | 0 | 0.63 | 0.38 | 0.45 |
| HSL | 335.73º | 0.46% | 0.38% | - |
| HSV(B) | 335.73º | 0.63% | 0.55% | - |
| XYZ | 13.97 | 8.82 | 10.2 | - |
| YUV | 82.72 | 130.99 | 169.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 141 | 52 | 88 | 0 | 0.63 | 0.38 | 0.45 | 335.73 | 0.46 | 0.38 |
| Hex | 8D | 34 | 58 | 0 | 3F | 26 | 2D | 150 | 2E | 26 |
| Octal | 215 | 64 | 130 | 0 | 77 | 46 | 55 | 520 | 56 | 46 |
| Binary | 10001101 | 110100 | 1011000 | 0 | 111111 | 100110 | 101101 | 101010000 | 101110 | 100110 |
Color Harmonies of #8D3458
Complementary color
Monochromatic Colors of #8D3458
Black with #8D3458
Text Example
Text Example
White with #8D3458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8D3458; }
p { color: rgb(141,52,88); }
H1.HeaderClassName
{
color: #8D3458;
}
.AnyTagClassName
{
color: #8D3458;
}
</style>
background-color css
<style>
a { background-color: #8D3458; }
a { background-color: rgb(141,52,88); }
div.DivClassName
{
background-color: #8D3458;
}
.BgClassName
{
background-color: #8D3458;
}
</style>
border-color css
<style>
span { border-color: #8D3458; }
span { border-color: rgb(141,52,88); }
td.TdClassName
{
border-color: #8D3458;
}
.TagClassName
{
border-color: #8D3458;
}
</style>