Shades of Claret #731136
Tints of Claret #731136
RGB
CMYK
RGB Variations
Color information
#731136 (or 0x731136) is known color: Claret. HEX triplet: 73, 11 and 36. RGB value is (115,17,54). Sum of RGB (Red+Green+Blue) = 115+17+54=186 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.83% from 186); Green value is 17 (7.03% from 255 or 9.14% from 186); Blue value is 54 (21.48% from 255 or 29.03% from 186); Max value from RGB is 115 - color contains mainly: red. Hex color #731136 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731136 is #8CEEC9. Grayscale: #323232. Windows color (decimal): -9236170 or 3543411. OLE color: 3543411.
HSL color Cylindrical-coordinate representation of color #731136: hue angle of 337.35º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #731136 is Cyan = 0, Magento = 0.85, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 54 | - |
| CMYK | 0 | 0.85 | 0.53 | 0.55 |
| HSL | 337.35º | 0.74% | 0.26% | - |
| HSV(B) | 337.35º | 0.85% | 0.45% | - |
| XYZ | 7.94 | 4.31 | 3.9 | - |
| YUV | 50.52 | 129.97 | 173.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 54 | 0 | 0.85 | 0.53 | 0.55 | 337.35 | 0.74 | 0.26 |
| Hex | 73 | 11 | 36 | 0 | 55 | 35 | 37 | 151 | 4A | 1A |
| Octal | 163 | 21 | 66 | 0 | 125 | 65 | 67 | 521 | 112 | 32 |
| Binary | 1110011 | 10001 | 110110 | 0 | 1010101 | 110101 | 110111 | 101010001 | 1001010 | 11010 |
Color Harmonies of #731136
Complementary color
Monochromatic Colors of #731136
Black with #731136
Text Example
Text Example
White with #731136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731136; }
p { color: rgb(115,17,54); }
H1.HeaderClassName
{
color: #731136;
}
.AnyTagClassName
{
color: #731136;
}
</style>
background-color css
<style>
a { background-color: #731136; }
a { background-color: rgb(115,17,54); }
div.DivClassName
{
background-color: #731136;
}
.BgClassName
{
background-color: #731136;
}
</style>
border-color css
<style>
span { border-color: #731136; }
span { border-color: rgb(115,17,54); }
td.TdClassName
{
border-color: #731136;
}
.TagClassName
{
border-color: #731136;
}
</style>