Shades of Claret #731330
Tints of Claret #731330
RGB
CMYK
RGB Variations
Color information
#731330 (or 0x731330) is known color: Claret. HEX triplet: 73, 13 and 30. RGB value is (115,19,48). Sum of RGB (Red+Green+Blue) = 115+19+48=182 (24% of max value = 765). Red value is 115 (45.31% from 255 or 63.19% from 182); Green value is 19 (7.81% from 255 or 10.44% from 182); Blue value is 48 (19.14% from 255 or 26.37% from 182); Max value from RGB is 115 - color contains mainly: red. Hex color #731330 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731330 is #8CECCF. Grayscale: #323232. Windows color (decimal): -9235664 or 3150707. OLE color: 3150707.
HSL color Cylindrical-coordinate representation of color #731330: hue angle of 341.88º 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 #731330 is Cyan = 0, Magento = 0.83, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 48 | - |
| CMYK | 0 | 0.83 | 0.58 | 0.55 |
| HSL | 341.88º | 0.72% | 0.26% | - |
| HSV(B) | 341.88º | 0.83% | 0.45% | - |
| XYZ | 7.84 | 4.32 | 3.22 | - |
| YUV | 51.01 | 126.3 | 173.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 48 | 0 | 0.83 | 0.58 | 0.55 | 341.88 | 0.72 | 0.26 |
| Hex | 73 | 13 | 30 | 0 | 53 | 3A | 37 | 156 | 48 | 1A |
| Octal | 163 | 23 | 60 | 0 | 123 | 72 | 67 | 526 | 110 | 32 |
| Binary | 1110011 | 10011 | 110000 | 0 | 1010011 | 111010 | 110111 | 101010110 | 1001000 | 11010 |
Color Harmonies of #731330
Complementary color
Monochromatic Colors of #731330
Black with #731330
Text Example
Text Example
White with #731330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731330; }
p { color: rgb(115,19,48); }
H1.HeaderClassName
{
color: #731330;
}
.AnyTagClassName
{
color: #731330;
}
</style>
background-color css
<style>
a { background-color: #731330; }
a { background-color: rgb(115,19,48); }
div.DivClassName
{
background-color: #731330;
}
.BgClassName
{
background-color: #731330;
}
</style>
border-color css
<style>
span { border-color: #731330; }
span { border-color: rgb(115,19,48); }
td.TdClassName
{
border-color: #731330;
}
.TagClassName
{
border-color: #731330;
}
</style>