Shades of Flirt #742545
Tints of Flirt #742545
RGB
CMYK
RGB Variations
Color information
#742545 (or 0x742545) is known color: Flirt. HEX triplet: 74, 25 and 45. RGB value is (116,37,69). Sum of RGB (Red+Green+Blue) = 116+37+69=222 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.25% from 222); Green value is 37 (14.84% from 255 or 16.67% from 222); Blue value is 69 (27.34% from 255 or 31.08% from 222); Max value from RGB is 116 - color contains mainly: red. Hex color #742545 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742545 is #8BDABA. Grayscale: #404040. Windows color (decimal): -9165499 or 4531572. OLE color: 4531572.
HSL color Cylindrical-coordinate representation of color #742545: hue angle of 335.7º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #742545 is Cyan = 0, Magento = 0.68, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 37 | 69 | - |
| CMYK | 0 | 0.68 | 0.41 | 0.55 |
| HSL | 335.7º | 0.52% | 0.3% | - |
| HSV(B) | 335.7º | 0.68% | 0.45% | - |
| XYZ | 8.94 | 5.47 | 6.21 | - |
| YUV | 64.27 | 130.67 | 164.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 69 | 0 | 0.68 | 0.41 | 0.55 | 335.7 | 0.52 | 0.3 |
| Hex | 74 | 25 | 45 | 0 | 44 | 29 | 37 | 150 | 34 | 1E |
| Octal | 164 | 45 | 105 | 0 | 104 | 51 | 67 | 520 | 64 | 36 |
| Binary | 1110100 | 100101 | 1000101 | 0 | 1000100 | 101001 | 110111 | 101010000 | 110100 | 11110 |
Color Harmonies of #742545
Complementary color
Monochromatic Colors of #742545
Black with #742545
Text Example
Text Example
White with #742545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742545; }
p { color: rgb(116,37,69); }
H1.HeaderClassName
{
color: #742545;
}
.AnyTagClassName
{
color: #742545;
}
</style>
background-color css
<style>
a { background-color: #742545; }
a { background-color: rgb(116,37,69); }
div.DivClassName
{
background-color: #742545;
}
.BgClassName
{
background-color: #742545;
}
</style>
border-color css
<style>
span { border-color: #742545; }
span { border-color: rgb(116,37,69); }
td.TdClassName
{
border-color: #742545;
}
.TagClassName
{
border-color: #742545;
}
</style>