Shades of Shiraz #892834
Tints of Shiraz #892834
RGB
CMYK
RGB Variations
Color information
#892834 (or 0x892834) is known color: Shiraz. HEX triplet: 89, 28 and 34. RGB value is (137,40,52). Sum of RGB (Red+Green+Blue) = 137+40+52=229 (30% of max value = 765). Red value is 137 (53.91% from 255 or 59.83% from 229); Green value is 40 (16.02% from 255 or 17.47% from 229); Blue value is 52 (20.70% from 255 or 22.71% from 229); Max value from RGB is 137 - color contains mainly: red. Hex color #892834 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892834 is #76D7CB. Grayscale: #464646. Windows color (decimal): -7788492 or 3418249. OLE color: 3418249.
HSL color Cylindrical-coordinate representation of color #892834: hue angle of 352.58º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #892834 is Cyan = 0, Magento = 0.71, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 40 | 52 | - |
| CMYK | 0 | 0.71 | 0.62 | 0.46 |
| HSL | 352.58º | 0.55% | 0.35% | - |
| HSV(B) | 352.58º | 0.71% | 0.54% | - |
| XYZ | 11.7 | 7.08 | 4 | - |
| YUV | 70.37 | 117.64 | 175.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 40 | 52 | 0 | 0.71 | 0.62 | 0.46 | 352.58 | 0.55 | 0.35 |
| Hex | 89 | 28 | 34 | 0 | 47 | 3E | 2E | 161 | 37 | 23 |
| Octal | 211 | 50 | 64 | 0 | 107 | 76 | 56 | 541 | 67 | 43 |
| Binary | 10001001 | 101000 | 110100 | 0 | 1000111 | 111110 | 101110 | 101100001 | 110111 | 100011 |
Color Harmonies of #892834
Complementary color
Monochromatic Colors of #892834
Black with #892834
Text Example
Text Example
White with #892834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892834; }
p { color: rgb(137,40,52); }
H1.HeaderClassName
{
color: #892834;
}
.AnyTagClassName
{
color: #892834;
}
</style>
background-color css
<style>
a { background-color: #892834; }
a { background-color: rgb(137,40,52); }
div.DivClassName
{
background-color: #892834;
}
.BgClassName
{
background-color: #892834;
}
</style>
border-color css
<style>
span { border-color: #892834; }
span { border-color: rgb(137,40,52); }
td.TdClassName
{
border-color: #892834;
}
.TagClassName
{
border-color: #892834;
}
</style>