Shades of Flirt #772952
Tints of Flirt #772952
RGB
CMYK
RGB Variations
Color information
#772952 (or 0x772952) is known color: Flirt. HEX triplet: 77, 29 and 52. RGB value is (119,41,82). Sum of RGB (Red+Green+Blue) = 119+41+82=242 (32% of max value = 765). Red value is 119 (46.88% from 255 or 49.17% from 242); Green value is 41 (16.41% from 255 or 16.94% from 242); Blue value is 82 (32.42% from 255 or 33.88% from 242); Max value from RGB is 119 - color contains mainly: red. Hex color #772952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772952 is #88D6AD. Grayscale: #444444. Windows color (decimal): -8967854 or 5384567. OLE color: 5384567.
HSL color Cylindrical-coordinate representation of color #772952: hue angle of 328.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 #772952 is Cyan = 0, Magento = 0.66, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 41 | 82 | - |
| CMYK | 0 | 0.66 | 0.31 | 0.53 |
| HSL | 328.46º | 0.49% | 0.31% | - |
| HSV(B) | 328.46º | 0.66% | 0.47% | - |
| XYZ | 9.92 | 6.12 | 8.64 | - |
| YUV | 69 | 135.34 | 163.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 41 | 82 | 0 | 0.66 | 0.31 | 0.53 | 328.46 | 0.49 | 0.31 |
| Hex | 77 | 29 | 52 | 0 | 42 | 1F | 35 | 148 | 31 | 1F |
| Octal | 167 | 51 | 122 | 0 | 102 | 37 | 65 | 510 | 61 | 37 |
| Binary | 1110111 | 101001 | 1010010 | 0 | 1000010 | 11111 | 110101 | 101001000 | 110001 | 11111 |
Color Harmonies of #772952
Complementary color
Monochromatic Colors of #772952
Black with #772952
Text Example
Text Example
White with #772952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772952; }
p { color: rgb(119,41,82); }
H1.HeaderClassName
{
color: #772952;
}
.AnyTagClassName
{
color: #772952;
}
</style>
background-color css
<style>
a { background-color: #772952; }
a { background-color: rgb(119,41,82); }
div.DivClassName
{
background-color: #772952;
}
.BgClassName
{
background-color: #772952;
}
</style>
border-color css
<style>
span { border-color: #772952; }
span { border-color: rgb(119,41,82); }
td.TdClassName
{
border-color: #772952;
}
.TagClassName
{
border-color: #772952;
}
</style>