Shades of Claret #711936
Tints of Claret #711936
RGB
CMYK
RGB Variations
Color information
#711936 (or 0x711936) is known color: Claret. HEX triplet: 71, 19 and 36. RGB value is (113,25,54). Sum of RGB (Red+Green+Blue) = 113+25+54=192 (25% of max value = 765). Red value is 113 (44.53% from 255 or 58.85% from 192); Green value is 25 (10.16% from 255 or 13.02% from 192); Blue value is 54 (21.48% from 255 or 28.12% from 192); Max value from RGB is 113 - color contains mainly: red. Hex color #711936 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711936 is #8EE6C9. Grayscale: #363636. Windows color (decimal): -9365194 or 3545457. OLE color: 3545457.
HSL color Cylindrical-coordinate representation of color #711936: hue angle of 340.23º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #711936 is Cyan = 0, Magento = 0.78, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 25 | 54 | - |
| CMYK | 0 | 0.78 | 0.52 | 0.56 |
| HSL | 340.23º | 0.64% | 0.27% | - |
| HSV(B) | 340.23º | 0.78% | 0.44% | - |
| XYZ | 7.82 | 4.47 | 3.94 | - |
| YUV | 54.62 | 127.65 | 169.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 25 | 54 | 0 | 0.78 | 0.52 | 0.56 | 340.23 | 0.64 | 0.27 |
| Hex | 71 | 19 | 36 | 0 | 4E | 34 | 38 | 154 | 40 | 1B |
| Octal | 161 | 31 | 66 | 0 | 116 | 64 | 70 | 524 | 100 | 33 |
| Binary | 1110001 | 11001 | 110110 | 0 | 1001110 | 110100 | 111000 | 101010100 | 1000000 | 11011 |
Color Harmonies of #711936
Complementary color
Monochromatic Colors of #711936
Black with #711936
Text Example
Text Example
White with #711936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711936; }
p { color: rgb(113,25,54); }
H1.HeaderClassName
{
color: #711936;
}
.AnyTagClassName
{
color: #711936;
}
</style>
background-color css
<style>
a { background-color: #711936; }
a { background-color: rgb(113,25,54); }
div.DivClassName
{
background-color: #711936;
}
.BgClassName
{
background-color: #711936;
}
</style>
border-color css
<style>
span { border-color: #711936; }
span { border-color: rgb(113,25,54); }
td.TdClassName
{
border-color: #711936;
}
.TagClassName
{
border-color: #711936;
}
</style>