Shades of Claret #732935
Tints of Claret #732935
RGB
CMYK
RGB Variations
Color information
#732935 (or 0x732935) is known color: Claret. HEX triplet: 73, 29 and 35. RGB value is (115,41,53). Sum of RGB (Red+Green+Blue) = 115+41+53=209 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.02% from 209); Green value is 41 (16.41% from 255 or 19.62% from 209); Blue value is 53 (21.09% from 255 or 25.36% from 209); Max value from RGB is 115 - color contains mainly: red. Hex color #732935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732935 is #8CD6CA. Grayscale: #404040. Windows color (decimal): -9230027 or 3484019. OLE color: 3484019.
HSL color Cylindrical-coordinate representation of color #732935: hue angle of 350.27º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #732935 is Cyan = 0, Magento = 0.64, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 53 | - |
| CMYK | 0 | 0.64 | 0.54 | 0.55 |
| HSL | 350.27º | 0.47% | 0.31% | - |
| HSV(B) | 350.27º | 0.64% | 0.45% | - |
| XYZ | 8.51 | 5.49 | 3.98 | - |
| YUV | 64.49 | 121.52 | 164.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 53 | 0 | 0.64 | 0.54 | 0.55 | 350.27 | 0.47 | 0.31 |
| Hex | 73 | 29 | 35 | 0 | 40 | 36 | 37 | 15E | 2F | 1F |
| Octal | 163 | 51 | 65 | 0 | 100 | 66 | 67 | 536 | 57 | 37 |
| Binary | 1110011 | 101001 | 110101 | 0 | 1000000 | 110110 | 110111 | 101011110 | 101111 | 11111 |
Color Harmonies of #732935
Complementary color
Monochromatic Colors of #732935
Black with #732935
Text Example
Text Example
White with #732935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732935; }
p { color: rgb(115,41,53); }
H1.HeaderClassName
{
color: #732935;
}
.AnyTagClassName
{
color: #732935;
}
</style>
background-color css
<style>
a { background-color: #732935; }
a { background-color: rgb(115,41,53); }
div.DivClassName
{
background-color: #732935;
}
.BgClassName
{
background-color: #732935;
}
</style>
border-color css
<style>
span { border-color: #732935; }
span { border-color: rgb(115,41,53); }
td.TdClassName
{
border-color: #732935;
}
.TagClassName
{
border-color: #732935;
}
</style>