Shades of Flirt #772945
Tints of Flirt #772945
RGB
CMYK
RGB Variations
Color information
#772945 (or 0x772945) is known color: Flirt. HEX triplet: 77, 29 and 45. RGB value is (119,41,69). Sum of RGB (Red+Green+Blue) = 119+41+69=229 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.97% from 229); Green value is 41 (16.41% from 255 or 17.90% from 229); Blue value is 69 (27.34% from 255 or 30.13% from 229); Max value from RGB is 119 - color contains mainly: red. Hex color #772945 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772945 is #88D6BA. Grayscale: #434343. Windows color (decimal): -8967867 or 4532599. OLE color: 4532599.
HSL color Cylindrical-coordinate representation of color #772945: hue angle of 338.46º degrees, saturation: 0.49, 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 #772945 is Cyan = 0, Magento = 0.66, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 41 | 69 | - |
| CMYK | 0 | 0.66 | 0.42 | 0.53 |
| HSL | 338.46º | 0.49% | 0.31% | - |
| HSV(B) | 338.46º | 0.66% | 0.47% | - |
| XYZ | 9.47 | 5.94 | 6.28 | - |
| YUV | 67.51 | 128.84 | 164.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 41 | 69 | 0 | 0.66 | 0.42 | 0.53 | 338.46 | 0.49 | 0.31 |
| Hex | 77 | 29 | 45 | 0 | 42 | 2A | 35 | 152 | 31 | 1F |
| Octal | 167 | 51 | 105 | 0 | 102 | 52 | 65 | 522 | 61 | 37 |
| Binary | 1110111 | 101001 | 1000101 | 0 | 1000010 | 101010 | 110101 | 101010010 | 110001 | 11111 |
Color Harmonies of #772945
Complementary color
Monochromatic Colors of #772945
Black with #772945
Text Example
Text Example
White with #772945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772945; }
p { color: rgb(119,41,69); }
H1.HeaderClassName
{
color: #772945;
}
.AnyTagClassName
{
color: #772945;
}
</style>
background-color css
<style>
a { background-color: #772945; }
a { background-color: rgb(119,41,69); }
div.DivClassName
{
background-color: #772945;
}
.BgClassName
{
background-color: #772945;
}
</style>
border-color css
<style>
span { border-color: #772945; }
span { border-color: rgb(119,41,69); }
td.TdClassName
{
border-color: #772945;
}
.TagClassName
{
border-color: #772945;
}
</style>