Shades of Claret #731031
Tints of Claret #731031
RGB
CMYK
RGB Variations
Color information
#731031 (or 0x731031) is known color: Claret. HEX triplet: 73, 10 and 31. RGB value is (115,16,49). Sum of RGB (Red+Green+Blue) = 115+16+49=180 (23% of max value = 765). Red value is 115 (45.31% from 255 or 63.89% from 180); Green value is 16 (6.64% from 255 or 8.89% from 180); Blue value is 49 (19.53% from 255 or 27.22% from 180); Max value from RGB is 115 - color contains mainly: red. Hex color #731031 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731031 is #8CEFCE. Grayscale: #313131. Windows color (decimal): -9236431 or 3215475. OLE color: 3215475.
HSL color Cylindrical-coordinate representation of color #731031: hue angle of 340º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #731031 is Cyan = 0, Magento = 0.86, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 16 | 49 | - |
| CMYK | 0 | 0.86 | 0.57 | 0.55 |
| HSL | 340º | 0.76% | 0.26% | - |
| HSV(B) | 340º | 0.86% | 0.45% | - |
| XYZ | 7.81 | 4.24 | 3.31 | - |
| YUV | 49.36 | 127.8 | 174.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 49 | 0 | 0.86 | 0.57 | 0.55 | 340 | 0.76 | 0.26 |
| Hex | 73 | 10 | 31 | 0 | 56 | 39 | 37 | 154 | 4C | 1A |
| Octal | 163 | 20 | 61 | 0 | 126 | 71 | 67 | 524 | 114 | 32 |
| Binary | 1110011 | 10000 | 110001 | 0 | 1010110 | 111001 | 110111 | 101010100 | 1001100 | 11010 |
Color Harmonies of #731031
Complementary color
Monochromatic Colors of #731031
Black with #731031
Text Example
Text Example
White with #731031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731031; }
p { color: rgb(115,16,49); }
H1.HeaderClassName
{
color: #731031;
}
.AnyTagClassName
{
color: #731031;
}
</style>
background-color css
<style>
a { background-color: #731031; }
a { background-color: rgb(115,16,49); }
div.DivClassName
{
background-color: #731031;
}
.BgClassName
{
background-color: #731031;
}
</style>
border-color css
<style>
span { border-color: #731031; }
span { border-color: rgb(115,16,49); }
td.TdClassName
{
border-color: #731031;
}
.TagClassName
{
border-color: #731031;
}
</style>