Shades of Flirt #743448
Tints of Flirt #743448
RGB
CMYK
RGB Variations
Color information
#743448 (or 0x743448) is known color: Flirt. HEX triplet: 74, 34 and 48. RGB value is (116,52,72). Sum of RGB (Red+Green+Blue) = 116+52+72=240 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.33% from 240); Green value is 52 (20.70% from 255 or 21.67% from 240); Blue value is 72 (28.52% from 255 or 30% from 240); Max value from RGB is 116 - color contains mainly: red. Hex color #743448 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743448 is #8BCBB7. Grayscale: #494949. Windows color (decimal): -9161656 or 4732020. OLE color: 4732020.
HSL color Cylindrical-coordinate representation of color #743448: hue angle of 341.25º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #743448 is Cyan = 0, Magento = 0.55, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 52 | 72 | - |
| CMYK | 0 | 0.55 | 0.38 | 0.55 |
| HSL | 341.25º | 0.38% | 0.33% | - |
| HSV(B) | 341.25º | 0.55% | 0.45% | - |
| XYZ | 9.6 | 6.64 | 6.91 | - |
| YUV | 73.42 | 127.2 | 158.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 52 | 72 | 0 | 0.55 | 0.38 | 0.55 | 341.25 | 0.38 | 0.33 |
| Hex | 74 | 34 | 48 | 0 | 37 | 26 | 37 | 155 | 26 | 21 |
| Octal | 164 | 64 | 110 | 0 | 67 | 46 | 67 | 525 | 46 | 41 |
| Binary | 1110100 | 110100 | 1001000 | 0 | 110111 | 100110 | 110111 | 101010101 | 100110 | 100001 |
Color Harmonies of #743448
Complementary color
Monochromatic Colors of #743448
Black with #743448
Text Example
Text Example
White with #743448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743448; }
p { color: rgb(116,52,72); }
H1.HeaderClassName
{
color: #743448;
}
.AnyTagClassName
{
color: #743448;
}
</style>
background-color css
<style>
a { background-color: #743448; }
a { background-color: rgb(116,52,72); }
div.DivClassName
{
background-color: #743448;
}
.BgClassName
{
background-color: #743448;
}
</style>
border-color css
<style>
span { border-color: #743448; }
span { border-color: rgb(116,52,72); }
td.TdClassName
{
border-color: #743448;
}
.TagClassName
{
border-color: #743448;
}
</style>