Shades of Flirt #772843
Tints of Flirt #772843
RGB
CMYK
RGB Variations
Color information
#772843 (or 0x772843) is known color: Flirt. HEX triplet: 77, 28 and 43. RGB value is (119,40,67). Sum of RGB (Red+Green+Blue) = 119+40+67=226 (29% of max value = 765). Red value is 119 (46.88% from 255 or 52.65% from 226); Green value is 40 (16.02% from 255 or 17.70% from 226); Blue value is 67 (26.56% from 255 or 29.65% from 226); Max value from RGB is 119 - color contains mainly: red. Hex color #772843 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772843 is #88D7BC. Grayscale: #424242. Windows color (decimal): -8968125 or 4401271. OLE color: 4401271.
HSL color Cylindrical-coordinate representation of color #772843: hue angle of 339.49º 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 #772843 is Cyan = 0, Magento = 0.66, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 67 | - |
| CMYK | 0 | 0.66 | 0.44 | 0.53 |
| HSL | 339.49º | 0.5% | 0.31% | - |
| HSV(B) | 339.49º | 0.66% | 0.47% | - |
| XYZ | 9.38 | 5.84 | 5.94 | - |
| YUV | 66.7 | 128.17 | 165.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 67 | 0 | 0.66 | 0.44 | 0.53 | 339.49 | 0.5 | 0.31 |
| Hex | 77 | 28 | 43 | 0 | 42 | 2C | 35 | 153 | 32 | 1F |
| Octal | 167 | 50 | 103 | 0 | 102 | 54 | 65 | 523 | 62 | 37 |
| Binary | 1110111 | 101000 | 1000011 | 0 | 1000010 | 101100 | 110101 | 101010011 | 110010 | 11111 |
Color Harmonies of #772843
Complementary color
Monochromatic Colors of #772843
Black with #772843
Text Example
Text Example
White with #772843
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772843; }
p { color: rgb(119,40,67); }
H1.HeaderClassName
{
color: #772843;
}
.AnyTagClassName
{
color: #772843;
}
</style>
background-color css
<style>
a { background-color: #772843; }
a { background-color: rgb(119,40,67); }
div.DivClassName
{
background-color: #772843;
}
.BgClassName
{
background-color: #772843;
}
</style>
border-color css
<style>
span { border-color: #772843; }
span { border-color: rgb(119,40,67); }
td.TdClassName
{
border-color: #772843;
}
.TagClassName
{
border-color: #772843;
}
</style>