Shades of Claret #771738
Tints of Claret #771738
RGB
CMYK
RGB Variations
Color information
#771738 (or 0x771738) is known color: Claret. HEX triplet: 77, 17 and 38. RGB value is (119,23,56). Sum of RGB (Red+Green+Blue) = 119+23+56=198 (26% of max value = 765). Red value is 119 (46.88% from 255 or 60.10% from 198); Green value is 23 (9.38% from 255 or 11.62% from 198); Blue value is 56 (22.27% from 255 or 28.28% from 198); Max value from RGB is 119 - color contains mainly: red. Hex color #771738 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771738 is #88E8C7. Grayscale: #373737. Windows color (decimal): -8972488 or 3676023. OLE color: 3676023.
HSL color Cylindrical-coordinate representation of color #771738: hue angle of 339.38º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #771738 is Cyan = 0, Magento = 0.81, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 23 | 56 | - |
| CMYK | 0 | 0.81 | 0.53 | 0.53 |
| HSL | 339.38º | 0.68% | 0.28% | - |
| HSV(B) | 339.38º | 0.81% | 0.47% | - |
| XYZ | 8.63 | 4.82 | 4.22 | - |
| YUV | 55.47 | 128.3 | 173.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 23 | 56 | 0 | 0.81 | 0.53 | 0.53 | 339.38 | 0.68 | 0.28 |
| Hex | 77 | 17 | 38 | 0 | 51 | 35 | 35 | 153 | 44 | 1C |
| Octal | 167 | 27 | 70 | 0 | 121 | 65 | 65 | 523 | 104 | 34 |
| Binary | 1110111 | 10111 | 111000 | 0 | 1010001 | 110101 | 110101 | 101010011 | 1000100 | 11100 |
Color Harmonies of #771738
Complementary color
Monochromatic Colors of #771738
Black with #771738
Text Example
Text Example
White with #771738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771738; }
p { color: rgb(119,23,56); }
H1.HeaderClassName
{
color: #771738;
}
.AnyTagClassName
{
color: #771738;
}
</style>
background-color css
<style>
a { background-color: #771738; }
a { background-color: rgb(119,23,56); }
div.DivClassName
{
background-color: #771738;
}
.BgClassName
{
background-color: #771738;
}
</style>
border-color css
<style>
span { border-color: #771738; }
span { border-color: rgb(119,23,56); }
td.TdClassName
{
border-color: #771738;
}
.TagClassName
{
border-color: #771738;
}
</style>