Shades of Rose Bud Cherry #893467
Tints of Rose Bud Cherry #893467
RGB
CMYK
RGB Variations
Color information
#893467 (or 0x893467) is known color: Rose Bud Cherry. HEX triplet: 89, 34 and 67. RGB value is (137,52,103). Sum of RGB (Red+Green+Blue) = 137+52+103=292 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.92% from 292); Green value is 52 (20.70% from 255 or 17.81% from 292); Blue value is 103 (40.62% from 255 or 35.27% from 292); Max value from RGB is 137 - color contains mainly: red. Hex color #893467 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893467 is #76CB98. Grayscale: #535353. Windows color (decimal): -7785369 or 6763657. OLE color: 6763657.
HSL color Cylindrical-coordinate representation of color #893467: hue angle of 324º 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 #893467 is Cyan = 0, Magento = 0.62, Yellow = 0.25 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 52 | 103 | - |
| CMYK | 0 | 0.62 | 0.25 | 0.46 |
| HSL | 324º | 0.45% | 0.37% | - |
| HSV(B) | 324º | 0.62% | 0.54% | - |
| XYZ | 13.99 | 8.75 | 13.78 | - |
| YUV | 83.23 | 139.16 | 166.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 52 | 103 | 0 | 0.62 | 0.25 | 0.46 | 324 | 0.45 | 0.37 |
| Hex | 89 | 34 | 67 | 0 | 3E | 19 | 2E | 144 | 2D | 25 |
| Octal | 211 | 64 | 147 | 0 | 76 | 31 | 56 | 504 | 55 | 45 |
| Binary | 10001001 | 110100 | 1100111 | 0 | 111110 | 11001 | 101110 | 101000100 | 101101 | 100101 |
Color Harmonies of #893467
Complementary color
Monochromatic Colors of #893467
Black with #893467
Text Example
Text Example
White with #893467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893467; }
p { color: rgb(137,52,103); }
H1.HeaderClassName
{
color: #893467;
}
.AnyTagClassName
{
color: #893467;
}
</style>
background-color css
<style>
a { background-color: #893467; }
a { background-color: rgb(137,52,103); }
div.DivClassName
{
background-color: #893467;
}
.BgClassName
{
background-color: #893467;
}
</style>
border-color css
<style>
span { border-color: #893467; }
span { border-color: rgb(137,52,103); }
td.TdClassName
{
border-color: #893467;
}
.TagClassName
{
border-color: #893467;
}
</style>