Shades of Flirt #783853
Tints of Flirt #783853
RGB
CMYK
RGB Variations
Color information
#783853 (or 0x783853) is known color: Flirt. HEX triplet: 78, 38 and 53. RGB value is (120,56,83). Sum of RGB (Red+Green+Blue) = 120+56+83=259 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.33% from 259); Green value is 56 (22.27% from 255 or 21.62% from 259); Blue value is 83 (32.81% from 255 or 32.05% from 259); Max value from RGB is 120 - color contains mainly: red. Hex color #783853 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783853 is #87C7AC. Grayscale: #4E4E4E. Windows color (decimal): -8898477 or 5453944. OLE color: 5453944.
HSL color Cylindrical-coordinate representation of color #783853: hue angle of 334.69º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #783853 is Cyan = 0, Magento = 0.53, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 56 | 83 | - |
| CMYK | 0 | 0.53 | 0.31 | 0.53 |
| HSL | 334.69º | 0.36% | 0.35% | - |
| HSV(B) | 334.69º | 0.53% | 0.47% | - |
| XYZ | 10.72 | 7.45 | 9.06 | - |
| YUV | 78.21 | 130.7 | 157.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 56 | 83 | 0 | 0.53 | 0.31 | 0.53 | 334.69 | 0.36 | 0.35 |
| Hex | 78 | 38 | 53 | 0 | 35 | 1F | 35 | 14F | 24 | 23 |
| Octal | 170 | 70 | 123 | 0 | 65 | 37 | 65 | 517 | 44 | 43 |
| Binary | 1111000 | 111000 | 1010011 | 0 | 110101 | 11111 | 110101 | 101001111 | 100100 | 100011 |
Color Harmonies of #783853
Complementary color
Monochromatic Colors of #783853
Black with #783853
Text Example
Text Example
White with #783853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783853; }
p { color: rgb(120,56,83); }
H1.HeaderClassName
{
color: #783853;
}
.AnyTagClassName
{
color: #783853;
}
</style>
background-color css
<style>
a { background-color: #783853; }
a { background-color: rgb(120,56,83); }
div.DivClassName
{
background-color: #783853;
}
.BgClassName
{
background-color: #783853;
}
</style>
border-color css
<style>
span { border-color: #783853; }
span { border-color: rgb(120,56,83); }
td.TdClassName
{
border-color: #783853;
}
.TagClassName
{
border-color: #783853;
}
</style>