Shades of Claret #712938
Tints of Claret #712938
RGB
CMYK
RGB Variations
Color information
#712938 (or 0x712938) is known color: Claret. HEX triplet: 71, 29 and 38. RGB value is (113,41,56). Sum of RGB (Red+Green+Blue) = 113+41+56=210 (27% of max value = 765). Red value is 113 (44.53% from 255 or 53.81% from 210); Green value is 41 (16.41% from 255 or 19.52% from 210); Blue value is 56 (22.27% from 255 or 26.67% from 210); Max value from RGB is 113 - color contains mainly: red. Hex color #712938 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712938 is #8ED6C7. Grayscale: #404040. Windows color (decimal): -9361096 or 3680625. OLE color: 3680625.
HSL color Cylindrical-coordinate representation of color #712938: hue angle of 347.5º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #712938 is Cyan = 0, Magento = 0.64, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 41 | 56 | - |
| CMYK | 0 | 0.64 | 0.50 | 0.56 |
| HSL | 347.5º | 0.47% | 0.3% | - |
| HSV(B) | 347.5º | 0.64% | 0.44% | - |
| XYZ | 8.32 | 5.38 | 4.34 | - |
| YUV | 64.24 | 123.35 | 162.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 41 | 56 | 0 | 0.64 | 0.50 | 0.56 | 347.5 | 0.47 | 0.3 |
| Hex | 71 | 29 | 38 | 0 | 40 | 32 | 38 | 15C | 2F | 1E |
| Octal | 161 | 51 | 70 | 0 | 100 | 62 | 70 | 534 | 57 | 36 |
| Binary | 1110001 | 101001 | 111000 | 0 | 1000000 | 110010 | 111000 | 101011100 | 101111 | 11110 |
Color Harmonies of #712938
Complementary color
Monochromatic Colors of #712938
Black with #712938
Text Example
Text Example
White with #712938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712938; }
p { color: rgb(113,41,56); }
H1.HeaderClassName
{
color: #712938;
}
.AnyTagClassName
{
color: #712938;
}
</style>
background-color css
<style>
a { background-color: #712938; }
a { background-color: rgb(113,41,56); }
div.DivClassName
{
background-color: #712938;
}
.BgClassName
{
background-color: #712938;
}
</style>
border-color css
<style>
span { border-color: #712938; }
span { border-color: rgb(113,41,56); }
td.TdClassName
{
border-color: #712938;
}
.TagClassName
{
border-color: #712938;
}
</style>