Shades of Claret #732536
Tints of Claret #732536
RGB
CMYK
RGB Variations
Color information
#732536 (or 0x732536) is known color: Claret. HEX triplet: 73, 25 and 36. RGB value is (115,37,54). Sum of RGB (Red+Green+Blue) = 115+37+54=206 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.83% from 206); Green value is 37 (14.84% from 255 or 17.96% from 206); Blue value is 54 (21.48% from 255 or 26.21% from 206); Max value from RGB is 115 - color contains mainly: red. Hex color #732536 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732536 is #8CDAC9. Grayscale: #3E3E3E. Windows color (decimal): -9231050 or 3548531. OLE color: 3548531.
HSL color Cylindrical-coordinate representation of color #732536: hue angle of 346.92º 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 #732536 is Cyan = 0, Magento = 0.68, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 37 | 54 | - |
| CMYK | 0 | 0.68 | 0.53 | 0.55 |
| HSL | 346.92º | 0.51% | 0.3% | - |
| HSV(B) | 346.92º | 0.68% | 0.45% | - |
| XYZ | 8.4 | 5.23 | 4.06 | - |
| YUV | 62.26 | 123.34 | 165.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 37 | 54 | 0 | 0.68 | 0.53 | 0.55 | 346.92 | 0.51 | 0.3 |
| Hex | 73 | 25 | 36 | 0 | 44 | 35 | 37 | 15B | 33 | 1E |
| Octal | 163 | 45 | 66 | 0 | 104 | 65 | 67 | 533 | 63 | 36 |
| Binary | 1110011 | 100101 | 110110 | 0 | 1000100 | 110101 | 110111 | 101011011 | 110011 | 11110 |
Color Harmonies of #732536
Complementary color
Monochromatic Colors of #732536
Black with #732536
Text Example
Text Example
White with #732536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732536; }
p { color: rgb(115,37,54); }
H1.HeaderClassName
{
color: #732536;
}
.AnyTagClassName
{
color: #732536;
}
</style>
background-color css
<style>
a { background-color: #732536; }
a { background-color: rgb(115,37,54); }
div.DivClassName
{
background-color: #732536;
}
.BgClassName
{
background-color: #732536;
}
</style>
border-color css
<style>
span { border-color: #732536; }
span { border-color: rgb(115,37,54); }
td.TdClassName
{
border-color: #732536;
}
.TagClassName
{
border-color: #732536;
}
</style>