Shades of Rose Bud Cherry #8F3457
Tints of Rose Bud Cherry #8F3457
RGB
CMYK
RGB Variations
Color information
#8F3457 (or 0x8F3457) is known color: Rose Bud Cherry. HEX triplet: 8F, 34 and 57. RGB value is (143,52,87). Sum of RGB (Red+Green+Blue) = 143+52+87=282 (37% of max value = 765). Red value is 143 (56.25% from 255 or 50.71% from 282); Green value is 52 (20.70% from 255 or 18.44% from 282); Blue value is 87 (34.38% from 255 or 30.85% from 282); Max value from RGB is 143 - color contains mainly: red. Hex color #8F3457 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8F3457 is #70CBA8. Grayscale: #535353. Windows color (decimal): -7392169 or 5715087. OLE color: 5715087.
HSL color Cylindrical-coordinate representation of color #8F3457: 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 #8F3457 is Cyan = 0, Magento = 0.64, Yellow = 0.39 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 143 | 52 | 87 | - |
| 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.28 | 8.98 | 10 | - |
| YUV | 83.2 | 130.15 | 170.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 143 | 52 | 87 | 0 | 0.64 | 0.39 | 0.44 | 336.92 | 0.47 | 0.38 |
| Hex | 8F | 34 | 57 | 0 | 40 | 27 | 2C | 151 | 2F | 26 |
| Octal | 217 | 64 | 127 | 0 | 100 | 47 | 54 | 521 | 57 | 46 |
| Binary | 10001111 | 110100 | 1010111 | 0 | 1000000 | 100111 | 101100 | 101010001 | 101111 | 100110 |
Color Harmonies of #8F3457
Complementary color
Monochromatic Colors of #8F3457
Black with #8F3457
Text Example
Text Example
White with #8F3457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8F3457; }
p { color: rgb(143,52,87); }
H1.HeaderClassName
{
color: #8F3457;
}
.AnyTagClassName
{
color: #8F3457;
}
</style>
background-color css
<style>
a { background-color: #8F3457; }
a { background-color: rgb(143,52,87); }
div.DivClassName
{
background-color: #8F3457;
}
.BgClassName
{
background-color: #8F3457;
}
</style>
border-color css
<style>
span { border-color: #8F3457; }
span { border-color: rgb(143,52,87); }
td.TdClassName
{
border-color: #8F3457;
}
.TagClassName
{
border-color: #8F3457;
}
</style>