Shades of Flirt #783452
Tints of Flirt #783452
RGB
CMYK
RGB Variations
Color information
#783452 (or 0x783452) is known color: Flirt. HEX triplet: 78, 34 and 52. RGB value is (120,52,82). Sum of RGB (Red+Green+Blue) = 120+52+82=254 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.24% from 254); Green value is 52 (20.70% from 255 or 20.47% from 254); Blue value is 82 (32.42% from 255 or 32.28% from 254); Max value from RGB is 120 - color contains mainly: red. Hex color #783452 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783452 is #87CBAD. Grayscale: #4B4B4B. Windows color (decimal): -8899502 or 5387384. OLE color: 5387384.
HSL color Cylindrical-coordinate representation of color #783452: hue angle of 333.53º 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 #783452 is Cyan = 0, Magento = 0.57, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 52 | 82 | - |
| CMYK | 0 | 0.57 | 0.32 | 0.53 |
| HSL | 333.53º | 0.4% | 0.34% | - |
| HSV(B) | 333.53º | 0.57% | 0.47% | - |
| XYZ | 10.5 | 7.06 | 8.79 | - |
| YUV | 75.75 | 131.53 | 159.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 52 | 82 | 0 | 0.57 | 0.32 | 0.53 | 333.53 | 0.4 | 0.34 |
| Hex | 78 | 34 | 52 | 0 | 39 | 20 | 35 | 14E | 28 | 22 |
| Octal | 170 | 64 | 122 | 0 | 71 | 40 | 65 | 516 | 50 | 42 |
| Binary | 1111000 | 110100 | 1010010 | 0 | 111001 | 100000 | 110101 | 101001110 | 101000 | 100010 |
Color Harmonies of #783452
Complementary color
Monochromatic Colors of #783452
Black with #783452
Text Example
Text Example
White with #783452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783452; }
p { color: rgb(120,52,82); }
H1.HeaderClassName
{
color: #783452;
}
.AnyTagClassName
{
color: #783452;
}
</style>
background-color css
<style>
a { background-color: #783452; }
a { background-color: rgb(120,52,82); }
div.DivClassName
{
background-color: #783452;
}
.BgClassName
{
background-color: #783452;
}
</style>
border-color css
<style>
span { border-color: #783452; }
span { border-color: rgb(120,52,82); }
td.TdClassName
{
border-color: #783452;
}
.TagClassName
{
border-color: #783452;
}
</style>