Shades of Shiraz #892332
Tints of Shiraz #892332
RGB
CMYK
RGB Variations
Color information
#892332 (or 0x892332) is known color: Shiraz. HEX triplet: 89, 23 and 32. RGB value is (137,35,50). Sum of RGB (Red+Green+Blue) = 137+35+50=222 (29% of max value = 765). Red value is 137 (53.91% from 255 or 61.71% from 222); Green value is 35 (14.06% from 255 or 15.77% from 222); Blue value is 50 (19.92% from 255 or 22.52% from 222); Max value from RGB is 137 - color contains mainly: red. Hex color #892332 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892332 is #76DCCD. Grayscale: #434343. Windows color (decimal): -7789774 or 3285897. OLE color: 3285897.
HSL color Cylindrical-coordinate representation of color #892332: hue angle of 351.18º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #892332 is Cyan = 0, Magento = 0.74, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 35 | 50 | - |
| CMYK | 0 | 0.74 | 0.64 | 0.46 |
| HSL | 351.18º | 0.59% | 0.34% | - |
| HSV(B) | 351.18º | 0.74% | 0.54% | - |
| XYZ | 11.49 | 6.75 | 3.71 | - |
| YUV | 67.21 | 118.29 | 177.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 35 | 50 | 0 | 0.74 | 0.64 | 0.46 | 351.18 | 0.59 | 0.34 |
| Hex | 89 | 23 | 32 | 0 | 4A | 40 | 2E | 15F | 3B | 22 |
| Octal | 211 | 43 | 62 | 0 | 112 | 100 | 56 | 537 | 73 | 42 |
| Binary | 10001001 | 100011 | 110010 | 0 | 1001010 | 1000000 | 101110 | 101011111 | 111011 | 100010 |
Color Harmonies of #892332
Complementary color
Monochromatic Colors of #892332
Black with #892332
Text Example
Text Example
White with #892332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892332; }
p { color: rgb(137,35,50); }
H1.HeaderClassName
{
color: #892332;
}
.AnyTagClassName
{
color: #892332;
}
</style>
background-color css
<style>
a { background-color: #892332; }
a { background-color: rgb(137,35,50); }
div.DivClassName
{
background-color: #892332;
}
.BgClassName
{
background-color: #892332;
}
</style>
border-color css
<style>
span { border-color: #892332; }
span { border-color: rgb(137,35,50); }
td.TdClassName
{
border-color: #892332;
}
.TagClassName
{
border-color: #892332;
}
</style>