Shades of Siren #742540
Tints of Siren #742540
RGB
CMYK
RGB Variations
Color information
#742540 (or 0x742540) is known color: Siren. HEX triplet: 74, 25 and 40. RGB value is (116,37,64). Sum of RGB (Red+Green+Blue) = 116+37+64=217 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.46% from 217); Green value is 37 (14.84% from 255 or 17.05% from 217); Blue value is 64 (25.39% from 255 or 29.49% from 217); Max value from RGB is 116 - color contains mainly: red. Hex color #742540 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742540 is #8BDABF. Grayscale: #3F3F3F. Windows color (decimal): -9165504 or 4203892. OLE color: 4203892.
HSL color Cylindrical-coordinate representation of color #742540: hue angle of 339.49º 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 #742540 is Cyan = 0, Magento = 0.68, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 37 | 64 | - |
| CMYK | 0 | 0.68 | 0.45 | 0.55 |
| HSL | 339.49º | 0.52% | 0.3% | - |
| HSV(B) | 339.49º | 0.68% | 0.45% | - |
| XYZ | 8.79 | 5.41 | 5.43 | - |
| YUV | 63.7 | 128.17 | 165.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 64 | 0 | 0.68 | 0.45 | 0.55 | 339.49 | 0.52 | 0.3 |
| Hex | 74 | 25 | 40 | 0 | 44 | 2D | 37 | 153 | 34 | 1E |
| Octal | 164 | 45 | 100 | 0 | 104 | 55 | 67 | 523 | 64 | 36 |
| Binary | 1110100 | 100101 | 1000000 | 0 | 1000100 | 101101 | 110111 | 101010011 | 110100 | 11110 |
Color Harmonies of #742540
Complementary color
Monochromatic Colors of #742540
Black with #742540
Text Example
Text Example
White with #742540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742540; }
p { color: rgb(116,37,64); }
H1.HeaderClassName
{
color: #742540;
}
.AnyTagClassName
{
color: #742540;
}
</style>
background-color css
<style>
a { background-color: #742540; }
a { background-color: rgb(116,37,64); }
div.DivClassName
{
background-color: #742540;
}
.BgClassName
{
background-color: #742540;
}
</style>
border-color css
<style>
span { border-color: #742540; }
span { border-color: rgb(116,37,64); }
td.TdClassName
{
border-color: #742540;
}
.TagClassName
{
border-color: #742540;
}
</style>