Shades of Claret #731431
Tints of Claret #731431
RGB
CMYK
RGB Variations
Color information
#731431 (or 0x731431) is known color: Claret. HEX triplet: 73, 14 and 31. RGB value is (115,20,49). Sum of RGB (Red+Green+Blue) = 115+20+49=184 (24% of max value = 765). Red value is 115 (45.31% from 255 or 62.5% from 184); Green value is 20 (8.20% from 255 or 10.87% from 184); Blue value is 49 (19.53% from 255 or 26.63% from 184); Max value from RGB is 115 - color contains mainly: red. Hex color #731431 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731431 is #8CEBCE. Grayscale: #333333. Windows color (decimal): -9235407 or 3216499. OLE color: 3216499.
HSL color Cylindrical-coordinate representation of color #731431: hue angle of 341.68º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #731431 is Cyan = 0, Magento = 0.83, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 20 | 49 | - |
| CMYK | 0 | 0.83 | 0.57 | 0.55 |
| HSL | 341.68º | 0.7% | 0.26% | - |
| HSV(B) | 341.68º | 0.83% | 0.45% | - |
| XYZ | 7.87 | 4.37 | 3.33 | - |
| YUV | 51.71 | 126.47 | 173.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 20 | 49 | 0 | 0.83 | 0.57 | 0.55 | 341.68 | 0.7 | 0.26 |
| Hex | 73 | 14 | 31 | 0 | 53 | 39 | 37 | 156 | 46 | 1A |
| Octal | 163 | 24 | 61 | 0 | 123 | 71 | 67 | 526 | 106 | 32 |
| Binary | 1110011 | 10100 | 110001 | 0 | 1010011 | 111001 | 110111 | 101010110 | 1000110 | 11010 |
Color Harmonies of #731431
Complementary color
Monochromatic Colors of #731431
Black with #731431
Text Example
Text Example
White with #731431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731431; }
p { color: rgb(115,20,49); }
H1.HeaderClassName
{
color: #731431;
}
.AnyTagClassName
{
color: #731431;
}
</style>
background-color css
<style>
a { background-color: #731431; }
a { background-color: rgb(115,20,49); }
div.DivClassName
{
background-color: #731431;
}
.BgClassName
{
background-color: #731431;
}
</style>
border-color css
<style>
span { border-color: #731431; }
span { border-color: rgb(115,20,49); }
td.TdClassName
{
border-color: #731431;
}
.TagClassName
{
border-color: #731431;
}
</style>