Shades of Shiraz #802537
Tints of Shiraz #802537
RGB
CMYK
RGB Variations
Color information
#802537 (or 0x802537) is known color: Shiraz. HEX triplet: 80, 25 and 37. RGB value is (128,37,55). Sum of RGB (Red+Green+Blue) = 128+37+55=220 (29% of max value = 765). Red value is 128 (50.39% from 255 or 58.18% from 220); Green value is 37 (14.84% from 255 or 16.82% from 220); Blue value is 55 (21.88% from 255 or 25% from 220); Max value from RGB is 128 - color contains mainly: red. Hex color #802537 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802537 is #7FDAC8. Grayscale: #424242. Windows color (decimal): -8379081 or 3614080. OLE color: 3614080.
HSL color Cylindrical-coordinate representation of color #802537: hue angle of 348.13º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #802537 is Cyan = 0, Magento = 0.71, Yellow = 0.57 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 37 | 55 | - |
| CMYK | 0 | 0.71 | 0.57 | 0.50 |
| HSL | 348.13º | 0.55% | 0.32% | - |
| HSV(B) | 348.13º | 0.71% | 0.5% | - |
| XYZ | 10.25 | 6.19 | 4.27 | - |
| YUV | 66.26 | 121.65 | 172.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 37 | 55 | 0 | 0.71 | 0.57 | 0.50 | 348.13 | 0.55 | 0.32 |
| Hex | 80 | 25 | 37 | 0 | 47 | 39 | 32 | 15C | 37 | 20 |
| Octal | 200 | 45 | 67 | 0 | 107 | 71 | 62 | 534 | 67 | 40 |
| Binary | 10000000 | 100101 | 110111 | 0 | 1000111 | 111001 | 110010 | 101011100 | 110111 | 100000 |
Color Harmonies of #802537
Complementary color
Monochromatic Colors of #802537
Black with #802537
Text Example
Text Example
White with #802537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802537; }
p { color: rgb(128,37,55); }
H1.HeaderClassName
{
color: #802537;
}
.AnyTagClassName
{
color: #802537;
}
</style>
background-color css
<style>
a { background-color: #802537; }
a { background-color: rgb(128,37,55); }
div.DivClassName
{
background-color: #802537;
}
.BgClassName
{
background-color: #802537;
}
</style>
border-color css
<style>
span { border-color: #802537; }
span { border-color: rgb(128,37,55); }
td.TdClassName
{
border-color: #802537;
}
.TagClassName
{
border-color: #802537;
}
</style>