Shades of Flirt #772641
Tints of Flirt #772641
RGB
CMYK
RGB Variations
Color information
#772641 (or 0x772641) is known color: Flirt. HEX triplet: 77, 26 and 41. RGB value is (119,38,65). Sum of RGB (Red+Green+Blue) = 119+38+65=222 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.60% from 222); Green value is 38 (15.23% from 255 or 17.12% from 222); Blue value is 65 (25.78% from 255 or 29.28% from 222); Max value from RGB is 119 - color contains mainly: red. Hex color #772641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772641 is #88D9BE. Grayscale: #414141. Windows color (decimal): -8968639 or 4269687. OLE color: 4269687.
HSL color Cylindrical-coordinate representation of color #772641: hue angle of 340º 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 #772641 is Cyan = 0, Magento = 0.68, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 38 | 65 | - |
| CMYK | 0 | 0.68 | 0.45 | 0.53 |
| HSL | 340º | 0.52% | 0.31% | - |
| HSV(B) | 340º | 0.68% | 0.47% | - |
| XYZ | 9.25 | 5.69 | 5.61 | - |
| YUV | 65.3 | 127.84 | 166.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 38 | 65 | 0 | 0.68 | 0.45 | 0.53 | 340 | 0.52 | 0.31 |
| Hex | 77 | 26 | 41 | 0 | 44 | 2D | 35 | 154 | 34 | 1F |
| Octal | 167 | 46 | 101 | 0 | 104 | 55 | 65 | 524 | 64 | 37 |
| Binary | 1110111 | 100110 | 1000001 | 0 | 1000100 | 101101 | 110101 | 101010100 | 110100 | 11111 |
Color Harmonies of #772641
Complementary color
Monochromatic Colors of #772641
Black with #772641
Text Example
Text Example
White with #772641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772641; }
p { color: rgb(119,38,65); }
H1.HeaderClassName
{
color: #772641;
}
.AnyTagClassName
{
color: #772641;
}
</style>
background-color css
<style>
a { background-color: #772641; }
a { background-color: rgb(119,38,65); }
div.DivClassName
{
background-color: #772641;
}
.BgClassName
{
background-color: #772641;
}
</style>
border-color css
<style>
span { border-color: #772641; }
span { border-color: rgb(119,38,65); }
td.TdClassName
{
border-color: #772641;
}
.TagClassName
{
border-color: #772641;
}
</style>