Shades of Claret #761134
Tints of Claret #761134
RGB
CMYK
RGB Variations
Color information
#761134 (or 0x761134) is known color: Claret. HEX triplet: 76, 11 and 34. RGB value is (118,17,52). Sum of RGB (Red+Green+Blue) = 118+17+52=187 (24% of max value = 765). Red value is 118 (46.48% from 255 or 63.10% from 187); Green value is 17 (7.03% from 255 or 9.09% from 187); Blue value is 52 (20.70% from 255 or 27.81% from 187); Max value from RGB is 118 - color contains mainly: red. Hex color #761134 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761134 is #89EECB. Grayscale: #333333. Windows color (decimal): -9039564 or 3412342. OLE color: 3412342.
HSL color Cylindrical-coordinate representation of color #761134: hue angle of 339.21º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #761134 is Cyan = 0, Magento = 0.86, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 17 | 52 | - |
| CMYK | 0 | 0.86 | 0.56 | 0.54 |
| HSL | 339.21º | 0.75% | 0.26% | - |
| HSV(B) | 339.21º | 0.86% | 0.46% | - |
| XYZ | 8.29 | 4.5 | 3.68 | - |
| YUV | 51.19 | 128.46 | 175.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 17 | 52 | 0 | 0.86 | 0.56 | 0.54 | 339.21 | 0.75 | 0.26 |
| Hex | 76 | 11 | 34 | 0 | 56 | 38 | 36 | 153 | 4B | 1A |
| Octal | 166 | 21 | 64 | 0 | 126 | 70 | 66 | 523 | 113 | 32 |
| Binary | 1110110 | 10001 | 110100 | 0 | 1010110 | 111000 | 110110 | 101010011 | 1001011 | 11010 |
Color Harmonies of #761134
Complementary color
Monochromatic Colors of #761134
Black with #761134
Text Example
Text Example
White with #761134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761134; }
p { color: rgb(118,17,52); }
H1.HeaderClassName
{
color: #761134;
}
.AnyTagClassName
{
color: #761134;
}
</style>
background-color css
<style>
a { background-color: #761134; }
a { background-color: rgb(118,17,52); }
div.DivClassName
{
background-color: #761134;
}
.BgClassName
{
background-color: #761134;
}
</style>
border-color css
<style>
span { border-color: #761134; }
span { border-color: rgb(118,17,52); }
td.TdClassName
{
border-color: #761134;
}
.TagClassName
{
border-color: #761134;
}
</style>