Shades of Siren #742940
Tints of Siren #742940
RGB
CMYK
RGB Variations
Color information
#742940 (or 0x742940) is known color: Siren. HEX triplet: 74, 29 and 40. RGB value is (116,41,64). Sum of RGB (Red+Green+Blue) = 116+41+64=221 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.49% from 221); Green value is 41 (16.41% from 255 or 18.55% from 221); Blue value is 64 (25.39% from 255 or 28.96% from 221); Max value from RGB is 116 - color contains mainly: red. Hex color #742940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742940 is #8BD6BF. Grayscale: #424242. Windows color (decimal): -9164480 or 4204916. OLE color: 4204916.
HSL color Cylindrical-coordinate representation of color #742940: hue angle of 341.6º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #742940 is Cyan = 0, Magento = 0.65, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 64 | - |
| CMYK | 0 | 0.65 | 0.45 | 0.55 |
| HSL | 341.6º | 0.48% | 0.31% | - |
| HSV(B) | 341.6º | 0.65% | 0.45% | - |
| XYZ | 8.92 | 5.67 | 5.47 | - |
| YUV | 66.05 | 126.85 | 163.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 64 | 0 | 0.65 | 0.45 | 0.55 | 341.6 | 0.48 | 0.31 |
| Hex | 74 | 29 | 40 | 0 | 41 | 2D | 37 | 156 | 30 | 1F |
| Octal | 164 | 51 | 100 | 0 | 101 | 55 | 67 | 526 | 60 | 37 |
| Binary | 1110100 | 101001 | 1000000 | 0 | 1000001 | 101101 | 110111 | 101010110 | 110000 | 11111 |
Color Harmonies of #742940
Complementary color
Monochromatic Colors of #742940
Black with #742940
Text Example
Text Example
White with #742940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742940; }
p { color: rgb(116,41,64); }
H1.HeaderClassName
{
color: #742940;
}
.AnyTagClassName
{
color: #742940;
}
</style>
background-color css
<style>
a { background-color: #742940; }
a { background-color: rgb(116,41,64); }
div.DivClassName
{
background-color: #742940;
}
.BgClassName
{
background-color: #742940;
}
</style>
border-color css
<style>
span { border-color: #742940; }
span { border-color: rgb(116,41,64); }
td.TdClassName
{
border-color: #742940;
}
.TagClassName
{
border-color: #742940;
}
</style>