Shades of Flirt #743854
Tints of Flirt #743854
RGB
CMYK
RGB Variations
Color information
#743854 (or 0x743854) is known color: Flirt. HEX triplet: 74, 38 and 54. RGB value is (116,56,84). Sum of RGB (Red+Green+Blue) = 116+56+84=256 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.31% from 256); Green value is 56 (22.27% from 255 or 21.88% from 256); Blue value is 84 (33.20% from 255 or 32.81% from 256); Max value from RGB is 116 - color contains mainly: red. Hex color #743854 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743854 is #8BC7AB. Grayscale: #4D4D4D. Windows color (decimal): -9160620 or 5519476. OLE color: 5519476.
HSL color Cylindrical-coordinate representation of color #743854: hue angle of 332º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #743854 is Cyan = 0, Magento = 0.52, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 84 | - |
| CMYK | 0 | 0.52 | 0.28 | 0.55 |
| HSL | 332º | 0.35% | 0.34% | - |
| HSV(B) | 332º | 0.52% | 0.45% | - |
| XYZ | 10.22 | 7.18 | 9.24 | - |
| YUV | 77.13 | 131.88 | 155.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 84 | 0 | 0.52 | 0.28 | 0.55 | 332 | 0.35 | 0.34 |
| Hex | 74 | 38 | 54 | 0 | 34 | 1C | 37 | 14C | 23 | 22 |
| Octal | 164 | 70 | 124 | 0 | 64 | 34 | 67 | 514 | 43 | 42 |
| Binary | 1110100 | 111000 | 1010100 | 0 | 110100 | 11100 | 110111 | 101001100 | 100011 | 100010 |
Color Harmonies of #743854
Complementary color
Monochromatic Colors of #743854
Black with #743854
Text Example
Text Example
White with #743854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743854; }
p { color: rgb(116,56,84); }
H1.HeaderClassName
{
color: #743854;
}
.AnyTagClassName
{
color: #743854;
}
</style>
background-color css
<style>
a { background-color: #743854; }
a { background-color: rgb(116,56,84); }
div.DivClassName
{
background-color: #743854;
}
.BgClassName
{
background-color: #743854;
}
</style>
border-color css
<style>
span { border-color: #743854; }
span { border-color: rgb(116,56,84); }
td.TdClassName
{
border-color: #743854;
}
.TagClassName
{
border-color: #743854;
}
</style>