Shades of Claret #761435
Tints of Claret #761435
RGB
CMYK
RGB Variations
Color information
#761435 (or 0x761435) is known color: Claret. HEX triplet: 76, 14 and 35. RGB value is (118,20,53). Sum of RGB (Red+Green+Blue) = 118+20+53=191 (25% of max value = 765). Red value is 118 (46.48% from 255 or 61.78% from 191); Green value is 20 (8.20% from 255 or 10.47% from 191); Blue value is 53 (21.09% from 255 or 27.75% from 191); Max value from RGB is 118 - color contains mainly: red. Hex color #761435 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761435 is #89EBCA. Grayscale: #353535. Windows color (decimal): -9038795 or 3478646. OLE color: 3478646.
HSL color Cylindrical-coordinate representation of color #761435: hue angle of 339.8º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #761435 is Cyan = 0, Magento = 0.83, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 20 | 53 | - |
| CMYK | 0 | 0.83 | 0.55 | 0.54 |
| HSL | 339.8º | 0.71% | 0.27% | - |
| HSV(B) | 339.8º | 0.83% | 0.46% | - |
| XYZ | 8.36 | 4.61 | 3.82 | - |
| YUV | 53.06 | 127.97 | 174.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 20 | 53 | 0 | 0.83 | 0.55 | 0.54 | 339.8 | 0.71 | 0.27 |
| Hex | 76 | 14 | 35 | 0 | 53 | 37 | 36 | 154 | 47 | 1B |
| Octal | 166 | 24 | 65 | 0 | 123 | 67 | 66 | 524 | 107 | 33 |
| Binary | 1110110 | 10100 | 110101 | 0 | 1010011 | 110111 | 110110 | 101010100 | 1000111 | 11011 |
Color Harmonies of #761435
Complementary color
Monochromatic Colors of #761435
Black with #761435
Text Example
Text Example
White with #761435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761435; }
p { color: rgb(118,20,53); }
H1.HeaderClassName
{
color: #761435;
}
.AnyTagClassName
{
color: #761435;
}
</style>
background-color css
<style>
a { background-color: #761435; }
a { background-color: rgb(118,20,53); }
div.DivClassName
{
background-color: #761435;
}
.BgClassName
{
background-color: #761435;
}
</style>
border-color css
<style>
span { border-color: #761435; }
span { border-color: rgb(118,20,53); }
td.TdClassName
{
border-color: #761435;
}
.TagClassName
{
border-color: #761435;
}
</style>