Shades of Flirt #742850
Tints of Flirt #742850
RGB
CMYK
RGB Variations
Color information
#742850 (or 0x742850) is known color: Flirt. HEX triplet: 74, 28 and 50. RGB value is (116,40,80). Sum of RGB (Red+Green+Blue) = 116+40+80=236 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.15% from 236); Green value is 40 (16.02% from 255 or 16.95% from 236); Blue value is 80 (31.64% from 255 or 33.90% from 236); Max value from RGB is 116 - color contains mainly: red. Hex color #742850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742850 is #8BD7AF. Grayscale: #434343. Windows color (decimal): -9164720 or 5253236. OLE color: 5253236.
HSL color Cylindrical-coordinate representation of color #742850: hue angle of 328.42º 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 #742850 is Cyan = 0, Magento = 0.66, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 80 | - |
| CMYK | 0 | 0.66 | 0.31 | 0.55 |
| HSL | 328.42º | 0.49% | 0.31% | - |
| HSV(B) | 328.42º | 0.66% | 0.45% | - |
| XYZ | 9.41 | 5.81 | 8.21 | - |
| YUV | 67.28 | 135.18 | 162.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 80 | 0 | 0.66 | 0.31 | 0.55 | 328.42 | 0.49 | 0.31 |
| Hex | 74 | 28 | 50 | 0 | 42 | 1F | 37 | 148 | 31 | 1F |
| Octal | 164 | 50 | 120 | 0 | 102 | 37 | 67 | 510 | 61 | 37 |
| Binary | 1110100 | 101000 | 1010000 | 0 | 1000010 | 11111 | 110111 | 101001000 | 110001 | 11111 |
Color Harmonies of #742850
Complementary color
Monochromatic Colors of #742850
Black with #742850
Text Example
Text Example
White with #742850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742850; }
p { color: rgb(116,40,80); }
H1.HeaderClassName
{
color: #742850;
}
.AnyTagClassName
{
color: #742850;
}
</style>
background-color css
<style>
a { background-color: #742850; }
a { background-color: rgb(116,40,80); }
div.DivClassName
{
background-color: #742850;
}
.BgClassName
{
background-color: #742850;
}
</style>
border-color css
<style>
span { border-color: #742850; }
span { border-color: rgb(116,40,80); }
td.TdClassName
{
border-color: #742850;
}
.TagClassName
{
border-color: #742850;
}
</style>