Shades of Claret #731337
Tints of Claret #731337
RGB
CMYK
RGB Variations
Color information
#731337 (or 0x731337) is known color: Claret. HEX triplet: 73, 13 and 37. RGB value is (115,19,55). Sum of RGB (Red+Green+Blue) = 115+19+55=189 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.85% from 189); Green value is 19 (7.81% from 255 or 10.05% from 189); Blue value is 55 (21.88% from 255 or 29.10% from 189); Max value from RGB is 115 - color contains mainly: red. Hex color #731337 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731337 is #8CECC8. Grayscale: #333333. Windows color (decimal): -9235657 or 3609459. OLE color: 3609459.
HSL color Cylindrical-coordinate representation of color #731337: hue angle of 337.5º degrees, saturation: 0.72, 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 #731337 is Cyan = 0, Magento = 0.83, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 55 | - |
| CMYK | 0 | 0.83 | 0.52 | 0.55 |
| HSL | 337.5º | 0.72% | 0.26% | - |
| HSV(B) | 337.5º | 0.83% | 0.45% | - |
| XYZ | 7.99 | 4.39 | 4.04 | - |
| YUV | 51.81 | 129.8 | 173.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 55 | 0 | 0.83 | 0.52 | 0.55 | 337.5 | 0.72 | 0.26 |
| Hex | 73 | 13 | 37 | 0 | 53 | 34 | 37 | 152 | 48 | 1A |
| Octal | 163 | 23 | 67 | 0 | 123 | 64 | 67 | 522 | 110 | 32 |
| Binary | 1110011 | 10011 | 110111 | 0 | 1010011 | 110100 | 110111 | 101010010 | 1001000 | 11010 |
Color Harmonies of #731337
Complementary color
Monochromatic Colors of #731337
Black with #731337
Text Example
Text Example
White with #731337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731337; }
p { color: rgb(115,19,55); }
H1.HeaderClassName
{
color: #731337;
}
.AnyTagClassName
{
color: #731337;
}
</style>
background-color css
<style>
a { background-color: #731337; }
a { background-color: rgb(115,19,55); }
div.DivClassName
{
background-color: #731337;
}
.BgClassName
{
background-color: #731337;
}
</style>
border-color css
<style>
span { border-color: #731337; }
span { border-color: rgb(115,19,55); }
td.TdClassName
{
border-color: #731337;
}
.TagClassName
{
border-color: #731337;
}
</style>