Shades of Claret #762435
Tints of Claret #762435
RGB
CMYK
RGB Variations
Color information
#762435 (or 0x762435) is known color: Claret. HEX triplet: 76, 24 and 35. RGB value is (118,36,53). Sum of RGB (Red+Green+Blue) = 118+36+53=207 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.00% from 207); Green value is 36 (14.45% from 255 or 17.39% from 207); Blue value is 53 (21.09% from 255 or 25.60% from 207); Max value from RGB is 118 - color contains mainly: red. Hex color #762435 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762435 is #89DBCA. Grayscale: #3E3E3E. Windows color (decimal): -9034699 or 3482742. OLE color: 3482742.
HSL color Cylindrical-coordinate representation of color #762435: hue angle of 347.56º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #762435 is Cyan = 0, Magento = 0.69, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 36 | 53 | - |
| CMYK | 0 | 0.69 | 0.55 | 0.54 |
| HSL | 347.56º | 0.53% | 0.3% | - |
| HSV(B) | 347.56º | 0.69% | 0.46% | - |
| XYZ | 8.74 | 5.37 | 3.94 | - |
| YUV | 62.46 | 122.67 | 167.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 53 | 0 | 0.69 | 0.55 | 0.54 | 347.56 | 0.53 | 0.3 |
| Hex | 76 | 24 | 35 | 0 | 45 | 37 | 36 | 15C | 35 | 1E |
| Octal | 166 | 44 | 65 | 0 | 105 | 67 | 66 | 534 | 65 | 36 |
| Binary | 1110110 | 100100 | 110101 | 0 | 1000101 | 110111 | 110110 | 101011100 | 110101 | 11110 |
Color Harmonies of #762435
Complementary color
Monochromatic Colors of #762435
Black with #762435
Text Example
Text Example
White with #762435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762435; }
p { color: rgb(118,36,53); }
H1.HeaderClassName
{
color: #762435;
}
.AnyTagClassName
{
color: #762435;
}
</style>
background-color css
<style>
a { background-color: #762435; }
a { background-color: rgb(118,36,53); }
div.DivClassName
{
background-color: #762435;
}
.BgClassName
{
background-color: #762435;
}
</style>
border-color css
<style>
span { border-color: #762435; }
span { border-color: rgb(118,36,53); }
td.TdClassName
{
border-color: #762435;
}
.TagClassName
{
border-color: #762435;
}
</style>