Shades of Flirt #783453
Tints of Flirt #783453
RGB
CMYK
RGB Variations
Color information
#783453 (or 0x783453) is known color: Flirt. HEX triplet: 78, 34 and 53. RGB value is (120,52,83). Sum of RGB (Red+Green+Blue) = 120+52+83=255 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.06% from 255); Green value is 52 (20.70% from 255 or 20.39% from 255); Blue value is 83 (32.81% from 255 or 32.55% from 255); Max value from RGB is 120 - color contains mainly: red. Hex color #783453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783453 is #87CBAC. Grayscale: #4B4B4B. Windows color (decimal): -8899501 or 5452920. OLE color: 5452920.
HSL color Cylindrical-coordinate representation of color #783453: hue angle of 332.65º 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 #783453 is Cyan = 0, Magento = 0.57, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 52 | 83 | - |
| CMYK | 0 | 0.57 | 0.31 | 0.53 |
| HSL | 332.65º | 0.4% | 0.34% | - |
| HSV(B) | 332.65º | 0.57% | 0.47% | - |
| XYZ | 10.54 | 7.07 | 8.99 | - |
| YUV | 75.87 | 132.03 | 159.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 52 | 83 | 0 | 0.57 | 0.31 | 0.53 | 332.65 | 0.4 | 0.34 |
| Hex | 78 | 34 | 53 | 0 | 39 | 1F | 35 | 14D | 28 | 22 |
| Octal | 170 | 64 | 123 | 0 | 71 | 37 | 65 | 515 | 50 | 42 |
| Binary | 1111000 | 110100 | 1010011 | 0 | 111001 | 11111 | 110101 | 101001101 | 101000 | 100010 |
Color Harmonies of #783453
Complementary color
Monochromatic Colors of #783453
Black with #783453
Text Example
Text Example
White with #783453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783453; }
p { color: rgb(120,52,83); }
H1.HeaderClassName
{
color: #783453;
}
.AnyTagClassName
{
color: #783453;
}
</style>
background-color css
<style>
a { background-color: #783453; }
a { background-color: rgb(120,52,83); }
div.DivClassName
{
background-color: #783453;
}
.BgClassName
{
background-color: #783453;
}
</style>
border-color css
<style>
span { border-color: #783453; }
span { border-color: rgb(120,52,83); }
td.TdClassName
{
border-color: #783453;
}
.TagClassName
{
border-color: #783453;
}
</style>