Shades of Siren #702939
Tints of Siren #702939
RGB
CMYK
RGB Variations
Color information
#702939 (or 0x702939) is known color: Siren. HEX triplet: 70, 29 and 39. RGB value is (112,41,57). Sum of RGB (Red+Green+Blue) = 112+41+57=210 (27% of max value = 765). Red value is 112 (44.14% from 255 or 53.33% from 210); Green value is 41 (16.41% from 255 or 19.52% from 210); Blue value is 57 (22.66% from 255 or 27.14% from 210); Max value from RGB is 112 - color contains mainly: red. Hex color #702939 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702939 is #8FD6C6. Grayscale: #404040. Windows color (decimal): -9426631 or 3746160. OLE color: 3746160.
HSL color Cylindrical-coordinate representation of color #702939: hue angle of 346.48º 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 #702939 is Cyan = 0, Magento = 0.63, Yellow = 0.49 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 41 | 57 | - |
| CMYK | 0 | 0.63 | 0.49 | 0.56 |
| HSL | 346.48º | 0.46% | 0.3% | - |
| HSV(B) | 346.48º | 0.63% | 0.44% | - |
| XYZ | 8.21 | 5.33 | 4.47 | - |
| YUV | 64.05 | 124.02 | 162.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 41 | 57 | 0 | 0.63 | 0.49 | 0.56 | 346.48 | 0.46 | 0.3 |
| Hex | 70 | 29 | 39 | 0 | 3F | 31 | 38 | 15A | 2E | 1E |
| Octal | 160 | 51 | 71 | 0 | 77 | 61 | 70 | 532 | 56 | 36 |
| Binary | 1110000 | 101001 | 111001 | 0 | 111111 | 110001 | 111000 | 101011010 | 101110 | 11110 |
Color Harmonies of #702939
Complementary color
Monochromatic Colors of #702939
Black with #702939
Text Example
Text Example
White with #702939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702939; }
p { color: rgb(112,41,57); }
H1.HeaderClassName
{
color: #702939;
}
.AnyTagClassName
{
color: #702939;
}
</style>
background-color css
<style>
a { background-color: #702939; }
a { background-color: rgb(112,41,57); }
div.DivClassName
{
background-color: #702939;
}
.BgClassName
{
background-color: #702939;
}
</style>
border-color css
<style>
span { border-color: #702939; }
span { border-color: rgb(112,41,57); }
td.TdClassName
{
border-color: #702939;
}
.TagClassName
{
border-color: #702939;
}
</style>