Shades of Claret #762337
Tints of Claret #762337
RGB
CMYK
RGB Variations
Color information
#762337 (or 0x762337) is known color: Claret. HEX triplet: 76, 23 and 37. RGB value is (118,35,55). Sum of RGB (Red+Green+Blue) = 118+35+55=208 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.73% from 208); Green value is 35 (14.06% from 255 or 16.83% from 208); Blue value is 55 (21.88% from 255 or 26.44% from 208); Max value from RGB is 118 - color contains mainly: red. Hex color #762337 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762337 is #89DCC8. Grayscale: #3E3E3E. Windows color (decimal): -9034953 or 3613558. OLE color: 3613558.
HSL color Cylindrical-coordinate representation of color #762337: hue angle of 345.54º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #762337 is Cyan = 0, Magento = 0.70, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 35 | 55 | - |
| CMYK | 0 | 0.70 | 0.53 | 0.54 |
| HSL | 345.54º | 0.54% | 0.3% | - |
| HSV(B) | 345.54º | 0.7% | 0.46% | - |
| XYZ | 8.76 | 5.33 | 4.18 | - |
| YUV | 62.1 | 124 | 167.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 35 | 55 | 0 | 0.70 | 0.53 | 0.54 | 345.54 | 0.54 | 0.3 |
| Hex | 76 | 23 | 37 | 0 | 46 | 35 | 36 | 15A | 36 | 1E |
| Octal | 166 | 43 | 67 | 0 | 106 | 65 | 66 | 532 | 66 | 36 |
| Binary | 1110110 | 100011 | 110111 | 0 | 1000110 | 110101 | 110110 | 101011010 | 110110 | 11110 |
Color Harmonies of #762337
Complementary color
Monochromatic Colors of #762337
Black with #762337
Text Example
Text Example
White with #762337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762337; }
p { color: rgb(118,35,55); }
H1.HeaderClassName
{
color: #762337;
}
.AnyTagClassName
{
color: #762337;
}
</style>
background-color css
<style>
a { background-color: #762337; }
a { background-color: rgb(118,35,55); }
div.DivClassName
{
background-color: #762337;
}
.BgClassName
{
background-color: #762337;
}
</style>
border-color css
<style>
span { border-color: #762337; }
span { border-color: rgb(118,35,55); }
td.TdClassName
{
border-color: #762337;
}
.TagClassName
{
border-color: #762337;
}
</style>