Shades of Claret #731236
Tints of Claret #731236
RGB
CMYK
RGB Variations
Color information
#731236 (or 0x731236) is known color: Claret. HEX triplet: 73, 12 and 36. RGB value is (115,18,54). Sum of RGB (Red+Green+Blue) = 115+18+54=187 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.50% from 187); Green value is 18 (7.42% from 255 or 9.63% from 187); Blue value is 54 (21.48% from 255 or 28.88% from 187); Max value from RGB is 115 - color contains mainly: red. Hex color #731236 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731236 is #8CEDC9. Grayscale: #333333. Windows color (decimal): -9235914 or 3543667. OLE color: 3543667.
HSL color Cylindrical-coordinate representation of color #731236: hue angle of 337.73º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #731236 is Cyan = 0, Magento = 0.84, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 54 | - |
| CMYK | 0 | 0.84 | 0.53 | 0.55 |
| HSL | 337.73º | 0.73% | 0.26% | - |
| HSV(B) | 337.73º | 0.84% | 0.45% | - |
| XYZ | 7.95 | 4.34 | 3.91 | - |
| YUV | 51.11 | 129.64 | 173.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 54 | 0 | 0.84 | 0.53 | 0.55 | 337.73 | 0.73 | 0.26 |
| Hex | 73 | 12 | 36 | 0 | 54 | 35 | 37 | 152 | 49 | 1A |
| Octal | 163 | 22 | 66 | 0 | 124 | 65 | 67 | 522 | 111 | 32 |
| Binary | 1110011 | 10010 | 110110 | 0 | 1010100 | 110101 | 110111 | 101010010 | 1001001 | 11010 |
Color Harmonies of #731236
Complementary color
Monochromatic Colors of #731236
Black with #731236
Text Example
Text Example
White with #731236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731236; }
p { color: rgb(115,18,54); }
H1.HeaderClassName
{
color: #731236;
}
.AnyTagClassName
{
color: #731236;
}
</style>
background-color css
<style>
a { background-color: #731236; }
a { background-color: rgb(115,18,54); }
div.DivClassName
{
background-color: #731236;
}
.BgClassName
{
background-color: #731236;
}
</style>
border-color css
<style>
span { border-color: #731236; }
span { border-color: rgb(115,18,54); }
td.TdClassName
{
border-color: #731236;
}
.TagClassName
{
border-color: #731236;
}
</style>