Shades of Rose Bud Cherry #891955
Tints of Rose Bud Cherry #891955
RGB
CMYK
RGB Variations
Color information
#891955 (or 0x891955) is known color: Rose Bud Cherry. HEX triplet: 89, 19 and 55. RGB value is (137,25,85). Sum of RGB (Red+Green+Blue) = 137+25+85=247 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.47% from 247); Green value is 25 (10.16% from 255 or 10.12% from 247); Blue value is 85 (33.59% from 255 or 34.41% from 247); Max value from RGB is 137 - color contains mainly: red. Hex color #891955 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #891955 is #76E6AA. Grayscale: #414141. Windows color (decimal): -7792299 or 5577097. OLE color: 5577097.
HSL color Cylindrical-coordinate representation of color #891955: hue angle of 327.86º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #891955 is Cyan = 0, Magento = 0.82, Yellow = 0.38 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 25 | 85 | - |
| CMYK | 0 | 0.82 | 0.38 | 0.46 |
| HSL | 327.86º | 0.69% | 0.32% | - |
| HSV(B) | 327.86º | 0.82% | 0.54% | - |
| XYZ | 12.3 | 6.67 | 9.23 | - |
| YUV | 65.33 | 139.11 | 179.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 25 | 85 | 0 | 0.82 | 0.38 | 0.46 | 327.86 | 0.69 | 0.32 |
| Hex | 89 | 19 | 55 | 0 | 52 | 26 | 2E | 148 | 45 | 20 |
| Octal | 211 | 31 | 125 | 0 | 122 | 46 | 56 | 510 | 105 | 40 |
| Binary | 10001001 | 11001 | 1010101 | 0 | 1010010 | 100110 | 101110 | 101001000 | 1000101 | 100000 |
Color Harmonies of #891955
Complementary color
Monochromatic Colors of #891955
Black with #891955
Text Example
Text Example
White with #891955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891955; }
p { color: rgb(137,25,85); }
H1.HeaderClassName
{
color: #891955;
}
.AnyTagClassName
{
color: #891955;
}
</style>
background-color css
<style>
a { background-color: #891955; }
a { background-color: rgb(137,25,85); }
div.DivClassName
{
background-color: #891955;
}
.BgClassName
{
background-color: #891955;
}
</style>
border-color css
<style>
span { border-color: #891955; }
span { border-color: rgb(137,25,85); }
td.TdClassName
{
border-color: #891955;
}
.TagClassName
{
border-color: #891955;
}
</style>