Shades of Shiraz #892438
Tints of Shiraz #892438
RGB
CMYK
RGB Variations
Color information
#892438 (or 0x892438) is known color: Shiraz. HEX triplet: 89, 24 and 38. RGB value is (137,36,56). Sum of RGB (Red+Green+Blue) = 137+36+56=229 (30% of max value = 765). Red value is 137 (53.91% from 255 or 59.83% from 229); Green value is 36 (14.45% from 255 or 15.72% from 229); Blue value is 56 (22.27% from 255 or 24.45% from 229); Max value from RGB is 137 - color contains mainly: red. Hex color #892438 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892438 is #76DBC7. Grayscale: #444444. Windows color (decimal): -7789512 or 3679369. OLE color: 3679369.
HSL color Cylindrical-coordinate representation of color #892438: hue angle of 348.12º degrees, saturation: 0.58, 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 #892438 is Cyan = 0, Magento = 0.74, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 36 | 56 | - |
| CMYK | 0 | 0.74 | 0.59 | 0.46 |
| HSL | 348.12º | 0.58% | 0.34% | - |
| HSV(B) | 348.12º | 0.74% | 0.54% | - |
| XYZ | 11.66 | 6.87 | 4.45 | - |
| YUV | 68.48 | 120.96 | 176.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 36 | 56 | 0 | 0.74 | 0.59 | 0.46 | 348.12 | 0.58 | 0.34 |
| Hex | 89 | 24 | 38 | 0 | 4A | 3B | 2E | 15C | 3A | 22 |
| Octal | 211 | 44 | 70 | 0 | 112 | 73 | 56 | 534 | 72 | 42 |
| Binary | 10001001 | 100100 | 111000 | 0 | 1001010 | 111011 | 101110 | 101011100 | 111010 | 100010 |
Color Harmonies of #892438
Complementary color
Monochromatic Colors of #892438
Black with #892438
Text Example
Text Example
White with #892438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892438; }
p { color: rgb(137,36,56); }
H1.HeaderClassName
{
color: #892438;
}
.AnyTagClassName
{
color: #892438;
}
</style>
background-color css
<style>
a { background-color: #892438; }
a { background-color: rgb(137,36,56); }
div.DivClassName
{
background-color: #892438;
}
.BgClassName
{
background-color: #892438;
}
</style>
border-color css
<style>
span { border-color: #892438; }
span { border-color: rgb(137,36,56); }
td.TdClassName
{
border-color: #892438;
}
.TagClassName
{
border-color: #892438;
}
</style>