Shades of Shiraz #892738
Tints of Shiraz #892738
RGB
CMYK
RGB Variations
Color information
#892738 (or 0x892738) is known color: Shiraz. HEX triplet: 89, 27 and 38. RGB value is (137,39,56). Sum of RGB (Red+Green+Blue) = 137+39+56=232 (30% of max value = 765). Red value is 137 (53.91% from 255 or 59.05% from 232); Green value is 39 (15.62% from 255 or 16.81% from 232); Blue value is 56 (22.27% from 255 or 24.14% from 232); Max value from RGB is 137 - color contains mainly: red. Hex color #892738 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892738 is #76D8C7. Grayscale: #464646. Windows color (decimal): -7788744 or 3680137. OLE color: 3680137.
HSL color Cylindrical-coordinate representation of color #892738: hue angle of 349.59º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #892738 is Cyan = 0, Magento = 0.72, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 39 | 56 | - |
| CMYK | 0 | 0.72 | 0.59 | 0.46 |
| HSL | 349.59º | 0.56% | 0.35% | - |
| HSV(B) | 349.59º | 0.72% | 0.54% | - |
| XYZ | 11.76 | 7.05 | 4.48 | - |
| YUV | 70.24 | 119.97 | 175.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 39 | 56 | 0 | 0.72 | 0.59 | 0.46 | 349.59 | 0.56 | 0.35 |
| Hex | 89 | 27 | 38 | 0 | 48 | 3B | 2E | 15E | 38 | 23 |
| Octal | 211 | 47 | 70 | 0 | 110 | 73 | 56 | 536 | 70 | 43 |
| Binary | 10001001 | 100111 | 111000 | 0 | 1001000 | 111011 | 101110 | 101011110 | 111000 | 100011 |
Color Harmonies of #892738
Complementary color
Monochromatic Colors of #892738
Black with #892738
Text Example
Text Example
White with #892738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892738; }
p { color: rgb(137,39,56); }
H1.HeaderClassName
{
color: #892738;
}
.AnyTagClassName
{
color: #892738;
}
</style>
background-color css
<style>
a { background-color: #892738; }
a { background-color: rgb(137,39,56); }
div.DivClassName
{
background-color: #892738;
}
.BgClassName
{
background-color: #892738;
}
</style>
border-color css
<style>
span { border-color: #892738; }
span { border-color: rgb(137,39,56); }
td.TdClassName
{
border-color: #892738;
}
.TagClassName
{
border-color: #892738;
}
</style>