Shades of Siren #742340
Tints of Siren #742340
RGB
CMYK
RGB Variations
Color information
#742340 (or 0x742340) is known color: Siren. HEX triplet: 74, 23 and 40. RGB value is (116,35,64). Sum of RGB (Red+Green+Blue) = 116+35+64=215 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.95% from 215); Green value is 35 (14.06% from 255 or 16.28% from 215); Blue value is 64 (25.39% from 255 or 29.77% from 215); Max value from RGB is 116 - color contains mainly: red. Hex color #742340 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742340 is #8BDCBF. Grayscale: #3E3E3E. Windows color (decimal): -9166016 or 4203380. OLE color: 4203380.
HSL color Cylindrical-coordinate representation of color #742340: hue angle of 338.52º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #742340 is Cyan = 0, Magento = 0.70, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 35 | 64 | - |
| CMYK | 0 | 0.70 | 0.45 | 0.55 |
| HSL | 338.52º | 0.54% | 0.3% | - |
| HSV(B) | 338.52º | 0.7% | 0.45% | - |
| XYZ | 8.73 | 5.29 | 5.41 | - |
| YUV | 62.53 | 128.84 | 166.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 35 | 64 | 0 | 0.70 | 0.45 | 0.55 | 338.52 | 0.54 | 0.3 |
| Hex | 74 | 23 | 40 | 0 | 46 | 2D | 37 | 153 | 36 | 1E |
| Octal | 164 | 43 | 100 | 0 | 106 | 55 | 67 | 523 | 66 | 36 |
| Binary | 1110100 | 100011 | 1000000 | 0 | 1000110 | 101101 | 110111 | 101010011 | 110110 | 11110 |
Color Harmonies of #742340
Complementary color
Monochromatic Colors of #742340
Black with #742340
Text Example
Text Example
White with #742340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742340; }
p { color: rgb(116,35,64); }
H1.HeaderClassName
{
color: #742340;
}
.AnyTagClassName
{
color: #742340;
}
</style>
background-color css
<style>
a { background-color: #742340; }
a { background-color: rgb(116,35,64); }
div.DivClassName
{
background-color: #742340;
}
.BgClassName
{
background-color: #742340;
}
</style>
border-color css
<style>
span { border-color: #742340; }
span { border-color: rgb(116,35,64); }
td.TdClassName
{
border-color: #742340;
}
.TagClassName
{
border-color: #742340;
}
</style>