Shades of Flirt #783152
Tints of Flirt #783152
RGB
CMYK
RGB Variations
Color information
#783152 (or 0x783152) is known color: Flirt. HEX triplet: 78, 31 and 52. RGB value is (120,49,82). Sum of RGB (Red+Green+Blue) = 120+49+82=251 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.81% from 251); Green value is 49 (19.53% from 255 or 19.52% from 251); Blue value is 82 (32.42% from 255 or 32.67% from 251); Max value from RGB is 120 - color contains mainly: red. Hex color #783152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783152 is #87CEAD. Grayscale: #494949. Windows color (decimal): -8900270 or 5386616. OLE color: 5386616.
HSL color Cylindrical-coordinate representation of color #783152: hue angle of 332.11º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #783152 is Cyan = 0, Magento = 0.59, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 82 | - |
| CMYK | 0 | 0.59 | 0.32 | 0.53 |
| HSL | 332.11º | 0.42% | 0.33% | - |
| HSV(B) | 332.11º | 0.59% | 0.47% | - |
| XYZ | 10.37 | 6.8 | 8.75 | - |
| YUV | 73.99 | 132.52 | 160.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 82 | 0 | 0.59 | 0.32 | 0.53 | 332.11 | 0.42 | 0.33 |
| Hex | 78 | 31 | 52 | 0 | 3B | 20 | 35 | 14C | 2A | 21 |
| Octal | 170 | 61 | 122 | 0 | 73 | 40 | 65 | 514 | 52 | 41 |
| Binary | 1111000 | 110001 | 1010010 | 0 | 111011 | 100000 | 110101 | 101001100 | 101010 | 100001 |
Color Harmonies of #783152
Complementary color
Monochromatic Colors of #783152
Black with #783152
Text Example
Text Example
White with #783152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783152; }
p { color: rgb(120,49,82); }
H1.HeaderClassName
{
color: #783152;
}
.AnyTagClassName
{
color: #783152;
}
</style>
background-color css
<style>
a { background-color: #783152; }
a { background-color: rgb(120,49,82); }
div.DivClassName
{
background-color: #783152;
}
.BgClassName
{
background-color: #783152;
}
</style>
border-color css
<style>
span { border-color: #783152; }
span { border-color: rgb(120,49,82); }
td.TdClassName
{
border-color: #783152;
}
.TagClassName
{
border-color: #783152;
}
</style>