Shades of Rose Bud Cherry #891353
Tints of Rose Bud Cherry #891353
RGB
CMYK
RGB Variations
Color information
#891353 (or 0x891353) is known color: Rose Bud Cherry. HEX triplet: 89, 13 and 53. RGB value is (137,19,83). Sum of RGB (Red+Green+Blue) = 137+19+83=239 (31% of max value = 765). Red value is 137 (53.91% from 255 or 57.32% from 239); Green value is 19 (7.81% from 255 or 7.95% from 239); Blue value is 83 (32.81% from 255 or 34.73% from 239); Max value from RGB is 137 - color contains mainly: red. Hex color #891353 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #891353 is #76ECAC. Grayscale: #3D3D3D. Windows color (decimal): -7793837 or 5444489. OLE color: 5444489.
HSL color Cylindrical-coordinate representation of color #891353: hue angle of 327.46º 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 #891353 is Cyan = 0, Magento = 0.86, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 19 | 83 | - |
| CMYK | 0 | 0.86 | 0.39 | 0.46 |
| HSL | 327.46º | 0.76% | 0.31% | - |
| HSV(B) | 327.46º | 0.86% | 0.54% | - |
| XYZ | 12.11 | 6.41 | 8.78 | - |
| YUV | 61.58 | 140.09 | 181.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 19 | 83 | 0 | 0.86 | 0.39 | 0.46 | 327.46 | 0.76 | 0.31 |
| Hex | 89 | 13 | 53 | 0 | 56 | 27 | 2E | 147 | 4C | 1F |
| Octal | 211 | 23 | 123 | 0 | 126 | 47 | 56 | 507 | 114 | 37 |
| Binary | 10001001 | 10011 | 1010011 | 0 | 1010110 | 100111 | 101110 | 101000111 | 1001100 | 11111 |
Color Harmonies of #891353
Complementary color
Monochromatic Colors of #891353
Black with #891353
Text Example
Text Example
White with #891353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891353; }
p { color: rgb(137,19,83); }
H1.HeaderClassName
{
color: #891353;
}
.AnyTagClassName
{
color: #891353;
}
</style>
background-color css
<style>
a { background-color: #891353; }
a { background-color: rgb(137,19,83); }
div.DivClassName
{
background-color: #891353;
}
.BgClassName
{
background-color: #891353;
}
</style>
border-color css
<style>
span { border-color: #891353; }
span { border-color: rgb(137,19,83); }
td.TdClassName
{
border-color: #891353;
}
.TagClassName
{
border-color: #891353;
}
</style>