Shades of Flirt #742845
Tints of Flirt #742845
RGB
CMYK
RGB Variations
Color information
#742845 (or 0x742845) is known color: Flirt. HEX triplet: 74, 28 and 45. RGB value is (116,40,69). Sum of RGB (Red+Green+Blue) = 116+40+69=225 (29% of max value = 765). Red value is 116 (45.70% from 255 or 51.56% from 225); Green value is 40 (16.02% from 255 or 17.78% from 225); Blue value is 69 (27.34% from 255 or 30.67% from 225); Max value from RGB is 116 - color contains mainly: red. Hex color #742845 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742845 is #8BD7BA. Grayscale: #414141. Windows color (decimal): -9164731 or 4532340. OLE color: 4532340.
HSL color Cylindrical-coordinate representation of color #742845: hue angle of 337.11º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #742845 is Cyan = 0, Magento = 0.66, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 69 | - |
| CMYK | 0 | 0.66 | 0.41 | 0.55 |
| HSL | 337.11º | 0.49% | 0.31% | - |
| HSV(B) | 337.11º | 0.66% | 0.45% | - |
| XYZ | 9.04 | 5.66 | 6.25 | - |
| YUV | 66.03 | 129.68 | 163.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 69 | 0 | 0.66 | 0.41 | 0.55 | 337.11 | 0.49 | 0.31 |
| Hex | 74 | 28 | 45 | 0 | 42 | 29 | 37 | 151 | 31 | 1F |
| Octal | 164 | 50 | 105 | 0 | 102 | 51 | 67 | 521 | 61 | 37 |
| Binary | 1110100 | 101000 | 1000101 | 0 | 1000010 | 101001 | 110111 | 101010001 | 110001 | 11111 |
Color Harmonies of #742845
Complementary color
Monochromatic Colors of #742845
Black with #742845
Text Example
Text Example
White with #742845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742845; }
p { color: rgb(116,40,69); }
H1.HeaderClassName
{
color: #742845;
}
.AnyTagClassName
{
color: #742845;
}
</style>
background-color css
<style>
a { background-color: #742845; }
a { background-color: rgb(116,40,69); }
div.DivClassName
{
background-color: #742845;
}
.BgClassName
{
background-color: #742845;
}
</style>
border-color css
<style>
span { border-color: #742845; }
span { border-color: rgb(116,40,69); }
td.TdClassName
{
border-color: #742845;
}
.TagClassName
{
border-color: #742845;
}
</style>