Shades of Claret #762137
Tints of Claret #762137
RGB
CMYK
RGB Variations
Color information
#762137 (or 0x762137) is known color: Claret. HEX triplet: 76, 21 and 37. RGB value is (118,33,55). Sum of RGB (Red+Green+Blue) = 118+33+55=206 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.28% from 206); Green value is 33 (13.28% from 255 or 16.02% from 206); Blue value is 55 (21.88% from 255 or 26.70% from 206); Max value from RGB is 118 - color contains mainly: red. Hex color #762137 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762137 is #89DEC8. Grayscale: #3C3C3C. Windows color (decimal): -9035465 or 3613046. OLE color: 3613046.
HSL color Cylindrical-coordinate representation of color #762137: hue angle of 344.47º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #762137 is Cyan = 0, Magento = 0.72, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 55 | - |
| CMYK | 0 | 0.72 | 0.53 | 0.54 |
| HSL | 344.47º | 0.56% | 0.3% | - |
| HSV(B) | 344.47º | 0.72% | 0.46% | - |
| XYZ | 8.7 | 5.22 | 4.16 | - |
| YUV | 60.92 | 124.66 | 168.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 55 | 0 | 0.72 | 0.53 | 0.54 | 344.47 | 0.56 | 0.3 |
| Hex | 76 | 21 | 37 | 0 | 48 | 35 | 36 | 158 | 38 | 1E |
| Octal | 166 | 41 | 67 | 0 | 110 | 65 | 66 | 530 | 70 | 36 |
| Binary | 1110110 | 100001 | 110111 | 0 | 1001000 | 110101 | 110110 | 101011000 | 111000 | 11110 |
Color Harmonies of #762137
Complementary color
Monochromatic Colors of #762137
Black with #762137
Text Example
Text Example
White with #762137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762137; }
p { color: rgb(118,33,55); }
H1.HeaderClassName
{
color: #762137;
}
.AnyTagClassName
{
color: #762137;
}
</style>
background-color css
<style>
a { background-color: #762137; }
a { background-color: rgb(118,33,55); }
div.DivClassName
{
background-color: #762137;
}
.BgClassName
{
background-color: #762137;
}
</style>
border-color css
<style>
span { border-color: #762137; }
span { border-color: rgb(118,33,55); }
td.TdClassName
{
border-color: #762137;
}
.TagClassName
{
border-color: #762137;
}
</style>