Shades of Rose Bud Cherry #891450
Tints of Rose Bud Cherry #891450
RGB
CMYK
RGB Variations
Color information
#891450 (or 0x891450) is known color: Rose Bud Cherry. HEX triplet: 89, 14 and 50. RGB value is (137,20,80). Sum of RGB (Red+Green+Blue) = 137+20+80=237 (31% of max value = 765). Red value is 137 (53.91% from 255 or 57.81% from 237); Green value is 20 (8.20% from 255 or 8.44% from 237); Blue value is 80 (31.64% from 255 or 33.76% from 237); Max value from RGB is 137 - color contains mainly: red. Hex color #891450 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #891450 is #76EBAF. Grayscale: #3D3D3D. Windows color (decimal): -7793584 or 5248137. OLE color: 5248137.
HSL color Cylindrical-coordinate representation of color #891450: hue angle of 329.23º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #891450 is Cyan = 0, Magento = 0.85, Yellow = 0.42 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 20 | 80 | - |
| CMYK | 0 | 0.85 | 0.42 | 0.46 |
| HSL | 329.23º | 0.75% | 0.31% | - |
| HSV(B) | 329.23º | 0.85% | 0.54% | - |
| XYZ | 12.01 | 6.4 | 8.19 | - |
| YUV | 61.82 | 138.26 | 181.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 20 | 80 | 0 | 0.85 | 0.42 | 0.46 | 329.23 | 0.75 | 0.31 |
| Hex | 89 | 14 | 50 | 0 | 55 | 2A | 2E | 149 | 4B | 1F |
| Octal | 211 | 24 | 120 | 0 | 125 | 52 | 56 | 511 | 113 | 37 |
| Binary | 10001001 | 10100 | 1010000 | 0 | 1010101 | 101010 | 101110 | 101001001 | 1001011 | 11111 |
Color Harmonies of #891450
Complementary color
Monochromatic Colors of #891450
Black with #891450
Text Example
Text Example
White with #891450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891450; }
p { color: rgb(137,20,80); }
H1.HeaderClassName
{
color: #891450;
}
.AnyTagClassName
{
color: #891450;
}
</style>
background-color css
<style>
a { background-color: #891450; }
a { background-color: rgb(137,20,80); }
div.DivClassName
{
background-color: #891450;
}
.BgClassName
{
background-color: #891450;
}
</style>
border-color css
<style>
span { border-color: #891450; }
span { border-color: rgb(137,20,80); }
td.TdClassName
{
border-color: #891450;
}
.TagClassName
{
border-color: #891450;
}
</style>