Shades of Claret #732038
Tints of Claret #732038
RGB
CMYK
RGB Variations
Color information
#732038 (or 0x732038) is known color: Claret. HEX triplet: 73, 20 and 38. RGB value is (115,32,56). Sum of RGB (Red+Green+Blue) = 115+32+56=203 (26% of max value = 765). Red value is 115 (45.31% from 255 or 56.65% from 203); Green value is 32 (12.89% from 255 or 15.76% from 203); Blue value is 56 (22.27% from 255 or 27.59% from 203); Max value from RGB is 115 - color contains mainly: red. Hex color #732038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732038 is #8CDFC7. Grayscale: #3B3B3B. Windows color (decimal): -9232328 or 3678323. OLE color: 3678323.
HSL color Cylindrical-coordinate representation of color #732038: hue angle of 342.65º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #732038 is Cyan = 0, Magento = 0.72, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 32 | 56 | - |
| CMYK | 0 | 0.72 | 0.51 | 0.55 |
| HSL | 342.65º | 0.56% | 0.29% | - |
| HSV(B) | 342.65º | 0.72% | 0.45% | - |
| XYZ | 8.3 | 4.96 | 4.26 | - |
| YUV | 59.55 | 126 | 167.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 32 | 56 | 0 | 0.72 | 0.51 | 0.55 | 342.65 | 0.56 | 0.29 |
| Hex | 73 | 20 | 38 | 0 | 48 | 33 | 37 | 157 | 38 | 1D |
| Octal | 163 | 40 | 70 | 0 | 110 | 63 | 67 | 527 | 70 | 35 |
| Binary | 1110011 | 100000 | 111000 | 0 | 1001000 | 110011 | 110111 | 101010111 | 111000 | 11101 |
Color Harmonies of #732038
Complementary color
Monochromatic Colors of #732038
Black with #732038
Text Example
Text Example
White with #732038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732038; }
p { color: rgb(115,32,56); }
H1.HeaderClassName
{
color: #732038;
}
.AnyTagClassName
{
color: #732038;
}
</style>
background-color css
<style>
a { background-color: #732038; }
a { background-color: rgb(115,32,56); }
div.DivClassName
{
background-color: #732038;
}
.BgClassName
{
background-color: #732038;
}
</style>
border-color css
<style>
span { border-color: #732038; }
span { border-color: rgb(115,32,56); }
td.TdClassName
{
border-color: #732038;
}
.TagClassName
{
border-color: #732038;
}
</style>