Shades of Flirt #743248
Tints of Flirt #743248
RGB
CMYK
RGB Variations
Color information
#743248 (or 0x743248) is known color: Flirt. HEX triplet: 74, 32 and 48. RGB value is (116,50,72). Sum of RGB (Red+Green+Blue) = 116+50+72=238 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.74% from 238); Green value is 50 (19.92% from 255 or 21.01% from 238); Blue value is 72 (28.52% from 255 or 30.25% from 238); Max value from RGB is 116 - color contains mainly: red. Hex color #743248 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743248 is #8BCDB7. Grayscale: #484848. Windows color (decimal): -9162168 or 4731508. OLE color: 4731508.
HSL color Cylindrical-coordinate representation of color #743248: hue angle of 340º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #743248 is Cyan = 0, Magento = 0.57, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 50 | 72 | - |
| CMYK | 0 | 0.57 | 0.38 | 0.55 |
| HSL | 340º | 0.4% | 0.33% | - |
| HSV(B) | 340º | 0.57% | 0.45% | - |
| XYZ | 9.51 | 6.46 | 6.88 | - |
| YUV | 72.24 | 127.87 | 159.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 50 | 72 | 0 | 0.57 | 0.38 | 0.55 | 340 | 0.4 | 0.33 |
| Hex | 74 | 32 | 48 | 0 | 39 | 26 | 37 | 154 | 28 | 21 |
| Octal | 164 | 62 | 110 | 0 | 71 | 46 | 67 | 524 | 50 | 41 |
| Binary | 1110100 | 110010 | 1001000 | 0 | 111001 | 100110 | 110111 | 101010100 | 101000 | 100001 |
Color Harmonies of #743248
Complementary color
Monochromatic Colors of #743248
Black with #743248
Text Example
Text Example
White with #743248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743248; }
p { color: rgb(116,50,72); }
H1.HeaderClassName
{
color: #743248;
}
.AnyTagClassName
{
color: #743248;
}
</style>
background-color css
<style>
a { background-color: #743248; }
a { background-color: rgb(116,50,72); }
div.DivClassName
{
background-color: #743248;
}
.BgClassName
{
background-color: #743248;
}
</style>
border-color css
<style>
span { border-color: #743248; }
span { border-color: rgb(116,50,72); }
td.TdClassName
{
border-color: #743248;
}
.TagClassName
{
border-color: #743248;
}
</style>