Shades of Claret #711236
Tints of Claret #711236
RGB
CMYK
RGB Variations
Color information
#711236 (or 0x711236) is known color: Claret. HEX triplet: 71, 12 and 36. RGB value is (113,18,54). Sum of RGB (Red+Green+Blue) = 113+18+54=185 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.08% from 185); Green value is 18 (7.42% from 255 or 9.73% from 185); Blue value is 54 (21.48% from 255 or 29.19% from 185); Max value from RGB is 113 - color contains mainly: red. Hex color #711236 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711236 is #8EEDC9. Grayscale: #323232. Windows color (decimal): -9366986 or 3543665. OLE color: 3543665.
HSL color Cylindrical-coordinate representation of color #711236: hue angle of 337.26º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #711236 is Cyan = 0, Magento = 0.84, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 18 | 54 | - |
| CMYK | 0 | 0.84 | 0.52 | 0.56 |
| HSL | 337.26º | 0.73% | 0.26% | - |
| HSV(B) | 337.26º | 0.84% | 0.44% | - |
| XYZ | 7.69 | 4.21 | 3.9 | - |
| YUV | 50.51 | 129.97 | 172.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 18 | 54 | 0 | 0.84 | 0.52 | 0.56 | 337.26 | 0.73 | 0.26 |
| Hex | 71 | 12 | 36 | 0 | 54 | 34 | 38 | 151 | 49 | 1A |
| Octal | 161 | 22 | 66 | 0 | 124 | 64 | 70 | 521 | 111 | 32 |
| Binary | 1110001 | 10010 | 110110 | 0 | 1010100 | 110100 | 111000 | 101010001 | 1001001 | 11010 |
Color Harmonies of #711236
Complementary color
Monochromatic Colors of #711236
Black with #711236
Text Example
Text Example
White with #711236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711236; }
p { color: rgb(113,18,54); }
H1.HeaderClassName
{
color: #711236;
}
.AnyTagClassName
{
color: #711236;
}
</style>
background-color css
<style>
a { background-color: #711236; }
a { background-color: rgb(113,18,54); }
div.DivClassName
{
background-color: #711236;
}
.BgClassName
{
background-color: #711236;
}
</style>
border-color css
<style>
span { border-color: #711236; }
span { border-color: rgb(113,18,54); }
td.TdClassName
{
border-color: #711236;
}
.TagClassName
{
border-color: #711236;
}
</style>