Shades of Claret #771730
Tints of Claret #771730
RGB
CMYK
RGB Variations
Color information
#771730 (or 0x771730) is known color: Claret. HEX triplet: 77, 17 and 30. RGB value is (119,23,48). Sum of RGB (Red+Green+Blue) = 119+23+48=190 (25% of max value = 765). Red value is 119 (46.88% from 255 or 62.63% from 190); Green value is 23 (9.38% from 255 or 12.11% from 190); Blue value is 48 (19.14% from 255 or 25.26% from 190); Max value from RGB is 119 - color contains mainly: red. Hex color #771730 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771730 is #88E8CF. Grayscale: #363636. Windows color (decimal): -8972496 or 3151735. OLE color: 3151735.
HSL color Cylindrical-coordinate representation of color #771730: hue angle of 344.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 #771730 is Cyan = 0, Magento = 0.81, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 23 | 48 | - |
| CMYK | 0 | 0.81 | 0.60 | 0.53 |
| HSL | 344.38º | 0.68% | 0.28% | - |
| HSV(B) | 344.38º | 0.81% | 0.47% | - |
| XYZ | 8.45 | 4.75 | 3.27 | - |
| YUV | 54.55 | 124.3 | 173.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 23 | 48 | 0 | 0.81 | 0.60 | 0.53 | 344.38 | 0.68 | 0.28 |
| Hex | 77 | 17 | 30 | 0 | 51 | 3C | 35 | 158 | 44 | 1C |
| Octal | 167 | 27 | 60 | 0 | 121 | 74 | 65 | 530 | 104 | 34 |
| Binary | 1110111 | 10111 | 110000 | 0 | 1010001 | 111100 | 110101 | 101011000 | 1000100 | 11100 |
Color Harmonies of #771730
Complementary color
Monochromatic Colors of #771730
Black with #771730
Text Example
Text Example
White with #771730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771730; }
p { color: rgb(119,23,48); }
H1.HeaderClassName
{
color: #771730;
}
.AnyTagClassName
{
color: #771730;
}
</style>
background-color css
<style>
a { background-color: #771730; }
a { background-color: rgb(119,23,48); }
div.DivClassName
{
background-color: #771730;
}
.BgClassName
{
background-color: #771730;
}
</style>
border-color css
<style>
span { border-color: #771730; }
span { border-color: rgb(119,23,48); }
td.TdClassName
{
border-color: #771730;
}
.TagClassName
{
border-color: #771730;
}
</style>