Shades of Flirt #772545
Tints of Flirt #772545
RGB
CMYK
RGB Variations
Color information
#772545 (or 0x772545) is known color: Flirt. HEX triplet: 77, 25 and 45. RGB value is (119,37,69). Sum of RGB (Red+Green+Blue) = 119+37+69=225 (29% of max value = 765). Red value is 119 (46.88% from 255 or 52.89% from 225); Green value is 37 (14.84% from 255 or 16.44% from 225); Blue value is 69 (27.34% from 255 or 30.67% from 225); Max value from RGB is 119 - color contains mainly: red. Hex color #772545 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772545 is #88DABA. Grayscale: #414141. Windows color (decimal): -8968891 or 4531575. OLE color: 4531575.
HSL color Cylindrical-coordinate representation of color #772545: hue angle of 336.59º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #772545 is Cyan = 0, Magento = 0.69, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 37 | 69 | - |
| CMYK | 0 | 0.69 | 0.42 | 0.53 |
| HSL | 336.59º | 0.53% | 0.31% | - |
| HSV(B) | 336.59º | 0.69% | 0.47% | - |
| XYZ | 9.34 | 5.67 | 6.23 | - |
| YUV | 65.17 | 130.17 | 166.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 37 | 69 | 0 | 0.69 | 0.42 | 0.53 | 336.59 | 0.53 | 0.31 |
| Hex | 77 | 25 | 45 | 0 | 45 | 2A | 35 | 151 | 35 | 1F |
| Octal | 167 | 45 | 105 | 0 | 105 | 52 | 65 | 521 | 65 | 37 |
| Binary | 1110111 | 100101 | 1000101 | 0 | 1000101 | 101010 | 110101 | 101010001 | 110101 | 11111 |
Color Harmonies of #772545
Complementary color
Monochromatic Colors of #772545
Black with #772545
Text Example
Text Example
White with #772545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772545; }
p { color: rgb(119,37,69); }
H1.HeaderClassName
{
color: #772545;
}
.AnyTagClassName
{
color: #772545;
}
</style>
background-color css
<style>
a { background-color: #772545; }
a { background-color: rgb(119,37,69); }
div.DivClassName
{
background-color: #772545;
}
.BgClassName
{
background-color: #772545;
}
</style>
border-color css
<style>
span { border-color: #772545; }
span { border-color: rgb(119,37,69); }
td.TdClassName
{
border-color: #772545;
}
.TagClassName
{
border-color: #772545;
}
</style>