Shades of Flirt #7C3453
Tints of Flirt #7C3453
RGB
CMYK
RGB Variations
Color information
#7C3453 (or 0x7C3453) is known color: Flirt. HEX triplet: 7C, 34 and 53. RGB value is (124,52,83). Sum of RGB (Red+Green+Blue) = 124+52+83=259 (34% of max value = 765). Red value is 124 (48.83% from 255 or 47.88% from 259); Green value is 52 (20.70% from 255 or 20.08% from 259); Blue value is 83 (32.81% from 255 or 32.05% from 259); Max value from RGB is 124 - color contains mainly: red. Hex color #7C3453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #7C3453 is #83CBAC. Grayscale: #4D4D4D. Windows color (decimal): -8637357 or 5452924. OLE color: 5452924.
HSL color Cylindrical-coordinate representation of color #7C3453: hue angle of 334.17º degrees, saturation: 0.41, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #7C3453 is Cyan = 0, Magento = 0.58, Yellow = 0.33 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 124 | 52 | 83 | - |
| CMYK | 0 | 0.58 | 0.33 | 0.51 |
| HSL | 334.17º | 0.41% | 0.35% | - |
| HSV(B) | 334.17º | 0.58% | 0.49% | - |
| XYZ | 11.1 | 7.37 | 9.02 | - |
| YUV | 77.06 | 131.35 | 161.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 52 | 83 | 0 | 0.58 | 0.33 | 0.51 | 334.17 | 0.41 | 0.35 |
| Hex | 7C | 34 | 53 | 0 | 3A | 21 | 33 | 14E | 29 | 23 |
| Octal | 174 | 64 | 123 | 0 | 72 | 41 | 63 | 516 | 51 | 43 |
| Binary | 1111100 | 110100 | 1010011 | 0 | 111010 | 100001 | 110011 | 101001110 | 101001 | 100011 |
Color Harmonies of #7C3453
Complementary color
Monochromatic Colors of #7C3453
Black with #7C3453
Text Example
Text Example
White with #7C3453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C3453; }
p { color: rgb(124,52,83); }
H1.HeaderClassName
{
color: #7C3453;
}
.AnyTagClassName
{
color: #7C3453;
}
</style>
background-color css
<style>
a { background-color: #7C3453; }
a { background-color: rgb(124,52,83); }
div.DivClassName
{
background-color: #7C3453;
}
.BgClassName
{
background-color: #7C3453;
}
</style>
border-color css
<style>
span { border-color: #7C3453; }
span { border-color: rgb(124,52,83); }
td.TdClassName
{
border-color: #7C3453;
}
.TagClassName
{
border-color: #7C3453;
}
</style>