Shades of Shiraz #892134
Tints of Shiraz #892134
RGB
CMYK
RGB Variations
Color information
#892134 (or 0x892134) is known color: Shiraz. HEX triplet: 89, 21 and 34. RGB value is (137,33,52). Sum of RGB (Red+Green+Blue) = 137+33+52=222 (29% of max value = 765). Red value is 137 (53.91% from 255 or 61.71% from 222); Green value is 33 (13.28% from 255 or 14.86% from 222); Blue value is 52 (20.70% from 255 or 23.42% from 222); Max value from RGB is 137 - color contains mainly: red. Hex color #892134 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892134 is #76DECB. Grayscale: #424242. Windows color (decimal): -7790284 or 3416457. OLE color: 3416457.
HSL color Cylindrical-coordinate representation of color #892134: hue angle of 349.04º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #892134 is Cyan = 0, Magento = 0.76, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 33 | 52 | - |
| CMYK | 0 | 0.76 | 0.62 | 0.46 |
| HSL | 349.04º | 0.61% | 0.33% | - |
| HSV(B) | 349.04º | 0.76% | 0.54% | - |
| XYZ | 11.48 | 6.65 | 3.93 | - |
| YUV | 66.26 | 119.96 | 178.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 33 | 52 | 0 | 0.76 | 0.62 | 0.46 | 349.04 | 0.61 | 0.33 |
| Hex | 89 | 21 | 34 | 0 | 4C | 3E | 2E | 15D | 3D | 21 |
| Octal | 211 | 41 | 64 | 0 | 114 | 76 | 56 | 535 | 75 | 41 |
| Binary | 10001001 | 100001 | 110100 | 0 | 1001100 | 111110 | 101110 | 101011101 | 111101 | 100001 |
Color Harmonies of #892134
Complementary color
Monochromatic Colors of #892134
Black with #892134
Text Example
Text Example
White with #892134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892134; }
p { color: rgb(137,33,52); }
H1.HeaderClassName
{
color: #892134;
}
.AnyTagClassName
{
color: #892134;
}
</style>
background-color css
<style>
a { background-color: #892134; }
a { background-color: rgb(137,33,52); }
div.DivClassName
{
background-color: #892134;
}
.BgClassName
{
background-color: #892134;
}
</style>
border-color css
<style>
span { border-color: #892134; }
span { border-color: rgb(137,33,52); }
td.TdClassName
{
border-color: #892134;
}
.TagClassName
{
border-color: #892134;
}
</style>