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