Shades of Rose Bud Cherry #893354
Tints of Rose Bud Cherry #893354
RGB
CMYK
RGB Variations
Color information
#893354 (or 0x893354) is known color: Rose Bud Cherry. HEX triplet: 89, 33 and 54. RGB value is (137,51,84). Sum of RGB (Red+Green+Blue) = 137+51+84=272 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50.37% from 272); Green value is 51 (20.31% from 255 or 18.75% from 272); Blue value is 84 (33.20% from 255 or 30.88% from 272); Max value from RGB is 137 - color contains mainly: red. Hex color #893354 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893354 is #76CCAB. Grayscale: #505050. Windows color (decimal): -7785644 or 5518217. OLE color: 5518217.
HSL color Cylindrical-coordinate representation of color #893354: hue angle of 336.98º degrees, saturation: 0.46, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #893354 is Cyan = 0, Magento = 0.63, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 51 | 84 | - |
| CMYK | 0 | 0.63 | 0.39 | 0.46 |
| HSL | 336.98º | 0.46% | 0.37% | - |
| HSV(B) | 336.98º | 0.63% | 0.54% | - |
| XYZ | 13.1 | 8.33 | 9.3 | - |
| YUV | 80.48 | 129.99 | 168.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 51 | 84 | 0 | 0.63 | 0.39 | 0.46 | 336.98 | 0.46 | 0.37 |
| Hex | 89 | 33 | 54 | 0 | 3F | 27 | 2E | 151 | 2E | 25 |
| Octal | 211 | 63 | 124 | 0 | 77 | 47 | 56 | 521 | 56 | 45 |
| Binary | 10001001 | 110011 | 1010100 | 0 | 111111 | 100111 | 101110 | 101010001 | 101110 | 100101 |
Color Harmonies of #893354
Complementary color
Monochromatic Colors of #893354
Black with #893354
Text Example
Text Example
White with #893354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893354; }
p { color: rgb(137,51,84); }
H1.HeaderClassName
{
color: #893354;
}
.AnyTagClassName
{
color: #893354;
}
</style>
background-color css
<style>
a { background-color: #893354; }
a { background-color: rgb(137,51,84); }
div.DivClassName
{
background-color: #893354;
}
.BgClassName
{
background-color: #893354;
}
</style>
border-color css
<style>
span { border-color: #893354; }
span { border-color: rgb(137,51,84); }
td.TdClassName
{
border-color: #893354;
}
.TagClassName
{
border-color: #893354;
}
</style>