Shades of Shiraz #892135
Tints of Shiraz #892135
RGB
CMYK
RGB Variations
Color information
#892135 (or 0x892135) is known color: Shiraz. HEX triplet: 89, 21 and 35. RGB value is (137,33,53). Sum of RGB (Red+Green+Blue) = 137+33+53=223 (29% of max value = 765). Red value is 137 (53.91% from 255 or 61.43% from 223); Green value is 33 (13.28% from 255 or 14.80% from 223); Blue value is 53 (21.09% from 255 or 23.77% from 223); Max value from RGB is 137 - color contains mainly: red. Hex color #892135 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892135 is #76DECA. Grayscale: #424242. Windows color (decimal): -7790283 or 3481993. OLE color: 3481993.
HSL color Cylindrical-coordinate representation of color #892135: hue angle of 348.46º 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 #892135 is Cyan = 0, Magento = 0.76, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 33 | 53 | - |
| CMYK | 0 | 0.76 | 0.61 | 0.46 |
| HSL | 348.46º | 0.61% | 0.33% | - |
| HSV(B) | 348.46º | 0.76% | 0.54% | - |
| XYZ | 11.5 | 6.66 | 4.05 | - |
| YUV | 66.38 | 120.46 | 178.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 33 | 53 | 0 | 0.76 | 0.61 | 0.46 | 348.46 | 0.61 | 0.33 |
| Hex | 89 | 21 | 35 | 0 | 4C | 3D | 2E | 15C | 3D | 21 |
| Octal | 211 | 41 | 65 | 0 | 114 | 75 | 56 | 534 | 75 | 41 |
| Binary | 10001001 | 100001 | 110101 | 0 | 1001100 | 111101 | 101110 | 101011100 | 111101 | 100001 |
Color Harmonies of #892135
Complementary color
Monochromatic Colors of #892135
Black with #892135
Text Example
Text Example
White with #892135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892135; }
p { color: rgb(137,33,53); }
H1.HeaderClassName
{
color: #892135;
}
.AnyTagClassName
{
color: #892135;
}
</style>
background-color css
<style>
a { background-color: #892135; }
a { background-color: rgb(137,33,53); }
div.DivClassName
{
background-color: #892135;
}
.BgClassName
{
background-color: #892135;
}
</style>
border-color css
<style>
span { border-color: #892135; }
span { border-color: rgb(137,33,53); }
td.TdClassName
{
border-color: #892135;
}
.TagClassName
{
border-color: #892135;
}
</style>