Shades of Claret #732138
Tints of Claret #732138
RGB
CMYK
RGB Variations
Color information
#732138 (or 0x732138) is known color: Claret. HEX triplet: 73, 21 and 38. RGB value is (115,33,56). Sum of RGB (Red+Green+Blue) = 115+33+56=204 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.37% from 204); Green value is 33 (13.28% from 255 or 16.18% from 204); Blue value is 56 (22.27% from 255 or 27.45% from 204); Max value from RGB is 115 - color contains mainly: red. Hex color #732138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732138 is #8CDEC7. Grayscale: #3C3C3C. Windows color (decimal): -9232072 or 3678579. OLE color: 3678579.
HSL color Cylindrical-coordinate representation of color #732138: hue angle of 343.17º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #732138 is Cyan = 0, Magento = 0.71, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 33 | 56 | - |
| CMYK | 0 | 0.71 | 0.51 | 0.55 |
| HSL | 343.17º | 0.55% | 0.29% | - |
| HSV(B) | 343.17º | 0.71% | 0.45% | - |
| XYZ | 8.33 | 5.02 | 4.27 | - |
| YUV | 60.14 | 125.67 | 167.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 33 | 56 | 0 | 0.71 | 0.51 | 0.55 | 343.17 | 0.55 | 0.29 |
| Hex | 73 | 21 | 38 | 0 | 47 | 33 | 37 | 157 | 37 | 1D |
| Octal | 163 | 41 | 70 | 0 | 107 | 63 | 67 | 527 | 67 | 35 |
| Binary | 1110011 | 100001 | 111000 | 0 | 1000111 | 110011 | 110111 | 101010111 | 110111 | 11101 |
Color Harmonies of #732138
Complementary color
Monochromatic Colors of #732138
Black with #732138
Text Example
Text Example
White with #732138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732138; }
p { color: rgb(115,33,56); }
H1.HeaderClassName
{
color: #732138;
}
.AnyTagClassName
{
color: #732138;
}
</style>
background-color css
<style>
a { background-color: #732138; }
a { background-color: rgb(115,33,56); }
div.DivClassName
{
background-color: #732138;
}
.BgClassName
{
background-color: #732138;
}
</style>
border-color css
<style>
span { border-color: #732138; }
span { border-color: rgb(115,33,56); }
td.TdClassName
{
border-color: #732138;
}
.TagClassName
{
border-color: #732138;
}
</style>