Shades of Siren #702840
Tints of Siren #702840
RGB
CMYK
RGB Variations
Color information
#702840 (or 0x702840) is known color: Siren. HEX triplet: 70, 28 and 40. RGB value is (112,40,64). Sum of RGB (Red+Green+Blue) = 112+40+64=216 (28% of max value = 765). Red value is 112 (44.14% from 255 or 51.85% from 216); Green value is 40 (16.02% from 255 or 18.52% from 216); Blue value is 64 (25.39% from 255 or 29.63% from 216); Max value from RGB is 112 - color contains mainly: red. Hex color #702840 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702840 is #8FD7BF. Grayscale: #404040. Windows color (decimal): -9426880 or 4204656. OLE color: 4204656.
HSL color Cylindrical-coordinate representation of color #702840: hue angle of 340º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #702840 is Cyan = 0, Magento = 0.64, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 40 | 64 | - |
| CMYK | 0 | 0.64 | 0.43 | 0.56 |
| HSL | 340º | 0.47% | 0.3% | - |
| HSV(B) | 340º | 0.64% | 0.44% | - |
| XYZ | 8.37 | 5.33 | 5.44 | - |
| YUV | 64.26 | 127.85 | 162.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 40 | 64 | 0 | 0.64 | 0.43 | 0.56 | 340 | 0.47 | 0.3 |
| Hex | 70 | 28 | 40 | 0 | 40 | 2B | 38 | 154 | 2F | 1E |
| Octal | 160 | 50 | 100 | 0 | 100 | 53 | 70 | 524 | 57 | 36 |
| Binary | 1110000 | 101000 | 1000000 | 0 | 1000000 | 101011 | 111000 | 101010100 | 101111 | 11110 |
Color Harmonies of #702840
Complementary color
Monochromatic Colors of #702840
Black with #702840
Text Example
Text Example
White with #702840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702840; }
p { color: rgb(112,40,64); }
H1.HeaderClassName
{
color: #702840;
}
.AnyTagClassName
{
color: #702840;
}
</style>
background-color css
<style>
a { background-color: #702840; }
a { background-color: rgb(112,40,64); }
div.DivClassName
{
background-color: #702840;
}
.BgClassName
{
background-color: #702840;
}
</style>
border-color css
<style>
span { border-color: #702840; }
span { border-color: rgb(112,40,64); }
td.TdClassName
{
border-color: #702840;
}
.TagClassName
{
border-color: #702840;
}
</style>