Shades of Flirt #743857
Tints of Flirt #743857
RGB
CMYK
RGB Variations
Color information
#743857 (or 0x743857) is known color: Flirt. HEX triplet: 74, 38 and 57. RGB value is (116,56,87). Sum of RGB (Red+Green+Blue) = 116+56+87=259 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.79% from 259); Green value is 56 (22.27% from 255 or 21.62% from 259); Blue value is 87 (34.38% from 255 or 33.59% from 259); Max value from RGB is 116 - color contains mainly: red. Hex color #743857 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743857 is #8BC7A8. Grayscale: #4D4D4D. Windows color (decimal): -9160617 or 5716084. OLE color: 5716084.
HSL color Cylindrical-coordinate representation of color #743857: hue angle of 329º 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 #743857 is Cyan = 0, Magento = 0.52, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 87 | - |
| CMYK | 0 | 0.52 | 0.25 | 0.55 |
| HSL | 329º | 0.35% | 0.34% | - |
| HSV(B) | 329º | 0.52% | 0.45% | - |
| XYZ | 10.34 | 7.23 | 9.87 | - |
| YUV | 77.47 | 133.38 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 87 | 0 | 0.52 | 0.25 | 0.55 | 329 | 0.35 | 0.34 |
| Hex | 74 | 38 | 57 | 0 | 34 | 19 | 37 | 149 | 23 | 22 |
| Octal | 164 | 70 | 127 | 0 | 64 | 31 | 67 | 511 | 43 | 42 |
| Binary | 1110100 | 111000 | 1010111 | 0 | 110100 | 11001 | 110111 | 101001001 | 100011 | 100010 |
Color Harmonies of #743857
Complementary color
Monochromatic Colors of #743857
Black with #743857
Text Example
Text Example
White with #743857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743857; }
p { color: rgb(116,56,87); }
H1.HeaderClassName
{
color: #743857;
}
.AnyTagClassName
{
color: #743857;
}
</style>
background-color css
<style>
a { background-color: #743857; }
a { background-color: rgb(116,56,87); }
div.DivClassName
{
background-color: #743857;
}
.BgClassName
{
background-color: #743857;
}
</style>
border-color css
<style>
span { border-color: #743857; }
span { border-color: rgb(116,56,87); }
td.TdClassName
{
border-color: #743857;
}
.TagClassName
{
border-color: #743857;
}
</style>