Shades of Claret #732834
Tints of Claret #732834
RGB
CMYK
RGB Variations
Color information
#732834 (or 0x732834) is known color: Claret. HEX triplet: 73, 28 and 34. RGB value is (115,40,52). Sum of RGB (Red+Green+Blue) = 115+40+52=207 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.56% from 207); Green value is 40 (16.02% from 255 or 19.32% from 207); Blue value is 52 (20.70% from 255 or 25.12% from 207); Max value from RGB is 115 - color contains mainly: red. Hex color #732834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732834 is #8CD7CB. Grayscale: #3F3F3F. Windows color (decimal): -9230284 or 3418227. OLE color: 3418227.
HSL color Cylindrical-coordinate representation of color #732834: hue angle of 350.4º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #732834 is Cyan = 0, Magento = 0.65, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 40 | 52 | - |
| CMYK | 0 | 0.65 | 0.55 | 0.55 |
| HSL | 350.4º | 0.48% | 0.3% | - |
| HSV(B) | 350.4º | 0.65% | 0.45% | - |
| XYZ | 8.45 | 5.41 | 3.85 | - |
| YUV | 63.79 | 121.35 | 164.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 40 | 52 | 0 | 0.65 | 0.55 | 0.55 | 350.4 | 0.48 | 0.3 |
| Hex | 73 | 28 | 34 | 0 | 41 | 37 | 37 | 15E | 30 | 1E |
| Octal | 163 | 50 | 64 | 0 | 101 | 67 | 67 | 536 | 60 | 36 |
| Binary | 1110011 | 101000 | 110100 | 0 | 1000001 | 110111 | 110111 | 101011110 | 110000 | 11110 |
Color Harmonies of #732834
Complementary color
Monochromatic Colors of #732834
Black with #732834
Text Example
Text Example
White with #732834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732834; }
p { color: rgb(115,40,52); }
H1.HeaderClassName
{
color: #732834;
}
.AnyTagClassName
{
color: #732834;
}
</style>
background-color css
<style>
a { background-color: #732834; }
a { background-color: rgb(115,40,52); }
div.DivClassName
{
background-color: #732834;
}
.BgClassName
{
background-color: #732834;
}
</style>
border-color css
<style>
span { border-color: #732834; }
span { border-color: rgb(115,40,52); }
td.TdClassName
{
border-color: #732834;
}
.TagClassName
{
border-color: #732834;
}
</style>