Shades of Claret #711531
Tints of Claret #711531
RGB
CMYK
RGB Variations
Color information
#711531 (or 0x711531) is known color: Claret. HEX triplet: 71, 15 and 31. RGB value is (113,21,49). Sum of RGB (Red+Green+Blue) = 113+21+49=183 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.75% from 183); Green value is 21 (8.59% from 255 or 11.48% from 183); Blue value is 49 (19.53% from 255 or 26.78% from 183); Max value from RGB is 113 - color contains mainly: red. Hex color #711531 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711531 is #8EEACE. Grayscale: #333333. Windows color (decimal): -9366223 or 3216753. OLE color: 3216753.
HSL color Cylindrical-coordinate representation of color #711531: hue angle of 341.74º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #711531 is Cyan = 0, Magento = 0.81, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 21 | 49 | - |
| CMYK | 0 | 0.81 | 0.57 | 0.56 |
| HSL | 341.74º | 0.69% | 0.26% | - |
| HSV(B) | 341.74º | 0.81% | 0.44% | - |
| XYZ | 7.63 | 4.27 | 3.33 | - |
| YUV | 51.7 | 126.48 | 171.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 21 | 49 | 0 | 0.81 | 0.57 | 0.56 | 341.74 | 0.69 | 0.26 |
| Hex | 71 | 15 | 31 | 0 | 51 | 39 | 38 | 156 | 45 | 1A |
| Octal | 161 | 25 | 61 | 0 | 121 | 71 | 70 | 526 | 105 | 32 |
| Binary | 1110001 | 10101 | 110001 | 0 | 1010001 | 111001 | 111000 | 101010110 | 1000101 | 11010 |
Color Harmonies of #711531
Complementary color
Monochromatic Colors of #711531
Black with #711531
Text Example
Text Example
White with #711531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711531; }
p { color: rgb(113,21,49); }
H1.HeaderClassName
{
color: #711531;
}
.AnyTagClassName
{
color: #711531;
}
</style>
background-color css
<style>
a { background-color: #711531; }
a { background-color: rgb(113,21,49); }
div.DivClassName
{
background-color: #711531;
}
.BgClassName
{
background-color: #711531;
}
</style>
border-color css
<style>
span { border-color: #711531; }
span { border-color: rgb(113,21,49); }
td.TdClassName
{
border-color: #711531;
}
.TagClassName
{
border-color: #711531;
}
</style>