Shades of Siren #702940
Tints of Siren #702940
RGB
CMYK
RGB Variations
Color information
#702940 (or 0x702940) is known color: Siren. HEX triplet: 70, 29 and 40. RGB value is (112,41,64). Sum of RGB (Red+Green+Blue) = 112+41+64=217 (28% of max value = 765). Red value is 112 (44.14% from 255 or 51.61% from 217); Green value is 41 (16.41% from 255 or 18.89% from 217); Blue value is 64 (25.39% from 255 or 29.49% from 217); Max value from RGB is 112 - color contains mainly: red. Hex color #702940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702940 is #8FD6BF. Grayscale: #404040. Windows color (decimal): -9426624 or 4204912. OLE color: 4204912.
HSL color Cylindrical-coordinate representation of color #702940: hue angle of 340.56º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #702940 is Cyan = 0, Magento = 0.63, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 41 | 64 | - |
| CMYK | 0 | 0.63 | 0.43 | 0.56 |
| HSL | 340.56º | 0.46% | 0.3% | - |
| HSV(B) | 340.56º | 0.63% | 0.44% | - |
| XYZ | 8.4 | 5.4 | 5.45 | - |
| YUV | 64.85 | 127.52 | 161.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 41 | 64 | 0 | 0.63 | 0.43 | 0.56 | 340.56 | 0.46 | 0.3 |
| Hex | 70 | 29 | 40 | 0 | 3F | 2B | 38 | 155 | 2E | 1E |
| Octal | 160 | 51 | 100 | 0 | 77 | 53 | 70 | 525 | 56 | 36 |
| Binary | 1110000 | 101001 | 1000000 | 0 | 111111 | 101011 | 111000 | 101010101 | 101110 | 11110 |
Color Harmonies of #702940
Complementary color
Monochromatic Colors of #702940
Black with #702940
Text Example
Text Example
White with #702940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702940; }
p { color: rgb(112,41,64); }
H1.HeaderClassName
{
color: #702940;
}
.AnyTagClassName
{
color: #702940;
}
</style>
background-color css
<style>
a { background-color: #702940; }
a { background-color: rgb(112,41,64); }
div.DivClassName
{
background-color: #702940;
}
.BgClassName
{
background-color: #702940;
}
</style>
border-color css
<style>
span { border-color: #702940; }
span { border-color: rgb(112,41,64); }
td.TdClassName
{
border-color: #702940;
}
.TagClassName
{
border-color: #702940;
}
</style>