Shades of Claret #732735
Tints of Claret #732735
RGB
CMYK
RGB Variations
Color information
#732735 (or 0x732735) is known color: Claret. HEX triplet: 73, 27 and 35. RGB value is (115,39,53). Sum of RGB (Red+Green+Blue) = 115+39+53=207 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.56% from 207); Green value is 39 (15.62% from 255 or 18.84% from 207); Blue value is 53 (21.09% from 255 or 25.60% from 207); Max value from RGB is 115 - color contains mainly: red. Hex color #732735 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732735 is #8CD8CA. Grayscale: #3F3F3F. Windows color (decimal): -9230539 or 3483507. OLE color: 3483507.
HSL color Cylindrical-coordinate representation of color #732735: hue angle of 348.95º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #732735 is Cyan = 0, Magento = 0.66, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 39 | 53 | - |
| CMYK | 0 | 0.66 | 0.54 | 0.55 |
| HSL | 348.95º | 0.49% | 0.3% | - |
| HSV(B) | 348.95º | 0.66% | 0.45% | - |
| XYZ | 8.44 | 5.35 | 3.96 | - |
| YUV | 63.32 | 122.18 | 164.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 53 | 0 | 0.66 | 0.54 | 0.55 | 348.95 | 0.49 | 0.3 |
| Hex | 73 | 27 | 35 | 0 | 42 | 36 | 37 | 15D | 31 | 1E |
| Octal | 163 | 47 | 65 | 0 | 102 | 66 | 67 | 535 | 61 | 36 |
| Binary | 1110011 | 100111 | 110101 | 0 | 1000010 | 110110 | 110111 | 101011101 | 110001 | 11110 |
Color Harmonies of #732735
Complementary color
Monochromatic Colors of #732735
Black with #732735
Text Example
Text Example
White with #732735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732735; }
p { color: rgb(115,39,53); }
H1.HeaderClassName
{
color: #732735;
}
.AnyTagClassName
{
color: #732735;
}
</style>
background-color css
<style>
a { background-color: #732735; }
a { background-color: rgb(115,39,53); }
div.DivClassName
{
background-color: #732735;
}
.BgClassName
{
background-color: #732735;
}
</style>
border-color css
<style>
span { border-color: #732735; }
span { border-color: rgb(115,39,53); }
td.TdClassName
{
border-color: #732735;
}
.TagClassName
{
border-color: #732735;
}
</style>