Shades of Claret #801037
Tints of Claret #801037
RGB
CMYK
RGB Variations
Color information
#801037 (or 0x801037) is known color: Claret. HEX triplet: 80, 10 and 37. RGB value is (128,16,55). Sum of RGB (Red+Green+Blue) = 128+16+55=199 (26% of max value = 765). Red value is 128 (50.39% from 255 or 64.32% from 199); Green value is 16 (6.64% from 255 or 8.04% from 199); Blue value is 55 (21.88% from 255 or 27.64% from 199); Max value from RGB is 128 - color contains mainly: red. Hex color #801037 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #801037 is #7FEFC8. Grayscale: #353535. Windows color (decimal): -8384457 or 3608704. OLE color: 3608704.
HSL color Cylindrical-coordinate representation of color #801037: hue angle of 339.11º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #801037 is Cyan = 0, Magento = 0.88, Yellow = 0.57 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 16 | 55 | - |
| CMYK | 0 | 0.88 | 0.57 | 0.50 |
| HSL | 339.11º | 0.78% | 0.28% | - |
| HSV(B) | 339.11º | 0.88% | 0.5% | - |
| XYZ | 9.78 | 5.24 | 4.11 | - |
| YUV | 53.93 | 128.61 | 180.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 16 | 55 | 0 | 0.88 | 0.57 | 0.50 | 339.11 | 0.78 | 0.28 |
| Hex | 80 | 10 | 37 | 0 | 58 | 39 | 32 | 153 | 4E | 1C |
| Octal | 200 | 20 | 67 | 0 | 130 | 71 | 62 | 523 | 116 | 34 |
| Binary | 10000000 | 10000 | 110111 | 0 | 1011000 | 111001 | 110010 | 101010011 | 1001110 | 11100 |
Color Harmonies of #801037
Complementary color
Monochromatic Colors of #801037
Black with #801037
Text Example
Text Example
White with #801037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #801037; }
p { color: rgb(128,16,55); }
H1.HeaderClassName
{
color: #801037;
}
.AnyTagClassName
{
color: #801037;
}
</style>
background-color css
<style>
a { background-color: #801037; }
a { background-color: rgb(128,16,55); }
div.DivClassName
{
background-color: #801037;
}
.BgClassName
{
background-color: #801037;
}
</style>
border-color css
<style>
span { border-color: #801037; }
span { border-color: rgb(128,16,55); }
td.TdClassName
{
border-color: #801037;
}
.TagClassName
{
border-color: #801037;
}
</style>