Shades of Claret #711431
Tints of Claret #711431
RGB
CMYK
RGB Variations
Color information
#711431 (or 0x711431) is known color: Claret. HEX triplet: 71, 14 and 31. RGB value is (113,20,49). Sum of RGB (Red+Green+Blue) = 113+20+49=182 (24% of max value = 765). Red value is 113 (44.53% from 255 or 62.09% from 182); Green value is 20 (8.20% from 255 or 10.99% from 182); Blue value is 49 (19.53% from 255 or 26.92% from 182); Max value from RGB is 113 - color contains mainly: red. Hex color #711431 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711431 is #8EEBCE. Grayscale: #333333. Windows color (decimal): -9366479 or 3216497. OLE color: 3216497.
HSL color Cylindrical-coordinate representation of color #711431: hue angle of 341.29º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #711431 is Cyan = 0, Magento = 0.82, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 20 | 49 | - |
| CMYK | 0 | 0.82 | 0.57 | 0.56 |
| HSL | 341.29º | 0.7% | 0.26% | - |
| HSV(B) | 341.29º | 0.82% | 0.44% | - |
| XYZ | 7.61 | 4.23 | 3.32 | - |
| YUV | 51.11 | 126.81 | 172.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 20 | 49 | 0 | 0.82 | 0.57 | 0.56 | 341.29 | 0.7 | 0.26 |
| Hex | 71 | 14 | 31 | 0 | 52 | 39 | 38 | 155 | 46 | 1A |
| Octal | 161 | 24 | 61 | 0 | 122 | 71 | 70 | 525 | 106 | 32 |
| Binary | 1110001 | 10100 | 110001 | 0 | 1010010 | 111001 | 111000 | 101010101 | 1000110 | 11010 |
Color Harmonies of #711431
Complementary color
Monochromatic Colors of #711431
Black with #711431
Text Example
Text Example
White with #711431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711431; }
p { color: rgb(113,20,49); }
H1.HeaderClassName
{
color: #711431;
}
.AnyTagClassName
{
color: #711431;
}
</style>
background-color css
<style>
a { background-color: #711431; }
a { background-color: rgb(113,20,49); }
div.DivClassName
{
background-color: #711431;
}
.BgClassName
{
background-color: #711431;
}
</style>
border-color css
<style>
span { border-color: #711431; }
span { border-color: rgb(113,20,49); }
td.TdClassName
{
border-color: #711431;
}
.TagClassName
{
border-color: #711431;
}
</style>