Shades of Flirt #772744
Tints of Flirt #772744
RGB
CMYK
RGB Variations
Color information
#772744 (or 0x772744) is known color: Flirt. HEX triplet: 77, 27 and 44. RGB value is (119,39,68). Sum of RGB (Red+Green+Blue) = 119+39+68=226 (29% of max value = 765). Red value is 119 (46.88% from 255 or 52.65% from 226); Green value is 39 (15.62% from 255 or 17.26% from 226); Blue value is 68 (26.95% from 255 or 30.09% from 226); Max value from RGB is 119 - color contains mainly: red. Hex color #772744 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772744 is #88D8BB. Grayscale: #424242. Windows color (decimal): -8968380 or 4466551. OLE color: 4466551.
HSL color Cylindrical-coordinate representation of color #772744: hue angle of 338.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #772744 is Cyan = 0, Magento = 0.67, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 68 | - |
| CMYK | 0 | 0.67 | 0.43 | 0.53 |
| HSL | 338.25º | 0.51% | 0.31% | - |
| HSV(B) | 338.25º | 0.67% | 0.47% | - |
| XYZ | 9.38 | 5.79 | 6.09 | - |
| YUV | 66.23 | 129 | 165.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 68 | 0 | 0.67 | 0.43 | 0.53 | 338.25 | 0.51 | 0.31 |
| Hex | 77 | 27 | 44 | 0 | 43 | 2B | 35 | 152 | 33 | 1F |
| Octal | 167 | 47 | 104 | 0 | 103 | 53 | 65 | 522 | 63 | 37 |
| Binary | 1110111 | 100111 | 1000100 | 0 | 1000011 | 101011 | 110101 | 101010010 | 110011 | 11111 |
Color Harmonies of #772744
Complementary color
Monochromatic Colors of #772744
Black with #772744
Text Example
Text Example
White with #772744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772744; }
p { color: rgb(119,39,68); }
H1.HeaderClassName
{
color: #772744;
}
.AnyTagClassName
{
color: #772744;
}
</style>
background-color css
<style>
a { background-color: #772744; }
a { background-color: rgb(119,39,68); }
div.DivClassName
{
background-color: #772744;
}
.BgClassName
{
background-color: #772744;
}
</style>
border-color css
<style>
span { border-color: #772744; }
span { border-color: rgb(119,39,68); }
td.TdClassName
{
border-color: #772744;
}
.TagClassName
{
border-color: #772744;
}
</style>