Shades of Shiraz #892932
Tints of Shiraz #892932
RGB
CMYK
RGB Variations
Color information
#892932 (or 0x892932) is known color: Shiraz. HEX triplet: 89, 29 and 32. RGB value is (137,41,50). Sum of RGB (Red+Green+Blue) = 137+41+50=228 (30% of max value = 765). Red value is 137 (53.91% from 255 or 60.09% from 228); Green value is 41 (16.41% from 255 or 17.98% from 228); Blue value is 50 (19.92% from 255 or 21.93% from 228); Max value from RGB is 137 - color contains mainly: red. Hex color #892932 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892932 is #76D6CD. Grayscale: #464646. Windows color (decimal): -7788238 or 3287433. OLE color: 3287433.
HSL color Cylindrical-coordinate representation of color #892932: hue angle of 354.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 #892932 is Cyan = 0, Magento = 0.70, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 41 | 50 | - |
| CMYK | 0 | 0.70 | 0.64 | 0.46 |
| HSL | 354.38º | 0.54% | 0.35% | - |
| HSV(B) | 354.38º | 0.7% | 0.54% | - |
| XYZ | 11.69 | 7.13 | 3.78 | - |
| YUV | 70.73 | 116.3 | 175.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 41 | 50 | 0 | 0.70 | 0.64 | 0.46 | 354.38 | 0.54 | 0.35 |
| Hex | 89 | 29 | 32 | 0 | 46 | 40 | 2E | 162 | 36 | 23 |
| Octal | 211 | 51 | 62 | 0 | 106 | 100 | 56 | 542 | 66 | 43 |
| Binary | 10001001 | 101001 | 110010 | 0 | 1000110 | 1000000 | 101110 | 101100010 | 110110 | 100011 |
Color Harmonies of #892932
Complementary color
Monochromatic Colors of #892932
Black with #892932
Text Example
Text Example
White with #892932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892932; }
p { color: rgb(137,41,50); }
H1.HeaderClassName
{
color: #892932;
}
.AnyTagClassName
{
color: #892932;
}
</style>
background-color css
<style>
a { background-color: #892932; }
a { background-color: rgb(137,41,50); }
div.DivClassName
{
background-color: #892932;
}
.BgClassName
{
background-color: #892932;
}
</style>
border-color css
<style>
span { border-color: #892932; }
span { border-color: rgb(137,41,50); }
td.TdClassName
{
border-color: #892932;
}
.TagClassName
{
border-color: #892932;
}
</style>