Shades of Claret #761735
Tints of Claret #761735
RGB
CMYK
RGB Variations
Color information
#761735 (or 0x761735) is known color: Claret. HEX triplet: 76, 17 and 35. RGB value is (118,23,53). Sum of RGB (Red+Green+Blue) = 118+23+53=194 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.82% from 194); Green value is 23 (9.38% from 255 or 11.86% from 194); Blue value is 53 (21.09% from 255 or 27.32% from 194); Max value from RGB is 118 - color contains mainly: red. Hex color #761735 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761735 is #89E8CA. Grayscale: #363636. Windows color (decimal): -9038027 or 3479414. OLE color: 3479414.
HSL color Cylindrical-coordinate representation of color #761735: hue angle of 341.05º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #761735 is Cyan = 0, Magento = 0.81, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 23 | 53 | - |
| CMYK | 0 | 0.81 | 0.55 | 0.54 |
| HSL | 341.05º | 0.67% | 0.28% | - |
| HSV(B) | 341.05º | 0.81% | 0.46% | - |
| XYZ | 8.42 | 4.72 | 3.84 | - |
| YUV | 54.83 | 126.97 | 173.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 23 | 53 | 0 | 0.81 | 0.55 | 0.54 | 341.05 | 0.67 | 0.28 |
| Hex | 76 | 17 | 35 | 0 | 51 | 37 | 36 | 155 | 43 | 1C |
| Octal | 166 | 27 | 65 | 0 | 121 | 67 | 66 | 525 | 103 | 34 |
| Binary | 1110110 | 10111 | 110101 | 0 | 1010001 | 110111 | 110110 | 101010101 | 1000011 | 11100 |
Color Harmonies of #761735
Complementary color
Monochromatic Colors of #761735
Black with #761735
Text Example
Text Example
White with #761735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761735; }
p { color: rgb(118,23,53); }
H1.HeaderClassName
{
color: #761735;
}
.AnyTagClassName
{
color: #761735;
}
</style>
background-color css
<style>
a { background-color: #761735; }
a { background-color: rgb(118,23,53); }
div.DivClassName
{
background-color: #761735;
}
.BgClassName
{
background-color: #761735;
}
</style>
border-color css
<style>
span { border-color: #761735; }
span { border-color: rgb(118,23,53); }
td.TdClassName
{
border-color: #761735;
}
.TagClassName
{
border-color: #761735;
}
</style>