Shades of Shiraz #892635
Tints of Shiraz #892635
RGB
CMYK
RGB Variations
Color information
#892635 (or 0x892635) is known color: Shiraz. HEX triplet: 89, 26 and 35. RGB value is (137,38,53). Sum of RGB (Red+Green+Blue) = 137+38+53=228 (30% of max value = 765). Red value is 137 (53.91% from 255 or 60.09% from 228); Green value is 38 (15.23% from 255 or 16.67% from 228); Blue value is 53 (21.09% from 255 or 23.25% from 228); Max value from RGB is 137 - color contains mainly: red. Hex color #892635 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892635 is #76D9CA. Grayscale: #454545. Windows color (decimal): -7789003 or 3483273. OLE color: 3483273.
HSL color Cylindrical-coordinate representation of color #892635: hue angle of 350.91º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #892635 is Cyan = 0, Magento = 0.72, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 38 | 53 | - |
| CMYK | 0 | 0.72 | 0.61 | 0.46 |
| HSL | 350.91º | 0.57% | 0.34% | - |
| HSV(B) | 350.91º | 0.72% | 0.54% | - |
| XYZ | 11.65 | 6.96 | 4.1 | - |
| YUV | 69.31 | 118.8 | 176.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 38 | 53 | 0 | 0.72 | 0.61 | 0.46 | 350.91 | 0.57 | 0.34 |
| Hex | 89 | 26 | 35 | 0 | 48 | 3D | 2E | 15F | 39 | 22 |
| Octal | 211 | 46 | 65 | 0 | 110 | 75 | 56 | 537 | 71 | 42 |
| Binary | 10001001 | 100110 | 110101 | 0 | 1001000 | 111101 | 101110 | 101011111 | 111001 | 100010 |
Color Harmonies of #892635
Complementary color
Monochromatic Colors of #892635
Black with #892635
Text Example
Text Example
White with #892635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892635; }
p { color: rgb(137,38,53); }
H1.HeaderClassName
{
color: #892635;
}
.AnyTagClassName
{
color: #892635;
}
</style>
background-color css
<style>
a { background-color: #892635; }
a { background-color: rgb(137,38,53); }
div.DivClassName
{
background-color: #892635;
}
.BgClassName
{
background-color: #892635;
}
</style>
border-color css
<style>
span { border-color: #892635; }
span { border-color: rgb(137,38,53); }
td.TdClassName
{
border-color: #892635;
}
.TagClassName
{
border-color: #892635;
}
</style>