Shades of Flirt #772348
Tints of Flirt #772348
RGB
CMYK
RGB Variations
Color information
#772348 (or 0x772348) is known color: Flirt. HEX triplet: 77, 23 and 48. RGB value is (119,35,72). Sum of RGB (Red+Green+Blue) = 119+35+72=226 (29% of max value = 765). Red value is 119 (46.88% from 255 or 52.65% from 226); Green value is 35 (14.06% from 255 or 15.49% from 226); Blue value is 72 (28.52% from 255 or 31.86% from 226); Max value from RGB is 119 - color contains mainly: red. Hex color #772348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772348 is #88DCB7. Grayscale: #404040. Windows color (decimal): -8969400 or 4727671. OLE color: 4727671.
HSL color Cylindrical-coordinate representation of color #772348: hue angle of 333.57º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #772348 is Cyan = 0, Magento = 0.71, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 35 | 72 | - |
| CMYK | 0 | 0.71 | 0.39 | 0.53 |
| HSL | 333.57º | 0.55% | 0.3% | - |
| HSV(B) | 333.57º | 0.71% | 0.47% | - |
| XYZ | 9.38 | 5.59 | 6.72 | - |
| YUV | 64.33 | 132.33 | 166.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 35 | 72 | 0 | 0.71 | 0.39 | 0.53 | 333.57 | 0.55 | 0.3 |
| Hex | 77 | 23 | 48 | 0 | 47 | 27 | 35 | 14E | 37 | 1E |
| Octal | 167 | 43 | 110 | 0 | 107 | 47 | 65 | 516 | 67 | 36 |
| Binary | 1110111 | 100011 | 1001000 | 0 | 1000111 | 100111 | 110101 | 101001110 | 110111 | 11110 |
Color Harmonies of #772348
Complementary color
Monochromatic Colors of #772348
Black with #772348
Text Example
Text Example
White with #772348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772348; }
p { color: rgb(119,35,72); }
H1.HeaderClassName
{
color: #772348;
}
.AnyTagClassName
{
color: #772348;
}
</style>
background-color css
<style>
a { background-color: #772348; }
a { background-color: rgb(119,35,72); }
div.DivClassName
{
background-color: #772348;
}
.BgClassName
{
background-color: #772348;
}
</style>
border-color css
<style>
span { border-color: #772348; }
span { border-color: rgb(119,35,72); }
td.TdClassName
{
border-color: #772348;
}
.TagClassName
{
border-color: #772348;
}
</style>