Shades of Claret #731532
Tints of Claret #731532
RGB
CMYK
RGB Variations
Color information
#731532 (or 0x731532) is known color: Claret. HEX triplet: 73, 15 and 32. RGB value is (115,21,50). Sum of RGB (Red+Green+Blue) = 115+21+50=186 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.83% from 186); Green value is 21 (8.59% from 255 or 11.29% from 186); Blue value is 50 (19.92% from 255 or 26.88% from 186); Max value from RGB is 115 - color contains mainly: red. Hex color #731532 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731532 is #8CEACD. Grayscale: #343434. Windows color (decimal): -9235150 or 3282291. OLE color: 3282291.
HSL color Cylindrical-coordinate representation of color #731532: hue angle of 341.49º 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 #731532 is Cyan = 0, Magento = 0.82, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 21 | 50 | - |
| CMYK | 0 | 0.82 | 0.57 | 0.55 |
| HSL | 341.49º | 0.69% | 0.27% | - |
| HSV(B) | 341.49º | 0.82% | 0.45% | - |
| XYZ | 7.91 | 4.41 | 3.45 | - |
| YUV | 52.41 | 126.64 | 172.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 50 | 0 | 0.82 | 0.57 | 0.55 | 341.49 | 0.69 | 0.27 |
| Hex | 73 | 15 | 32 | 0 | 52 | 39 | 37 | 155 | 45 | 1B |
| Octal | 163 | 25 | 62 | 0 | 122 | 71 | 67 | 525 | 105 | 33 |
| Binary | 1110011 | 10101 | 110010 | 0 | 1010010 | 111001 | 110111 | 101010101 | 1000101 | 11011 |
Color Harmonies of #731532
Complementary color
Monochromatic Colors of #731532
Black with #731532
Text Example
Text Example
White with #731532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731532; }
p { color: rgb(115,21,50); }
H1.HeaderClassName
{
color: #731532;
}
.AnyTagClassName
{
color: #731532;
}
</style>
background-color css
<style>
a { background-color: #731532; }
a { background-color: rgb(115,21,50); }
div.DivClassName
{
background-color: #731532;
}
.BgClassName
{
background-color: #731532;
}
</style>
border-color css
<style>
span { border-color: #731532; }
span { border-color: rgb(115,21,50); }
td.TdClassName
{
border-color: #731532;
}
.TagClassName
{
border-color: #731532;
}
</style>