Shades of Claret #732733
Tints of Claret #732733
RGB
CMYK
RGB Variations
Color information
#732733 (or 0x732733) is known color: Claret. HEX triplet: 73, 27 and 33. RGB value is (115,39,51). Sum of RGB (Red+Green+Blue) = 115+39+51=205 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.10% from 205); Green value is 39 (15.62% from 255 or 19.02% from 205); Blue value is 51 (20.31% from 255 or 24.88% from 205); Max value from RGB is 115 - color contains mainly: red. Hex color #732733 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732733 is #8CD8CC. Grayscale: #3F3F3F. Windows color (decimal): -9230541 or 3352435. OLE color: 3352435.
HSL color Cylindrical-coordinate representation of color #732733: hue angle of 350.53º 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 #732733 is Cyan = 0, Magento = 0.66, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 39 | 51 | - |
| CMYK | 0 | 0.66 | 0.56 | 0.55 |
| HSL | 350.53º | 0.49% | 0.3% | - |
| HSV(B) | 350.53º | 0.66% | 0.45% | - |
| XYZ | 8.39 | 5.33 | 3.72 | - |
| YUV | 63.09 | 121.18 | 165.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 51 | 0 | 0.66 | 0.56 | 0.55 | 350.53 | 0.49 | 0.3 |
| Hex | 73 | 27 | 33 | 0 | 42 | 38 | 37 | 15F | 31 | 1E |
| Octal | 163 | 47 | 63 | 0 | 102 | 70 | 67 | 537 | 61 | 36 |
| Binary | 1110011 | 100111 | 110011 | 0 | 1000010 | 111000 | 110111 | 101011111 | 110001 | 11110 |
Color Harmonies of #732733
Complementary color
Monochromatic Colors of #732733
Black with #732733
Text Example
Text Example
White with #732733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732733; }
p { color: rgb(115,39,51); }
H1.HeaderClassName
{
color: #732733;
}
.AnyTagClassName
{
color: #732733;
}
</style>
background-color css
<style>
a { background-color: #732733; }
a { background-color: rgb(115,39,51); }
div.DivClassName
{
background-color: #732733;
}
.BgClassName
{
background-color: #732733;
}
</style>
border-color css
<style>
span { border-color: #732733; }
span { border-color: rgb(115,39,51); }
td.TdClassName
{
border-color: #732733;
}
.TagClassName
{
border-color: #732733;
}
</style>