Shades of Claret #772639
Tints of Claret #772639
RGB
CMYK
RGB Variations
Color information
#772639 (or 0x772639) is known color: Claret. HEX triplet: 77, 26 and 39. RGB value is (119,38,57). Sum of RGB (Red+Green+Blue) = 119+38+57=214 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.61% from 214); Green value is 38 (15.23% from 255 or 17.76% from 214); Blue value is 57 (22.66% from 255 or 26.64% from 214); Max value from RGB is 119 - color contains mainly: red. Hex color #772639 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772639 is #88D9C6. Grayscale: #404040. Windows color (decimal): -8968647 or 3745399. OLE color: 3745399.
HSL color Cylindrical-coordinate representation of color #772639: hue angle of 345.93º 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 #772639 is Cyan = 0, Magento = 0.68, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 38 | 57 | - |
| CMYK | 0 | 0.68 | 0.52 | 0.53 |
| HSL | 345.93º | 0.52% | 0.31% | - |
| HSV(B) | 345.93º | 0.68% | 0.47% | - |
| XYZ | 9.04 | 5.6 | 4.48 | - |
| YUV | 64.39 | 123.84 | 166.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 38 | 57 | 0 | 0.68 | 0.52 | 0.53 | 345.93 | 0.52 | 0.31 |
| Hex | 77 | 26 | 39 | 0 | 44 | 34 | 35 | 15A | 34 | 1F |
| Octal | 167 | 46 | 71 | 0 | 104 | 64 | 65 | 532 | 64 | 37 |
| Binary | 1110111 | 100110 | 111001 | 0 | 1000100 | 110100 | 110101 | 101011010 | 110100 | 11111 |
Color Harmonies of #772639
Complementary color
Monochromatic Colors of #772639
Black with #772639
Text Example
Text Example
White with #772639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772639; }
p { color: rgb(119,38,57); }
H1.HeaderClassName
{
color: #772639;
}
.AnyTagClassName
{
color: #772639;
}
</style>
background-color css
<style>
a { background-color: #772639; }
a { background-color: rgb(119,38,57); }
div.DivClassName
{
background-color: #772639;
}
.BgClassName
{
background-color: #772639;
}
</style>
border-color css
<style>
span { border-color: #772639; }
span { border-color: rgb(119,38,57); }
td.TdClassName
{
border-color: #772639;
}
.TagClassName
{
border-color: #772639;
}
</style>