Shades of Siren #742541
Tints of Siren #742541
RGB
CMYK
RGB Variations
Color information
#742541 (or 0x742541) is known color: Siren. HEX triplet: 74, 25 and 41. RGB value is (116,37,65). Sum of RGB (Red+Green+Blue) = 116+37+65=218 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.21% from 218); Green value is 37 (14.84% from 255 or 16.97% from 218); Blue value is 65 (25.78% from 255 or 29.82% from 218); Max value from RGB is 116 - color contains mainly: red. Hex color #742541 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742541 is #8BDABE. Grayscale: #3F3F3F. Windows color (decimal): -9165503 or 4269428. OLE color: 4269428.
HSL color Cylindrical-coordinate representation of color #742541: hue angle of 338.73º 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 #742541 is Cyan = 0, Magento = 0.68, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 37 | 65 | - |
| CMYK | 0 | 0.68 | 0.44 | 0.55 |
| HSL | 338.73º | 0.52% | 0.3% | - |
| HSV(B) | 338.73º | 0.68% | 0.45% | - |
| XYZ | 8.82 | 5.42 | 5.58 | - |
| YUV | 63.81 | 128.67 | 165.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 65 | 0 | 0.68 | 0.44 | 0.55 | 338.73 | 0.52 | 0.3 |
| Hex | 74 | 25 | 41 | 0 | 44 | 2C | 37 | 153 | 34 | 1E |
| Octal | 164 | 45 | 101 | 0 | 104 | 54 | 67 | 523 | 64 | 36 |
| Binary | 1110100 | 100101 | 1000001 | 0 | 1000100 | 101100 | 110111 | 101010011 | 110100 | 11110 |
Color Harmonies of #742541
Complementary color
Monochromatic Colors of #742541
Black with #742541
Text Example
Text Example
White with #742541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742541; }
p { color: rgb(116,37,65); }
H1.HeaderClassName
{
color: #742541;
}
.AnyTagClassName
{
color: #742541;
}
</style>
background-color css
<style>
a { background-color: #742541; }
a { background-color: rgb(116,37,65); }
div.DivClassName
{
background-color: #742541;
}
.BgClassName
{
background-color: #742541;
}
</style>
border-color css
<style>
span { border-color: #742541; }
span { border-color: rgb(116,37,65); }
td.TdClassName
{
border-color: #742541;
}
.TagClassName
{
border-color: #742541;
}
</style>