Shades of Siren #703040
Tints of Siren #703040
RGB
CMYK
RGB Variations
Color information
#703040 (or 0x703040) is known color: Siren. HEX triplet: 70, 30 and 40. RGB value is (112,48,64). Sum of RGB (Red+Green+Blue) = 112+48+64=224 (29% of max value = 765). Red value is 112 (44.14% from 255 or 50% from 224); Green value is 48 (19.14% from 255 or 21.43% from 224); Blue value is 64 (25.39% from 255 or 28.57% from 224); Max value from RGB is 112 - color contains mainly: red. Hex color #703040 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703040 is #8FCFBF. Grayscale: #444444. Windows color (decimal): -9424832 or 4206704. OLE color: 4206704.
HSL color Cylindrical-coordinate representation of color #703040: hue angle of 345º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #703040 is Cyan = 0, Magento = 0.57, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 48 | 64 | - |
| CMYK | 0 | 0.57 | 0.43 | 0.56 |
| HSL | 345º | 0.4% | 0.31% | - |
| HSV(B) | 345º | 0.57% | 0.44% | - |
| XYZ | 8.66 | 5.93 | 5.54 | - |
| YUV | 68.96 | 125.2 | 158.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 48 | 64 | 0 | 0.57 | 0.43 | 0.56 | 345 | 0.4 | 0.31 |
| Hex | 70 | 30 | 40 | 0 | 39 | 2B | 38 | 159 | 28 | 1F |
| Octal | 160 | 60 | 100 | 0 | 71 | 53 | 70 | 531 | 50 | 37 |
| Binary | 1110000 | 110000 | 1000000 | 0 | 111001 | 101011 | 111000 | 101011001 | 101000 | 11111 |
Color Harmonies of #703040
Complementary color
Monochromatic Colors of #703040
Black with #703040
Text Example
Text Example
White with #703040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703040; }
p { color: rgb(112,48,64); }
H1.HeaderClassName
{
color: #703040;
}
.AnyTagClassName
{
color: #703040;
}
</style>
background-color css
<style>
a { background-color: #703040; }
a { background-color: rgb(112,48,64); }
div.DivClassName
{
background-color: #703040;
}
.BgClassName
{
background-color: #703040;
}
</style>
border-color css
<style>
span { border-color: #703040; }
span { border-color: rgb(112,48,64); }
td.TdClassName
{
border-color: #703040;
}
.TagClassName
{
border-color: #703040;
}
</style>