Shades of Siren #742440
Tints of Siren #742440
RGB
CMYK
RGB Variations
Color information
#742440 (or 0x742440) is known color: Siren. HEX triplet: 74, 24 and 40. RGB value is (116,36,64). Sum of RGB (Red+Green+Blue) = 116+36+64=216 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.70% from 216); Green value is 36 (14.45% from 255 or 16.67% from 216); Blue value is 64 (25.39% from 255 or 29.63% from 216); Max value from RGB is 116 - color contains mainly: red. Hex color #742440 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742440 is #8BDBBF. Grayscale: #3F3F3F. Windows color (decimal): -9165760 or 4203636. OLE color: 4203636.
HSL color Cylindrical-coordinate representation of color #742440: hue angle of 339º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #742440 is Cyan = 0, Magento = 0.69, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 64 | - |
| CMYK | 0 | 0.69 | 0.45 | 0.55 |
| HSL | 339º | 0.53% | 0.3% | - |
| HSV(B) | 339º | 0.69% | 0.45% | - |
| XYZ | 8.76 | 5.34 | 5.42 | - |
| YUV | 63.11 | 128.5 | 165.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 64 | 0 | 0.69 | 0.45 | 0.55 | 339 | 0.53 | 0.3 |
| Hex | 74 | 24 | 40 | 0 | 45 | 2D | 37 | 153 | 35 | 1E |
| Octal | 164 | 44 | 100 | 0 | 105 | 55 | 67 | 523 | 65 | 36 |
| Binary | 1110100 | 100100 | 1000000 | 0 | 1000101 | 101101 | 110111 | 101010011 | 110101 | 11110 |
Color Harmonies of #742440
Complementary color
Monochromatic Colors of #742440
Black with #742440
Text Example
Text Example
White with #742440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742440; }
p { color: rgb(116,36,64); }
H1.HeaderClassName
{
color: #742440;
}
.AnyTagClassName
{
color: #742440;
}
</style>
background-color css
<style>
a { background-color: #742440; }
a { background-color: rgb(116,36,64); }
div.DivClassName
{
background-color: #742440;
}
.BgClassName
{
background-color: #742440;
}
</style>
border-color css
<style>
span { border-color: #742440; }
span { border-color: rgb(116,36,64); }
td.TdClassName
{
border-color: #742440;
}
.TagClassName
{
border-color: #742440;
}
</style>