Shades of Rose Bud Cherry #893353
Tints of Rose Bud Cherry #893353
RGB
CMYK
RGB Variations
Color information
#893353 (or 0x893353) is known color: Rose Bud Cherry. HEX triplet: 89, 33 and 53. RGB value is (137,51,83). Sum of RGB (Red+Green+Blue) = 137+51+83=271 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.55% from 271); Green value is 51 (20.31% from 255 or 18.82% from 271); Blue value is 83 (32.81% from 255 or 30.63% from 271); Max value from RGB is 137 - color contains mainly: red. Hex color #893353 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893353 is #76CCAC. Grayscale: #505050. Windows color (decimal): -7785645 or 5452681. OLE color: 5452681.
HSL color Cylindrical-coordinate representation of color #893353: hue angle of 337.67º 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 #893353 is Cyan = 0, Magento = 0.63, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 51 | 83 | - |
| CMYK | 0 | 0.63 | 0.39 | 0.46 |
| HSL | 337.67º | 0.46% | 0.37% | - |
| HSV(B) | 337.67º | 0.63% | 0.54% | - |
| XYZ | 13.06 | 8.31 | 9.1 | - |
| YUV | 80.36 | 129.49 | 168.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 51 | 83 | 0 | 0.63 | 0.39 | 0.46 | 337.67 | 0.46 | 0.37 |
| Hex | 89 | 33 | 53 | 0 | 3F | 27 | 2E | 152 | 2E | 25 |
| Octal | 211 | 63 | 123 | 0 | 77 | 47 | 56 | 522 | 56 | 45 |
| Binary | 10001001 | 110011 | 1010011 | 0 | 111111 | 100111 | 101110 | 101010010 | 101110 | 100101 |
Color Harmonies of #893353
Complementary color
Monochromatic Colors of #893353
Black with #893353
Text Example
Text Example
White with #893353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893353; }
p { color: rgb(137,51,83); }
H1.HeaderClassName
{
color: #893353;
}
.AnyTagClassName
{
color: #893353;
}
</style>
background-color css
<style>
a { background-color: #893353; }
a { background-color: rgb(137,51,83); }
div.DivClassName
{
background-color: #893353;
}
.BgClassName
{
background-color: #893353;
}
</style>
border-color css
<style>
span { border-color: #893353; }
span { border-color: rgb(137,51,83); }
td.TdClassName
{
border-color: #893353;
}
.TagClassName
{
border-color: #893353;
}
</style>