Shades of Rose Bud Cherry #893453
Tints of Rose Bud Cherry #893453
RGB
CMYK
RGB Variations
Color information
#893453 (or 0x893453) is known color: Rose Bud Cherry. HEX triplet: 89, 34 and 53. RGB value is (137,52,83). Sum of RGB (Red+Green+Blue) = 137+52+83=272 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50.37% from 272); Green value is 52 (20.70% from 255 or 19.12% from 272); Blue value is 83 (32.81% from 255 or 30.51% from 272); Max value from RGB is 137 - color contains mainly: red. Hex color #893453 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893453 is #76CBAC. Grayscale: #505050. Windows color (decimal): -7785389 or 5452937. OLE color: 5452937.
HSL color Cylindrical-coordinate representation of color #893453: hue angle of 338.12º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #893453 is Cyan = 0, Magento = 0.62, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 52 | 83 | - |
| CMYK | 0 | 0.62 | 0.39 | 0.46 |
| HSL | 338.12º | 0.45% | 0.37% | - |
| HSV(B) | 338.12º | 0.62% | 0.54% | - |
| XYZ | 13.11 | 8.4 | 9.11 | - |
| YUV | 80.95 | 129.16 | 167.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 52 | 83 | 0 | 0.62 | 0.39 | 0.46 | 338.12 | 0.45 | 0.37 |
| Hex | 89 | 34 | 53 | 0 | 3E | 27 | 2E | 152 | 2D | 25 |
| Octal | 211 | 64 | 123 | 0 | 76 | 47 | 56 | 522 | 55 | 45 |
| Binary | 10001001 | 110100 | 1010011 | 0 | 111110 | 100111 | 101110 | 101010010 | 101101 | 100101 |
Color Harmonies of #893453
Complementary color
Monochromatic Colors of #893453
Black with #893453
Text Example
Text Example
White with #893453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893453; }
p { color: rgb(137,52,83); }
H1.HeaderClassName
{
color: #893453;
}
.AnyTagClassName
{
color: #893453;
}
</style>
background-color css
<style>
a { background-color: #893453; }
a { background-color: rgb(137,52,83); }
div.DivClassName
{
background-color: #893453;
}
.BgClassName
{
background-color: #893453;
}
</style>
border-color css
<style>
span { border-color: #893453; }
span { border-color: rgb(137,52,83); }
td.TdClassName
{
border-color: #893453;
}
.TagClassName
{
border-color: #893453;
}
</style>