Shades of Claret #711530
Tints of Claret #711530
RGB
CMYK
RGB Variations
Color information
#711530 (or 0x711530) is known color: Claret. HEX triplet: 71, 15 and 30. RGB value is (113,21,48). Sum of RGB (Red+Green+Blue) = 113+21+48=182 (24% of max value = 765). Red value is 113 (44.53% from 255 or 62.09% from 182); Green value is 21 (8.59% from 255 or 11.54% from 182); Blue value is 48 (19.14% from 255 or 26.37% from 182); Max value from RGB is 113 - color contains mainly: red. Hex color #711530 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711530 is #8EEACF. Grayscale: #333333. Windows color (decimal): -9366224 or 3151217. OLE color: 3151217.
HSL color Cylindrical-coordinate representation of color #711530: hue angle of 342.39º 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 #711530 is Cyan = 0, Magento = 0.81, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 21 | 48 | - |
| CMYK | 0 | 0.81 | 0.58 | 0.56 |
| HSL | 342.39º | 0.69% | 0.26% | - |
| HSV(B) | 342.39º | 0.81% | 0.44% | - |
| XYZ | 7.61 | 4.26 | 3.22 | - |
| YUV | 51.59 | 125.98 | 171.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 21 | 48 | 0 | 0.81 | 0.58 | 0.56 | 342.39 | 0.69 | 0.26 |
| Hex | 71 | 15 | 30 | 0 | 51 | 3A | 38 | 156 | 45 | 1A |
| Octal | 161 | 25 | 60 | 0 | 121 | 72 | 70 | 526 | 105 | 32 |
| Binary | 1110001 | 10101 | 110000 | 0 | 1010001 | 111010 | 111000 | 101010110 | 1000101 | 11010 |
Color Harmonies of #711530
Complementary color
Monochromatic Colors of #711530
Black with #711530
Text Example
Text Example
White with #711530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711530; }
p { color: rgb(113,21,48); }
H1.HeaderClassName
{
color: #711530;
}
.AnyTagClassName
{
color: #711530;
}
</style>
background-color css
<style>
a { background-color: #711530; }
a { background-color: rgb(113,21,48); }
div.DivClassName
{
background-color: #711530;
}
.BgClassName
{
background-color: #711530;
}
</style>
border-color css
<style>
span { border-color: #711530; }
span { border-color: rgb(113,21,48); }
td.TdClassName
{
border-color: #711530;
}
.TagClassName
{
border-color: #711530;
}
</style>