Shades of Flirt #743858
Tints of Flirt #743858
RGB
CMYK
RGB Variations
Color information
#743858 (or 0x743858) is known color: Flirt. HEX triplet: 74, 38 and 58. RGB value is (116,56,88). Sum of RGB (Red+Green+Blue) = 116+56+88=260 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.62% from 260); Green value is 56 (22.27% from 255 or 21.54% from 260); Blue value is 88 (34.77% from 255 or 33.85% from 260); Max value from RGB is 116 - color contains mainly: red. Hex color #743858 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743858 is #8BC7A7. Grayscale: #4D4D4D. Windows color (decimal): -9160616 or 5781620. OLE color: 5781620.
HSL color Cylindrical-coordinate representation of color #743858: hue angle of 328º 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 #743858 is Cyan = 0, Magento = 0.52, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 88 | - |
| CMYK | 0 | 0.52 | 0.24 | 0.55 |
| HSL | 328º | 0.35% | 0.34% | - |
| HSV(B) | 328º | 0.52% | 0.45% | - |
| XYZ | 10.38 | 7.25 | 10.08 | - |
| YUV | 77.59 | 133.88 | 155.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 88 | 0 | 0.52 | 0.24 | 0.55 | 328 | 0.35 | 0.34 |
| Hex | 74 | 38 | 58 | 0 | 34 | 18 | 37 | 148 | 23 | 22 |
| Octal | 164 | 70 | 130 | 0 | 64 | 30 | 67 | 510 | 43 | 42 |
| Binary | 1110100 | 111000 | 1011000 | 0 | 110100 | 11000 | 110111 | 101001000 | 100011 | 100010 |
Color Harmonies of #743858
Complementary color
Monochromatic Colors of #743858
Black with #743858
Text Example
Text Example
White with #743858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743858; }
p { color: rgb(116,56,88); }
H1.HeaderClassName
{
color: #743858;
}
.AnyTagClassName
{
color: #743858;
}
</style>
background-color css
<style>
a { background-color: #743858; }
a { background-color: rgb(116,56,88); }
div.DivClassName
{
background-color: #743858;
}
.BgClassName
{
background-color: #743858;
}
</style>
border-color css
<style>
span { border-color: #743858; }
span { border-color: rgb(116,56,88); }
td.TdClassName
{
border-color: #743858;
}
.TagClassName
{
border-color: #743858;
}
</style>