Shades of Flirt #743855
Tints of Flirt #743855
RGB
CMYK
RGB Variations
Color information
#743855 (or 0x743855) is known color: Flirt. HEX triplet: 74, 38 and 55. RGB value is (116,56,85). Sum of RGB (Red+Green+Blue) = 116+56+85=257 (34% of max value = 765). Red value is 116 (45.70% from 255 or 45.14% from 257); Green value is 56 (22.27% from 255 or 21.79% from 257); Blue value is 85 (33.59% from 255 or 33.07% from 257); Max value from RGB is 116 - color contains mainly: red. Hex color #743855 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743855 is #8BC7AA. Grayscale: #4D4D4D. Windows color (decimal): -9160619 or 5585012. OLE color: 5585012.
HSL color Cylindrical-coordinate representation of color #743855: hue angle of 331º 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 #743855 is Cyan = 0, Magento = 0.52, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 85 | - |
| CMYK | 0 | 0.52 | 0.27 | 0.55 |
| HSL | 331º | 0.35% | 0.34% | - |
| HSV(B) | 331º | 0.52% | 0.45% | - |
| XYZ | 10.26 | 7.2 | 9.44 | - |
| YUV | 77.25 | 132.38 | 155.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 85 | 0 | 0.52 | 0.27 | 0.55 | 331 | 0.35 | 0.34 |
| Hex | 74 | 38 | 55 | 0 | 34 | 1B | 37 | 14B | 23 | 22 |
| Octal | 164 | 70 | 125 | 0 | 64 | 33 | 67 | 513 | 43 | 42 |
| Binary | 1110100 | 111000 | 1010101 | 0 | 110100 | 11011 | 110111 | 101001011 | 100011 | 100010 |
Color Harmonies of #743855
Complementary color
Monochromatic Colors of #743855
Black with #743855
Text Example
Text Example
White with #743855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743855; }
p { color: rgb(116,56,85); }
H1.HeaderClassName
{
color: #743855;
}
.AnyTagClassName
{
color: #743855;
}
</style>
background-color css
<style>
a { background-color: #743855; }
a { background-color: rgb(116,56,85); }
div.DivClassName
{
background-color: #743855;
}
.BgClassName
{
background-color: #743855;
}
</style>
border-color css
<style>
span { border-color: #743855; }
span { border-color: rgb(116,56,85); }
td.TdClassName
{
border-color: #743855;
}
.TagClassName
{
border-color: #743855;
}
</style>