Shades of Claret #731536
Tints of Claret #731536
RGB
CMYK
RGB Variations
Color information
#731536 (or 0x731536) is known color: Claret. HEX triplet: 73, 15 and 36. RGB value is (115,21,54). Sum of RGB (Red+Green+Blue) = 115+21+54=190 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.53% from 190); Green value is 21 (8.59% from 255 or 11.05% from 190); Blue value is 54 (21.48% from 255 or 28.42% from 190); Max value from RGB is 115 - color contains mainly: red. Hex color #731536 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731536 is #8CEAC9. Grayscale: #343434. Windows color (decimal): -9235146 or 3544435. OLE color: 3544435.
HSL color Cylindrical-coordinate representation of color #731536: hue angle of 338.94º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #731536 is Cyan = 0, Magento = 0.82, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 21 | 54 | - |
| CMYK | 0 | 0.82 | 0.53 | 0.55 |
| HSL | 338.94º | 0.69% | 0.27% | - |
| HSV(B) | 338.94º | 0.82% | 0.45% | - |
| XYZ | 8 | 4.45 | 3.93 | - |
| YUV | 52.87 | 128.64 | 172.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 54 | 0 | 0.82 | 0.53 | 0.55 | 338.94 | 0.69 | 0.27 |
| Hex | 73 | 15 | 36 | 0 | 52 | 35 | 37 | 153 | 45 | 1B |
| Octal | 163 | 25 | 66 | 0 | 122 | 65 | 67 | 523 | 105 | 33 |
| Binary | 1110011 | 10101 | 110110 | 0 | 1010010 | 110101 | 110111 | 101010011 | 1000101 | 11011 |
Color Harmonies of #731536
Complementary color
Monochromatic Colors of #731536
Black with #731536
Text Example
Text Example
White with #731536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731536; }
p { color: rgb(115,21,54); }
H1.HeaderClassName
{
color: #731536;
}
.AnyTagClassName
{
color: #731536;
}
</style>
background-color css
<style>
a { background-color: #731536; }
a { background-color: rgb(115,21,54); }
div.DivClassName
{
background-color: #731536;
}
.BgClassName
{
background-color: #731536;
}
</style>
border-color css
<style>
span { border-color: #731536; }
span { border-color: rgb(115,21,54); }
td.TdClassName
{
border-color: #731536;
}
.TagClassName
{
border-color: #731536;
}
</style>