Shades of Rose Bud Cherry #891350
Tints of Rose Bud Cherry #891350
RGB
CMYK
RGB Variations
Color information
#891350 (or 0x891350) is known color: Rose Bud Cherry. HEX triplet: 89, 13 and 50. RGB value is (137,19,80). Sum of RGB (Red+Green+Blue) = 137+19+80=236 (31% of max value = 765). Red value is 137 (53.91% from 255 or 58.05% from 236); Green value is 19 (7.81% from 255 or 8.05% from 236); Blue value is 80 (31.64% from 255 or 33.90% from 236); Max value from RGB is 137 - color contains mainly: red. Hex color #891350 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #891350 is #76ECAF. Grayscale: #3D3D3D. Windows color (decimal): -7793840 or 5247881. OLE color: 5247881.
HSL color Cylindrical-coordinate representation of color #891350: hue angle of 328.98º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #891350 is Cyan = 0, Magento = 0.86, Yellow = 0.42 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 19 | 80 | - |
| CMYK | 0 | 0.86 | 0.42 | 0.46 |
| HSL | 328.98º | 0.76% | 0.31% | - |
| HSV(B) | 328.98º | 0.86% | 0.54% | - |
| XYZ | 12 | 6.36 | 8.19 | - |
| YUV | 61.24 | 138.59 | 182.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 19 | 80 | 0 | 0.86 | 0.42 | 0.46 | 328.98 | 0.76 | 0.31 |
| Hex | 89 | 13 | 50 | 0 | 56 | 2A | 2E | 149 | 4C | 1F |
| Octal | 211 | 23 | 120 | 0 | 126 | 52 | 56 | 511 | 114 | 37 |
| Binary | 10001001 | 10011 | 1010000 | 0 | 1010110 | 101010 | 101110 | 101001001 | 1001100 | 11111 |
Color Harmonies of #891350
Complementary color
Monochromatic Colors of #891350
Black with #891350
Text Example
Text Example
White with #891350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891350; }
p { color: rgb(137,19,80); }
H1.HeaderClassName
{
color: #891350;
}
.AnyTagClassName
{
color: #891350;
}
</style>
background-color css
<style>
a { background-color: #891350; }
a { background-color: rgb(137,19,80); }
div.DivClassName
{
background-color: #891350;
}
.BgClassName
{
background-color: #891350;
}
</style>
border-color css
<style>
span { border-color: #891350; }
span { border-color: rgb(137,19,80); }
td.TdClassName
{
border-color: #891350;
}
.TagClassName
{
border-color: #891350;
}
</style>