Shades of Claret #772637
Tints of Claret #772637
RGB
CMYK
RGB Variations
Color information
#772637 (or 0x772637) is known color: Claret. HEX triplet: 77, 26 and 37. RGB value is (119,38,55). Sum of RGB (Red+Green+Blue) = 119+38+55=212 (28% of max value = 765). Red value is 119 (46.88% from 255 or 56.13% from 212); Green value is 38 (15.23% from 255 or 17.92% from 212); Blue value is 55 (21.88% from 255 or 25.94% from 212); Max value from RGB is 119 - color contains mainly: red. Hex color #772637 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772637 is #88D9C8. Grayscale: #404040. Windows color (decimal): -8968649 or 3614327. OLE color: 3614327.
HSL color Cylindrical-coordinate representation of color #772637: hue angle of 347.41º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #772637 is Cyan = 0, Magento = 0.68, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 38 | 55 | - |
| CMYK | 0 | 0.68 | 0.54 | 0.53 |
| HSL | 347.41º | 0.52% | 0.31% | - |
| HSV(B) | 347.41º | 0.68% | 0.47% | - |
| XYZ | 8.99 | 5.58 | 4.22 | - |
| YUV | 64.16 | 122.84 | 167.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 38 | 55 | 0 | 0.68 | 0.54 | 0.53 | 347.41 | 0.52 | 0.31 |
| Hex | 77 | 26 | 37 | 0 | 44 | 36 | 35 | 15B | 34 | 1F |
| Octal | 167 | 46 | 67 | 0 | 104 | 66 | 65 | 533 | 64 | 37 |
| Binary | 1110111 | 100110 | 110111 | 0 | 1000100 | 110110 | 110101 | 101011011 | 110100 | 11111 |
Color Harmonies of #772637
Complementary color
Monochromatic Colors of #772637
Black with #772637
Text Example
Text Example
White with #772637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772637; }
p { color: rgb(119,38,55); }
H1.HeaderClassName
{
color: #772637;
}
.AnyTagClassName
{
color: #772637;
}
</style>
background-color css
<style>
a { background-color: #772637; }
a { background-color: rgb(119,38,55); }
div.DivClassName
{
background-color: #772637;
}
.BgClassName
{
background-color: #772637;
}
</style>
border-color css
<style>
span { border-color: #772637; }
span { border-color: rgb(119,38,55); }
td.TdClassName
{
border-color: #772637;
}
.TagClassName
{
border-color: #772637;
}
</style>