Shades of Siren #742640
Tints of Siren #742640
RGB
CMYK
RGB Variations
Color information
#742640 (or 0x742640) is known color: Siren. HEX triplet: 74, 26 and 40. RGB value is (116,38,64). Sum of RGB (Red+Green+Blue) = 116+38+64=218 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.21% from 218); Green value is 38 (15.23% from 255 or 17.43% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 116 - color contains mainly: red. Hex color #742640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742640 is #8BD9BF. Grayscale: #404040. Windows color (decimal): -9165248 or 4204148. OLE color: 4204148.
HSL color Cylindrical-coordinate representation of color #742640: hue angle of 340º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #742640 is Cyan = 0, Magento = 0.67, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 38 | 64 | - |
| CMYK | 0 | 0.67 | 0.45 | 0.55 |
| HSL | 340º | 0.51% | 0.3% | - |
| HSV(B) | 340º | 0.67% | 0.45% | - |
| XYZ | 8.82 | 5.47 | 5.44 | - |
| YUV | 64.29 | 127.84 | 164.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 64 | 0 | 0.67 | 0.45 | 0.55 | 340 | 0.51 | 0.3 |
| Hex | 74 | 26 | 40 | 0 | 43 | 2D | 37 | 154 | 33 | 1E |
| Octal | 164 | 46 | 100 | 0 | 103 | 55 | 67 | 524 | 63 | 36 |
| Binary | 1110100 | 100110 | 1000000 | 0 | 1000011 | 101101 | 110111 | 101010100 | 110011 | 11110 |
Color Harmonies of #742640
Complementary color
Monochromatic Colors of #742640
Black with #742640
Text Example
Text Example
White with #742640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742640; }
p { color: rgb(116,38,64); }
H1.HeaderClassName
{
color: #742640;
}
.AnyTagClassName
{
color: #742640;
}
</style>
background-color css
<style>
a { background-color: #742640; }
a { background-color: rgb(116,38,64); }
div.DivClassName
{
background-color: #742640;
}
.BgClassName
{
background-color: #742640;
}
</style>
border-color css
<style>
span { border-color: #742640; }
span { border-color: rgb(116,38,64); }
td.TdClassName
{
border-color: #742640;
}
.TagClassName
{
border-color: #742640;
}
</style>