Shades of Rose Bud Cherry #892952
Tints of Rose Bud Cherry #892952
RGB
CMYK
RGB Variations
Color information
#892952 (or 0x892952) is known color: Rose Bud Cherry. HEX triplet: 89, 29 and 52. RGB value is (137,41,82). Sum of RGB (Red+Green+Blue) = 137+41+82=260 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.69% from 260); Green value is 41 (16.41% from 255 or 15.77% from 260); Blue value is 82 (32.42% from 255 or 31.54% from 260); Max value from RGB is 137 - color contains mainly: red. Hex color #892952 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #892952 is #76D6AD. Grayscale: #4A4A4A. Windows color (decimal): -7788206 or 5384585. OLE color: 5384585.
HSL color Cylindrical-coordinate representation of color #892952: hue angle of 334.38º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #892952 is Cyan = 0, Magento = 0.70, Yellow = 0.40 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 41 | 82 | - |
| CMYK | 0 | 0.70 | 0.40 | 0.46 |
| HSL | 334.38º | 0.54% | 0.35% | - |
| HSV(B) | 334.38º | 0.7% | 0.54% | - |
| XYZ | 12.63 | 7.51 | 8.77 | - |
| YUV | 74.38 | 132.3 | 172.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 41 | 82 | 0 | 0.70 | 0.40 | 0.46 | 334.38 | 0.54 | 0.35 |
| Hex | 89 | 29 | 52 | 0 | 46 | 28 | 2E | 14E | 36 | 23 |
| Octal | 211 | 51 | 122 | 0 | 106 | 50 | 56 | 516 | 66 | 43 |
| Binary | 10001001 | 101001 | 1010010 | 0 | 1000110 | 101000 | 101110 | 101001110 | 110110 | 100011 |
Color Harmonies of #892952
Complementary color
Monochromatic Colors of #892952
Black with #892952
Text Example
Text Example
White with #892952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892952; }
p { color: rgb(137,41,82); }
H1.HeaderClassName
{
color: #892952;
}
.AnyTagClassName
{
color: #892952;
}
</style>
background-color css
<style>
a { background-color: #892952; }
a { background-color: rgb(137,41,82); }
div.DivClassName
{
background-color: #892952;
}
.BgClassName
{
background-color: #892952;
}
</style>
border-color css
<style>
span { border-color: #892952; }
span { border-color: rgb(137,41,82); }
td.TdClassName
{
border-color: #892952;
}
.TagClassName
{
border-color: #892952;
}
</style>