Shades of Claret #761635
Tints of Claret #761635
RGB
CMYK
RGB Variations
Color information
#761635 (or 0x761635) is known color: Claret. HEX triplet: 76, 16 and 35. RGB value is (118,22,53). Sum of RGB (Red+Green+Blue) = 118+22+53=193 (25% of max value = 765). Red value is 118 (46.48% from 255 or 61.14% from 193); Green value is 22 (8.98% from 255 or 11.40% from 193); Blue value is 53 (21.09% from 255 or 27.46% from 193); Max value from RGB is 118 - color contains mainly: red. Hex color #761635 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761635 is #89E9CA. Grayscale: #363636. Windows color (decimal): -9038283 or 3479158. OLE color: 3479158.
HSL color Cylindrical-coordinate representation of color #761635: hue angle of 340.62º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #761635 is Cyan = 0, Magento = 0.81, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 22 | 53 | - |
| CMYK | 0 | 0.81 | 0.55 | 0.54 |
| HSL | 340.63º | 0.69% | 0.27% | - |
| HSV(B) | 340.63º | 0.81% | 0.46% | - |
| XYZ | 8.4 | 4.68 | 3.83 | - |
| YUV | 54.24 | 127.3 | 173.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 22 | 53 | 0 | 0.81 | 0.55 | 0.54 | 340.63 | 0.69 | 0.27 |
| Hex | 76 | 16 | 35 | 0 | 51 | 37 | 36 | 155 | 45 | 1B |
| Octal | 166 | 26 | 65 | 0 | 121 | 67 | 66 | 525 | 105 | 33 |
| Binary | 1110110 | 10110 | 110101 | 0 | 1010001 | 110111 | 110110 | 101010101 | 1000101 | 11011 |
Color Harmonies of #761635
Complementary color
Monochromatic Colors of #761635
Black with #761635
Text Example
Text Example
White with #761635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761635; }
p { color: rgb(118,22,53); }
H1.HeaderClassName
{
color: #761635;
}
.AnyTagClassName
{
color: #761635;
}
</style>
background-color css
<style>
a { background-color: #761635; }
a { background-color: rgb(118,22,53); }
div.DivClassName
{
background-color: #761635;
}
.BgClassName
{
background-color: #761635;
}
</style>
border-color css
<style>
span { border-color: #761635; }
span { border-color: rgb(118,22,53); }
td.TdClassName
{
border-color: #761635;
}
.TagClassName
{
border-color: #761635;
}
</style>