Shades of Flirt #742647
Tints of Flirt #742647
RGB
CMYK
RGB Variations
Color information
#742647 (or 0x742647) is known color: Flirt. HEX triplet: 74, 26 and 47. RGB value is (116,38,71). Sum of RGB (Red+Green+Blue) = 116+38+71=225 (29% of max value = 765). Red value is 116 (45.70% from 255 or 51.56% from 225); Green value is 38 (15.23% from 255 or 16.89% from 225); Blue value is 71 (28.12% from 255 or 31.56% from 225); Max value from RGB is 116 - color contains mainly: red. Hex color #742647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742647 is #8BD9B8. Grayscale: #414141. Windows color (decimal): -9165241 or 4662900. OLE color: 4662900.
HSL color Cylindrical-coordinate representation of color #742647: hue angle of 334.62º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #742647 is Cyan = 0, Magento = 0.67, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 38 | 71 | - |
| CMYK | 0 | 0.67 | 0.39 | 0.55 |
| HSL | 334.62º | 0.51% | 0.3% | - |
| HSV(B) | 334.62º | 0.67% | 0.45% | - |
| XYZ | 9.03 | 5.55 | 6.56 | - |
| YUV | 65.08 | 131.34 | 164.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 71 | 0 | 0.67 | 0.39 | 0.55 | 334.62 | 0.51 | 0.3 |
| Hex | 74 | 26 | 47 | 0 | 43 | 27 | 37 | 14F | 33 | 1E |
| Octal | 164 | 46 | 107 | 0 | 103 | 47 | 67 | 517 | 63 | 36 |
| Binary | 1110100 | 100110 | 1000111 | 0 | 1000011 | 100111 | 110111 | 101001111 | 110011 | 11110 |
Color Harmonies of #742647
Complementary color
Monochromatic Colors of #742647
Black with #742647
Text Example
Text Example
White with #742647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742647; }
p { color: rgb(116,38,71); }
H1.HeaderClassName
{
color: #742647;
}
.AnyTagClassName
{
color: #742647;
}
</style>
background-color css
<style>
a { background-color: #742647; }
a { background-color: rgb(116,38,71); }
div.DivClassName
{
background-color: #742647;
}
.BgClassName
{
background-color: #742647;
}
</style>
border-color css
<style>
span { border-color: #742647; }
span { border-color: rgb(116,38,71); }
td.TdClassName
{
border-color: #742647;
}
.TagClassName
{
border-color: #742647;
}
</style>