Shades of Flirt #743357
Tints of Flirt #743357
RGB
CMYK
RGB Variations
Color information
#743357 (or 0x743357) is known color: Flirt. HEX triplet: 74, 33 and 57. RGB value is (116,51,87). Sum of RGB (Red+Green+Blue) = 116+51+87=254 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.67% from 254); Green value is 51 (20.31% from 255 or 20.08% from 254); Blue value is 87 (34.38% from 255 or 34.25% from 254); Max value from RGB is 116 - color contains mainly: red. Hex color #743357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743357 is #8BCCA8. Grayscale: #4A4A4A. Windows color (decimal): -9161897 or 5714804. OLE color: 5714804.
HSL color Cylindrical-coordinate representation of color #743357: hue angle of 326.77º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #743357 is Cyan = 0, Magento = 0.56, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 51 | 87 | - |
| CMYK | 0 | 0.56 | 0.25 | 0.55 |
| HSL | 326.77º | 0.39% | 0.33% | - |
| HSV(B) | 326.77º | 0.56% | 0.45% | - |
| XYZ | 10.11 | 6.77 | 9.79 | - |
| YUV | 74.54 | 135.03 | 157.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 51 | 87 | 0 | 0.56 | 0.25 | 0.55 | 326.77 | 0.39 | 0.33 |
| Hex | 74 | 33 | 57 | 0 | 38 | 19 | 37 | 147 | 27 | 21 |
| Octal | 164 | 63 | 127 | 0 | 70 | 31 | 67 | 507 | 47 | 41 |
| Binary | 1110100 | 110011 | 1010111 | 0 | 111000 | 11001 | 110111 | 101000111 | 100111 | 100001 |
Color Harmonies of #743357
Complementary color
Monochromatic Colors of #743357
Black with #743357
Text Example
Text Example
White with #743357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743357; }
p { color: rgb(116,51,87); }
H1.HeaderClassName
{
color: #743357;
}
.AnyTagClassName
{
color: #743357;
}
</style>
background-color css
<style>
a { background-color: #743357; }
a { background-color: rgb(116,51,87); }
div.DivClassName
{
background-color: #743357;
}
.BgClassName
{
background-color: #743357;
}
</style>
border-color css
<style>
span { border-color: #743357; }
span { border-color: rgb(116,51,87); }
td.TdClassName
{
border-color: #743357;
}
.TagClassName
{
border-color: #743357;
}
</style>