Shades of Claret #761034
Tints of Claret #761034
RGB
CMYK
RGB Variations
Color information
#761034 (or 0x761034) is known color: Claret. HEX triplet: 76, 10 and 34. RGB value is (118,16,52). Sum of RGB (Red+Green+Blue) = 118+16+52=186 (24% of max value = 765). Red value is 118 (46.48% from 255 or 63.44% from 186); Green value is 16 (6.64% from 255 or 8.60% from 186); Blue value is 52 (20.70% from 255 or 27.96% from 186); Max value from RGB is 118 - color contains mainly: red. Hex color #761034 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761034 is #89EFCB. Grayscale: #323232. Windows color (decimal): -9039820 or 3412086. OLE color: 3412086.
HSL color Cylindrical-coordinate representation of color #761034: hue angle of 338.82º degrees, saturation: 0.76, 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 #761034 is Cyan = 0, Magento = 0.86, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 16 | 52 | - |
| CMYK | 0 | 0.86 | 0.56 | 0.54 |
| HSL | 338.82º | 0.76% | 0.26% | - |
| HSV(B) | 338.82º | 0.86% | 0.46% | - |
| XYZ | 8.28 | 4.47 | 3.68 | - |
| YUV | 50.6 | 128.79 | 176.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 16 | 52 | 0 | 0.86 | 0.56 | 0.54 | 338.82 | 0.76 | 0.26 |
| Hex | 76 | 10 | 34 | 0 | 56 | 38 | 36 | 153 | 4C | 1A |
| Octal | 166 | 20 | 64 | 0 | 126 | 70 | 66 | 523 | 114 | 32 |
| Binary | 1110110 | 10000 | 110100 | 0 | 1010110 | 111000 | 110110 | 101010011 | 1001100 | 11010 |
Color Harmonies of #761034
Complementary color
Monochromatic Colors of #761034
Black with #761034
Text Example
Text Example
White with #761034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761034; }
p { color: rgb(118,16,52); }
H1.HeaderClassName
{
color: #761034;
}
.AnyTagClassName
{
color: #761034;
}
</style>
background-color css
<style>
a { background-color: #761034; }
a { background-color: rgb(118,16,52); }
div.DivClassName
{
background-color: #761034;
}
.BgClassName
{
background-color: #761034;
}
</style>
border-color css
<style>
span { border-color: #761034; }
span { border-color: rgb(118,16,52); }
td.TdClassName
{
border-color: #761034;
}
.TagClassName
{
border-color: #761034;
}
</style>