Shades of Flirt #772845
Tints of Flirt #772845
RGB
CMYK
RGB Variations
Color information
#772845 (or 0x772845) is known color: Flirt. HEX triplet: 77, 28 and 45. RGB value is (119,40,69). Sum of RGB (Red+Green+Blue) = 119+40+69=228 (30% of max value = 765). Red value is 119 (46.88% from 255 or 52.19% from 228); Green value is 40 (16.02% from 255 or 17.54% from 228); Blue value is 69 (27.34% from 255 or 30.26% from 228); Max value from RGB is 119 - color contains mainly: red. Hex color #772845 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772845 is #88D7BA. Grayscale: #424242. Windows color (decimal): -8968123 or 4532343. OLE color: 4532343.
HSL color Cylindrical-coordinate representation of color #772845: hue angle of 337.97º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #772845 is Cyan = 0, Magento = 0.66, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 69 | - |
| CMYK | 0 | 0.66 | 0.42 | 0.53 |
| HSL | 337.97º | 0.5% | 0.31% | - |
| HSV(B) | 337.97º | 0.66% | 0.47% | - |
| XYZ | 9.44 | 5.87 | 6.27 | - |
| YUV | 66.93 | 129.17 | 165.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 69 | 0 | 0.66 | 0.42 | 0.53 | 337.97 | 0.5 | 0.31 |
| Hex | 77 | 28 | 45 | 0 | 42 | 2A | 35 | 152 | 32 | 1F |
| Octal | 167 | 50 | 105 | 0 | 102 | 52 | 65 | 522 | 62 | 37 |
| Binary | 1110111 | 101000 | 1000101 | 0 | 1000010 | 101010 | 110101 | 101010010 | 110010 | 11111 |
Color Harmonies of #772845
Complementary color
Monochromatic Colors of #772845
Black with #772845
Text Example
Text Example
White with #772845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772845; }
p { color: rgb(119,40,69); }
H1.HeaderClassName
{
color: #772845;
}
.AnyTagClassName
{
color: #772845;
}
</style>
background-color css
<style>
a { background-color: #772845; }
a { background-color: rgb(119,40,69); }
div.DivClassName
{
background-color: #772845;
}
.BgClassName
{
background-color: #772845;
}
</style>
border-color css
<style>
span { border-color: #772845; }
span { border-color: rgb(119,40,69); }
td.TdClassName
{
border-color: #772845;
}
.TagClassName
{
border-color: #772845;
}
</style>