Shades of Shiraz #802437
Tints of Shiraz #802437
RGB
CMYK
RGB Variations
Color information
#802437 (or 0x802437) is known color: Shiraz. HEX triplet: 80, 24 and 37. RGB value is (128,36,55). Sum of RGB (Red+Green+Blue) = 128+36+55=219 (29% of max value = 765). Red value is 128 (50.39% from 255 or 58.45% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 55 (21.88% from 255 or 25.11% from 219); Max value from RGB is 128 - color contains mainly: red. Hex color #802437 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802437 is #7FDBC8. Grayscale: #414141. Windows color (decimal): -8379337 or 3613824. OLE color: 3613824.
HSL color Cylindrical-coordinate representation of color #802437: hue angle of 347.61º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #802437 is Cyan = 0, Magento = 0.72, Yellow = 0.57 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 36 | 55 | - |
| CMYK | 0 | 0.72 | 0.57 | 0.50 |
| HSL | 347.61º | 0.56% | 0.32% | - |
| HSV(B) | 347.61º | 0.72% | 0.5% | - |
| XYZ | 10.22 | 6.13 | 4.26 | - |
| YUV | 65.67 | 121.98 | 172.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 36 | 55 | 0 | 0.72 | 0.57 | 0.50 | 347.61 | 0.56 | 0.32 |
| Hex | 80 | 24 | 37 | 0 | 48 | 39 | 32 | 15C | 38 | 20 |
| Octal | 200 | 44 | 67 | 0 | 110 | 71 | 62 | 534 | 70 | 40 |
| Binary | 10000000 | 100100 | 110111 | 0 | 1001000 | 111001 | 110010 | 101011100 | 111000 | 100000 |
Color Harmonies of #802437
Complementary color
Monochromatic Colors of #802437
Black with #802437
Text Example
Text Example
White with #802437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802437; }
p { color: rgb(128,36,55); }
H1.HeaderClassName
{
color: #802437;
}
.AnyTagClassName
{
color: #802437;
}
</style>
background-color css
<style>
a { background-color: #802437; }
a { background-color: rgb(128,36,55); }
div.DivClassName
{
background-color: #802437;
}
.BgClassName
{
background-color: #802437;
}
</style>
border-color css
<style>
span { border-color: #802437; }
span { border-color: rgb(128,36,55); }
td.TdClassName
{
border-color: #802437;
}
.TagClassName
{
border-color: #802437;
}
</style>