Shades of Rose Bud Cherry #891253
Tints of Rose Bud Cherry #891253
RGB
CMYK
RGB Variations
Color information
#891253 (or 0x891253) is known color: Rose Bud Cherry. HEX triplet: 89, 12 and 53. RGB value is (137,18,83). Sum of RGB (Red+Green+Blue) = 137+18+83=238 (31% of max value = 765). Red value is 137 (53.91% from 255 or 57.56% from 238); Green value is 18 (7.42% from 255 or 7.56% from 238); Blue value is 83 (32.81% from 255 or 34.87% from 238); Max value from RGB is 137 - color contains mainly: red. Hex color #891253 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #891253 is #76EDAC. Grayscale: #3C3C3C. Windows color (decimal): -7794093 or 5444233. OLE color: 5444233.
HSL color Cylindrical-coordinate representation of color #891253: hue angle of 327.23º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #891253 is Cyan = 0, Magento = 0.87, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 18 | 83 | - |
| CMYK | 0 | 0.87 | 0.39 | 0.46 |
| HSL | 327.23º | 0.77% | 0.3% | - |
| HSV(B) | 327.23º | 0.87% | 0.54% | - |
| XYZ | 12.09 | 6.38 | 8.78 | - |
| YUV | 60.99 | 140.42 | 182.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 18 | 83 | 0 | 0.87 | 0.39 | 0.46 | 327.23 | 0.77 | 0.3 |
| Hex | 89 | 12 | 53 | 0 | 57 | 27 | 2E | 147 | 4D | 1E |
| Octal | 211 | 22 | 123 | 0 | 127 | 47 | 56 | 507 | 115 | 36 |
| Binary | 10001001 | 10010 | 1010011 | 0 | 1010111 | 100111 | 101110 | 101000111 | 1001101 | 11110 |
Color Harmonies of #891253
Complementary color
Monochromatic Colors of #891253
Black with #891253
Text Example
Text Example
White with #891253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891253; }
p { color: rgb(137,18,83); }
H1.HeaderClassName
{
color: #891253;
}
.AnyTagClassName
{
color: #891253;
}
</style>
background-color css
<style>
a { background-color: #891253; }
a { background-color: rgb(137,18,83); }
div.DivClassName
{
background-color: #891253;
}
.BgClassName
{
background-color: #891253;
}
</style>
border-color css
<style>
span { border-color: #891253; }
span { border-color: rgb(137,18,83); }
td.TdClassName
{
border-color: #891253;
}
.TagClassName
{
border-color: #891253;
}
</style>