Shades of Flirt #783450
Tints of Flirt #783450
RGB
CMYK
RGB Variations
Color information
#783450 (or 0x783450) is known color: Flirt. HEX triplet: 78, 34 and 50. RGB value is (120,52,80). Sum of RGB (Red+Green+Blue) = 120+52+80=252 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.62% from 252); Green value is 52 (20.70% from 255 or 20.63% from 252); Blue value is 80 (31.64% from 255 or 31.75% from 252); Max value from RGB is 120 - color contains mainly: red. Hex color #783450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783450 is #87CBAF. Grayscale: #4B4B4B. Windows color (decimal): -8899504 or 5256312. OLE color: 5256312.
HSL color Cylindrical-coordinate representation of color #783450: hue angle of 335.29º 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 #783450 is Cyan = 0, Magento = 0.57, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 52 | 80 | - |
| CMYK | 0 | 0.57 | 0.33 | 0.53 |
| HSL | 335.29º | 0.4% | 0.34% | - |
| HSV(B) | 335.29º | 0.57% | 0.47% | - |
| XYZ | 10.42 | 7.03 | 8.4 | - |
| YUV | 75.52 | 130.53 | 159.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 52 | 80 | 0 | 0.57 | 0.33 | 0.53 | 335.29 | 0.4 | 0.34 |
| Hex | 78 | 34 | 50 | 0 | 39 | 21 | 35 | 14F | 28 | 22 |
| Octal | 170 | 64 | 120 | 0 | 71 | 41 | 65 | 517 | 50 | 42 |
| Binary | 1111000 | 110100 | 1010000 | 0 | 111001 | 100001 | 110101 | 101001111 | 101000 | 100010 |
Color Harmonies of #783450
Complementary color
Monochromatic Colors of #783450
Black with #783450
Text Example
Text Example
White with #783450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783450; }
p { color: rgb(120,52,80); }
H1.HeaderClassName
{
color: #783450;
}
.AnyTagClassName
{
color: #783450;
}
</style>
background-color css
<style>
a { background-color: #783450; }
a { background-color: rgb(120,52,80); }
div.DivClassName
{
background-color: #783450;
}
.BgClassName
{
background-color: #783450;
}
</style>
border-color css
<style>
span { border-color: #783450; }
span { border-color: rgb(120,52,80); }
td.TdClassName
{
border-color: #783450;
}
.TagClassName
{
border-color: #783450;
}
</style>