Shades of Flirt #783248
Tints of Flirt #783248
RGB
CMYK
RGB Variations
Color information
#783248 (or 0x783248) is known color: Flirt. HEX triplet: 78, 32 and 48. RGB value is (120,50,72). Sum of RGB (Red+Green+Blue) = 120+50+72=242 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.59% from 242); Green value is 50 (19.92% from 255 or 20.66% from 242); Blue value is 72 (28.52% from 255 or 29.75% from 242); Max value from RGB is 120 - color contains mainly: red. Hex color #783248 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783248 is #87CDB7. Grayscale: #494949. Windows color (decimal): -8900024 or 4731512. OLE color: 4731512.
HSL color Cylindrical-coordinate representation of color #783248: hue angle of 341.14º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #783248 is Cyan = 0, Magento = 0.58, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 50 | 72 | - |
| CMYK | 0 | 0.58 | 0.40 | 0.53 |
| HSL | 341.14º | 0.41% | 0.33% | - |
| HSV(B) | 341.14º | 0.58% | 0.47% | - |
| XYZ | 10.06 | 6.74 | 6.9 | - |
| YUV | 73.44 | 127.19 | 161.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 50 | 72 | 0 | 0.58 | 0.40 | 0.53 | 341.14 | 0.41 | 0.33 |
| Hex | 78 | 32 | 48 | 0 | 3A | 28 | 35 | 155 | 29 | 21 |
| Octal | 170 | 62 | 110 | 0 | 72 | 50 | 65 | 525 | 51 | 41 |
| Binary | 1111000 | 110010 | 1001000 | 0 | 111010 | 101000 | 110101 | 101010101 | 101001 | 100001 |
Color Harmonies of #783248
Complementary color
Monochromatic Colors of #783248
Black with #783248
Text Example
Text Example
White with #783248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783248; }
p { color: rgb(120,50,72); }
H1.HeaderClassName
{
color: #783248;
}
.AnyTagClassName
{
color: #783248;
}
</style>
background-color css
<style>
a { background-color: #783248; }
a { background-color: rgb(120,50,72); }
div.DivClassName
{
background-color: #783248;
}
.BgClassName
{
background-color: #783248;
}
</style>
border-color css
<style>
span { border-color: #783248; }
span { border-color: rgb(120,50,72); }
td.TdClassName
{
border-color: #783248;
}
.TagClassName
{
border-color: #783248;
}
</style>