Shades of Flirt #772548
Tints of Flirt #772548
RGB
CMYK
RGB Variations
Color information
#772548 (or 0x772548) is known color: Flirt. HEX triplet: 77, 25 and 48. RGB value is (119,37,72). Sum of RGB (Red+Green+Blue) = 119+37+72=228 (30% of max value = 765). Red value is 119 (46.88% from 255 or 52.19% from 228); Green value is 37 (14.84% from 255 or 16.23% from 228); Blue value is 72 (28.52% from 255 or 31.58% from 228); Max value from RGB is 119 - color contains mainly: red. Hex color #772548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772548 is #88DAB7. Grayscale: #414141. Windows color (decimal): -8968888 or 4728183. OLE color: 4728183.
HSL color Cylindrical-coordinate representation of color #772548: hue angle of 334.39º 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 #772548 is Cyan = 0, Magento = 0.69, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 37 | 72 | - |
| CMYK | 0 | 0.69 | 0.39 | 0.53 |
| HSL | 334.39º | 0.53% | 0.31% | - |
| HSV(B) | 334.39º | 0.69% | 0.47% | - |
| XYZ | 9.44 | 5.71 | 6.74 | - |
| YUV | 65.51 | 131.67 | 166.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 37 | 72 | 0 | 0.69 | 0.39 | 0.53 | 334.39 | 0.53 | 0.31 |
| Hex | 77 | 25 | 48 | 0 | 45 | 27 | 35 | 14E | 35 | 1F |
| Octal | 167 | 45 | 110 | 0 | 105 | 47 | 65 | 516 | 65 | 37 |
| Binary | 1110111 | 100101 | 1001000 | 0 | 1000101 | 100111 | 110101 | 101001110 | 110101 | 11111 |
Color Harmonies of #772548
Complementary color
Monochromatic Colors of #772548
Black with #772548
Text Example
Text Example
White with #772548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772548; }
p { color: rgb(119,37,72); }
H1.HeaderClassName
{
color: #772548;
}
.AnyTagClassName
{
color: #772548;
}
</style>
background-color css
<style>
a { background-color: #772548; }
a { background-color: rgb(119,37,72); }
div.DivClassName
{
background-color: #772548;
}
.BgClassName
{
background-color: #772548;
}
</style>
border-color css
<style>
span { border-color: #772548; }
span { border-color: rgb(119,37,72); }
td.TdClassName
{
border-color: #772548;
}
.TagClassName
{
border-color: #772548;
}
</style>