Shades of Claret #732531
Tints of Claret #732531
RGB
CMYK
RGB Variations
Color information
#732531 (or 0x732531) is known color: Claret. HEX triplet: 73, 25 and 31. RGB value is (115,37,49). Sum of RGB (Red+Green+Blue) = 115+37+49=201 (26% of max value = 765). Red value is 115 (45.31% from 255 or 57.21% from 201); Green value is 37 (14.84% from 255 or 18.41% from 201); Blue value is 49 (19.53% from 255 or 24.38% from 201); Max value from RGB is 115 - color contains mainly: red. Hex color #732531 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732531 is #8CDACE. Grayscale: #3D3D3D. Windows color (decimal): -9231055 or 3220851. OLE color: 3220851.
HSL color Cylindrical-coordinate representation of color #732531: hue angle of 350.77º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #732531 is Cyan = 0, Magento = 0.68, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 37 | 49 | - |
| CMYK | 0 | 0.68 | 0.57 | 0.55 |
| HSL | 350.77º | 0.51% | 0.3% | - |
| HSV(B) | 350.77º | 0.68% | 0.45% | - |
| XYZ | 8.29 | 5.19 | 3.47 | - |
| YUV | 61.69 | 120.84 | 166.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 37 | 49 | 0 | 0.68 | 0.57 | 0.55 | 350.77 | 0.51 | 0.3 |
| Hex | 73 | 25 | 31 | 0 | 44 | 39 | 37 | 15F | 33 | 1E |
| Octal | 163 | 45 | 61 | 0 | 104 | 71 | 67 | 537 | 63 | 36 |
| Binary | 1110011 | 100101 | 110001 | 0 | 1000100 | 111001 | 110111 | 101011111 | 110011 | 11110 |
Color Harmonies of #732531
Complementary color
Monochromatic Colors of #732531
Black with #732531
Text Example
Text Example
White with #732531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732531; }
p { color: rgb(115,37,49); }
H1.HeaderClassName
{
color: #732531;
}
.AnyTagClassName
{
color: #732531;
}
</style>
background-color css
<style>
a { background-color: #732531; }
a { background-color: rgb(115,37,49); }
div.DivClassName
{
background-color: #732531;
}
.BgClassName
{
background-color: #732531;
}
</style>
border-color css
<style>
span { border-color: #732531; }
span { border-color: rgb(115,37,49); }
td.TdClassName
{
border-color: #732531;
}
.TagClassName
{
border-color: #732531;
}
</style>