Shades of Siren #742941
Tints of Siren #742941
RGB
CMYK
RGB Variations
Color information
#742941 (or 0x742941) is known color: Siren. HEX triplet: 74, 29 and 41. RGB value is (116,41,65). Sum of RGB (Red+Green+Blue) = 116+41+65=222 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.25% from 222); Green value is 41 (16.41% from 255 or 18.47% from 222); Blue value is 65 (25.78% from 255 or 29.28% from 222); Max value from RGB is 116 - color contains mainly: red. Hex color #742941 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742941 is #8BD6BE. Grayscale: #424242. Windows color (decimal): -9164479 or 4270452. OLE color: 4270452.
HSL color Cylindrical-coordinate representation of color #742941: hue angle of 340.8º 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 #742941 is Cyan = 0, Magento = 0.65, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 65 | - |
| CMYK | 0 | 0.65 | 0.44 | 0.55 |
| HSL | 340.8º | 0.48% | 0.31% | - |
| HSV(B) | 340.8º | 0.65% | 0.45% | - |
| XYZ | 8.95 | 5.68 | 5.63 | - |
| YUV | 66.16 | 127.35 | 163.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 65 | 0 | 0.65 | 0.44 | 0.55 | 340.8 | 0.48 | 0.31 |
| Hex | 74 | 29 | 41 | 0 | 41 | 2C | 37 | 155 | 30 | 1F |
| Octal | 164 | 51 | 101 | 0 | 101 | 54 | 67 | 525 | 60 | 37 |
| Binary | 1110100 | 101001 | 1000001 | 0 | 1000001 | 101100 | 110111 | 101010101 | 110000 | 11111 |
Color Harmonies of #742941
Complementary color
Monochromatic Colors of #742941
Black with #742941
Text Example
Text Example
White with #742941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742941; }
p { color: rgb(116,41,65); }
H1.HeaderClassName
{
color: #742941;
}
.AnyTagClassName
{
color: #742941;
}
</style>
background-color css
<style>
a { background-color: #742941; }
a { background-color: rgb(116,41,65); }
div.DivClassName
{
background-color: #742941;
}
.BgClassName
{
background-color: #742941;
}
</style>
border-color css
<style>
span { border-color: #742941; }
span { border-color: rgb(116,41,65); }
td.TdClassName
{
border-color: #742941;
}
.TagClassName
{
border-color: #742941;
}
</style>