Shades of Claret #711938
Tints of Claret #711938
RGB
CMYK
RGB Variations
Color information
#711938 (or 0x711938) is known color: Claret. HEX triplet: 71, 19 and 38. RGB value is (113,25,56). Sum of RGB (Red+Green+Blue) = 113+25+56=194 (25% of max value = 765). Red value is 113 (44.53% from 255 or 58.25% from 194); Green value is 25 (10.16% from 255 or 12.89% from 194); Blue value is 56 (22.27% from 255 or 28.87% from 194); Max value from RGB is 113 - color contains mainly: red. Hex color #711938 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711938 is #8EE6C7. Grayscale: #363636. Windows color (decimal): -9365192 or 3676529. OLE color: 3676529.
HSL color Cylindrical-coordinate representation of color #711938: hue angle of 338.86º 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 #711938 is Cyan = 0, Magento = 0.78, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 25 | 56 | - |
| CMYK | 0 | 0.78 | 0.50 | 0.56 |
| HSL | 338.86º | 0.64% | 0.27% | - |
| HSV(B) | 338.86º | 0.78% | 0.44% | - |
| XYZ | 7.87 | 4.49 | 4.19 | - |
| YUV | 54.85 | 128.65 | 169.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 25 | 56 | 0 | 0.78 | 0.50 | 0.56 | 338.86 | 0.64 | 0.27 |
| Hex | 71 | 19 | 38 | 0 | 4E | 32 | 38 | 153 | 40 | 1B |
| Octal | 161 | 31 | 70 | 0 | 116 | 62 | 70 | 523 | 100 | 33 |
| Binary | 1110001 | 11001 | 111000 | 0 | 1001110 | 110010 | 111000 | 101010011 | 1000000 | 11011 |
Color Harmonies of #711938
Complementary color
Monochromatic Colors of #711938
Black with #711938
Text Example
Text Example
White with #711938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711938; }
p { color: rgb(113,25,56); }
H1.HeaderClassName
{
color: #711938;
}
.AnyTagClassName
{
color: #711938;
}
</style>
background-color css
<style>
a { background-color: #711938; }
a { background-color: rgb(113,25,56); }
div.DivClassName
{
background-color: #711938;
}
.BgClassName
{
background-color: #711938;
}
</style>
border-color css
<style>
span { border-color: #711938; }
span { border-color: rgb(113,25,56); }
td.TdClassName
{
border-color: #711938;
}
.TagClassName
{
border-color: #711938;
}
</style>