Shades of Claret #731435
Tints of Claret #731435
RGB
CMYK
RGB Variations
Color information
#731435 (or 0x731435) is known color: Claret. HEX triplet: 73, 14 and 35. RGB value is (115,20,53). Sum of RGB (Red+Green+Blue) = 115+20+53=188 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.17% from 188); Green value is 20 (8.20% from 255 or 10.64% from 188); Blue value is 53 (21.09% from 255 or 28.19% from 188); Max value from RGB is 115 - color contains mainly: red. Hex color #731435 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731435 is #8CEBCA. Grayscale: #343434. Windows color (decimal): -9235403 or 3478643. OLE color: 3478643.
HSL color Cylindrical-coordinate representation of color #731435: hue angle of 339.16º 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 #731435 is Cyan = 0, Magento = 0.83, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 20 | 53 | - |
| CMYK | 0 | 0.83 | 0.54 | 0.55 |
| HSL | 339.16º | 0.7% | 0.26% | - |
| HSV(B) | 339.16º | 0.83% | 0.45% | - |
| XYZ | 7.96 | 4.4 | 3.8 | - |
| YUV | 52.17 | 128.47 | 172.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 20 | 53 | 0 | 0.83 | 0.54 | 0.55 | 339.16 | 0.7 | 0.26 |
| Hex | 73 | 14 | 35 | 0 | 53 | 36 | 37 | 153 | 46 | 1A |
| Octal | 163 | 24 | 65 | 0 | 123 | 66 | 67 | 523 | 106 | 32 |
| Binary | 1110011 | 10100 | 110101 | 0 | 1010011 | 110110 | 110111 | 101010011 | 1000110 | 11010 |
Color Harmonies of #731435
Complementary color
Monochromatic Colors of #731435
Black with #731435
Text Example
Text Example
White with #731435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731435; }
p { color: rgb(115,20,53); }
H1.HeaderClassName
{
color: #731435;
}
.AnyTagClassName
{
color: #731435;
}
</style>
background-color css
<style>
a { background-color: #731435; }
a { background-color: rgb(115,20,53); }
div.DivClassName
{
background-color: #731435;
}
.BgClassName
{
background-color: #731435;
}
</style>
border-color css
<style>
span { border-color: #731435; }
span { border-color: rgb(115,20,53); }
td.TdClassName
{
border-color: #731435;
}
.TagClassName
{
border-color: #731435;
}
</style>