Shades of Flirt #783449
Tints of Flirt #783449
RGB
CMYK
RGB Variations
Color information
#783449 (or 0x783449) is known color: Flirt. HEX triplet: 78, 34 and 49. RGB value is (120,52,73). Sum of RGB (Red+Green+Blue) = 120+52+73=245 (32% of max value = 765). Red value is 120 (47.27% from 255 or 48.98% from 245); Green value is 52 (20.70% from 255 or 21.22% from 245); Blue value is 73 (28.91% from 255 or 29.80% from 245); Max value from RGB is 120 - color contains mainly: red. Hex color #783449 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783449 is #87CBB6. Grayscale: #4A4A4A. Windows color (decimal): -8899511 or 4797560. OLE color: 4797560.
HSL color Cylindrical-coordinate representation of color #783449: hue angle of 341.47º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #783449 is Cyan = 0, Magento = 0.57, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 52 | 73 | - |
| CMYK | 0 | 0.57 | 0.39 | 0.53 |
| HSL | 341.47º | 0.4% | 0.34% | - |
| HSV(B) | 341.47º | 0.57% | 0.47% | - |
| XYZ | 10.18 | 6.93 | 7.1 | - |
| YUV | 74.73 | 127.03 | 160.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 52 | 73 | 0 | 0.57 | 0.39 | 0.53 | 341.47 | 0.4 | 0.34 |
| Hex | 78 | 34 | 49 | 0 | 39 | 27 | 35 | 155 | 28 | 22 |
| Octal | 170 | 64 | 111 | 0 | 71 | 47 | 65 | 525 | 50 | 42 |
| Binary | 1111000 | 110100 | 1001001 | 0 | 111001 | 100111 | 110101 | 101010101 | 101000 | 100010 |
Color Harmonies of #783449
Complementary color
Monochromatic Colors of #783449
Black with #783449
Text Example
Text Example
White with #783449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783449; }
p { color: rgb(120,52,73); }
H1.HeaderClassName
{
color: #783449;
}
.AnyTagClassName
{
color: #783449;
}
</style>
background-color css
<style>
a { background-color: #783449; }
a { background-color: rgb(120,52,73); }
div.DivClassName
{
background-color: #783449;
}
.BgClassName
{
background-color: #783449;
}
</style>
border-color css
<style>
span { border-color: #783449; }
span { border-color: rgb(120,52,73); }
td.TdClassName
{
border-color: #783449;
}
.TagClassName
{
border-color: #783449;
}
</style>