Shades of Shiraz #892935
Tints of Shiraz #892935
RGB
CMYK
RGB Variations
Color information
#892935 (or 0x892935) is known color: Shiraz. HEX triplet: 89, 29 and 35. RGB value is (137,41,53). Sum of RGB (Red+Green+Blue) = 137+41+53=231 (30% of max value = 765). Red value is 137 (53.91% from 255 or 59.31% from 231); Green value is 41 (16.41% from 255 or 17.75% from 231); Blue value is 53 (21.09% from 255 or 22.94% from 231); Max value from RGB is 137 - color contains mainly: red. Hex color #892935 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892935 is #76D6CA. Grayscale: #474747. Windows color (decimal): -7788235 or 3484041. OLE color: 3484041.
HSL color Cylindrical-coordinate representation of color #892935: hue angle of 352.5º 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 #892935 is Cyan = 0, Magento = 0.70, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 41 | 53 | - |
| CMYK | 0 | 0.70 | 0.61 | 0.46 |
| HSL | 352.5º | 0.54% | 0.35% | - |
| HSV(B) | 352.5º | 0.7% | 0.54% | - |
| XYZ | 11.75 | 7.16 | 4.13 | - |
| YUV | 71.07 | 117.8 | 175.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 41 | 53 | 0 | 0.70 | 0.61 | 0.46 | 352.5 | 0.54 | 0.35 |
| Hex | 89 | 29 | 35 | 0 | 46 | 3D | 2E | 160 | 36 | 23 |
| Octal | 211 | 51 | 65 | 0 | 106 | 75 | 56 | 540 | 66 | 43 |
| Binary | 10001001 | 101001 | 110101 | 0 | 1000110 | 111101 | 101110 | 101100000 | 110110 | 100011 |
Color Harmonies of #892935
Complementary color
Monochromatic Colors of #892935
Black with #892935
Text Example
Text Example
White with #892935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892935; }
p { color: rgb(137,41,53); }
H1.HeaderClassName
{
color: #892935;
}
.AnyTagClassName
{
color: #892935;
}
</style>
background-color css
<style>
a { background-color: #892935; }
a { background-color: rgb(137,41,53); }
div.DivClassName
{
background-color: #892935;
}
.BgClassName
{
background-color: #892935;
}
</style>
border-color css
<style>
span { border-color: #892935; }
span { border-color: rgb(137,41,53); }
td.TdClassName
{
border-color: #892935;
}
.TagClassName
{
border-color: #892935;
}
</style>