Shades of Claret #711030
Tints of Claret #711030
RGB
CMYK
RGB Variations
Color information
#711030 (or 0x711030) is known color: Claret. HEX triplet: 71, 10 and 30. RGB value is (113,16,48). Sum of RGB (Red+Green+Blue) = 113+16+48=177 (23% of max value = 765). Red value is 113 (44.53% from 255 or 63.84% from 177); Green value is 16 (6.64% from 255 or 9.04% from 177); Blue value is 48 (19.14% from 255 or 27.12% from 177); Max value from RGB is 113 - color contains mainly: red. Hex color #711030 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711030 is #8EEFCF. Grayscale: #303030. Windows color (decimal): -9367504 or 3149937. OLE color: 3149937.
HSL color Cylindrical-coordinate representation of color #711030: hue angle of 340.21º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #711030 is Cyan = 0, Magento = 0.86, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 16 | 48 | - |
| CMYK | 0 | 0.86 | 0.58 | 0.56 |
| HSL | 340.21º | 0.75% | 0.25% | - |
| HSV(B) | 340.21º | 0.86% | 0.44% | - |
| XYZ | 7.53 | 4.09 | 3.19 | - |
| YUV | 48.65 | 127.64 | 173.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 16 | 48 | 0 | 0.86 | 0.58 | 0.56 | 340.21 | 0.75 | 0.25 |
| Hex | 71 | 10 | 30 | 0 | 56 | 3A | 38 | 154 | 4B | 19 |
| Octal | 161 | 20 | 60 | 0 | 126 | 72 | 70 | 524 | 113 | 31 |
| Binary | 1110001 | 10000 | 110000 | 0 | 1010110 | 111010 | 111000 | 101010100 | 1001011 | 11001 |
Color Harmonies of #711030
Complementary color
Monochromatic Colors of #711030
Black with #711030
Text Example
Text Example
White with #711030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711030; }
p { color: rgb(113,16,48); }
H1.HeaderClassName
{
color: #711030;
}
.AnyTagClassName
{
color: #711030;
}
</style>
background-color css
<style>
a { background-color: #711030; }
a { background-color: rgb(113,16,48); }
div.DivClassName
{
background-color: #711030;
}
.BgClassName
{
background-color: #711030;
}
</style>
border-color css
<style>
span { border-color: #711030; }
span { border-color: rgb(113,16,48); }
td.TdClassName
{
border-color: #711030;
}
.TagClassName
{
border-color: #711030;
}
</style>