Shades of Claret #761738
Tints of Claret #761738
RGB
CMYK
RGB Variations
Color information
#761738 (or 0x761738) is known color: Claret. HEX triplet: 76, 17 and 38. RGB value is (118,23,56). Sum of RGB (Red+Green+Blue) = 118+23+56=197 (26% of max value = 765). Red value is 118 (46.48% from 255 or 59.90% from 197); Green value is 23 (9.38% from 255 or 11.68% from 197); Blue value is 56 (22.27% from 255 or 28.43% from 197); Max value from RGB is 118 - color contains mainly: red. Hex color #761738 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761738 is #89E8C7. Grayscale: #373737. Windows color (decimal): -9038024 or 3676022. OLE color: 3676022.
HSL color Cylindrical-coordinate representation of color #761738: hue angle of 339.16º 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 #761738 is Cyan = 0, Magento = 0.81, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 23 | 56 | - |
| CMYK | 0 | 0.81 | 0.53 | 0.54 |
| HSL | 339.16º | 0.67% | 0.28% | - |
| HSV(B) | 339.16º | 0.81% | 0.46% | - |
| XYZ | 8.49 | 4.75 | 4.21 | - |
| YUV | 55.17 | 128.47 | 172.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 23 | 56 | 0 | 0.81 | 0.53 | 0.54 | 339.16 | 0.67 | 0.28 |
| Hex | 76 | 17 | 38 | 0 | 51 | 35 | 36 | 153 | 43 | 1C |
| Octal | 166 | 27 | 70 | 0 | 121 | 65 | 66 | 523 | 103 | 34 |
| Binary | 1110110 | 10111 | 111000 | 0 | 1010001 | 110101 | 110110 | 101010011 | 1000011 | 11100 |
Color Harmonies of #761738
Complementary color
Monochromatic Colors of #761738
Black with #761738
Text Example
Text Example
White with #761738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761738; }
p { color: rgb(118,23,56); }
H1.HeaderClassName
{
color: #761738;
}
.AnyTagClassName
{
color: #761738;
}
</style>
background-color css
<style>
a { background-color: #761738; }
a { background-color: rgb(118,23,56); }
div.DivClassName
{
background-color: #761738;
}
.BgClassName
{
background-color: #761738;
}
</style>
border-color css
<style>
span { border-color: #761738; }
span { border-color: rgb(118,23,56); }
td.TdClassName
{
border-color: #761738;
}
.TagClassName
{
border-color: #761738;
}
</style>