Shades of Siren #702440
Tints of Siren #702440
RGB
CMYK
RGB Variations
Color information
#702440 (or 0x702440) is known color: Siren. HEX triplet: 70, 24 and 40. RGB value is (112,36,64). Sum of RGB (Red+Green+Blue) = 112+36+64=212 (28% of max value = 765). Red value is 112 (44.14% from 255 or 52.83% from 212); Green value is 36 (14.45% from 255 or 16.98% from 212); Blue value is 64 (25.39% from 255 or 30.19% from 212); Max value from RGB is 112 - color contains mainly: red. Hex color #702440 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702440 is #8FDBBF. Grayscale: #3D3D3D. Windows color (decimal): -9427904 or 4203632. OLE color: 4203632.
HSL color Cylindrical-coordinate representation of color #702440: hue angle of 337.89º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #702440 is Cyan = 0, Magento = 0.68, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 36 | 64 | - |
| CMYK | 0 | 0.68 | 0.43 | 0.56 |
| HSL | 337.89º | 0.51% | 0.29% | - |
| HSV(B) | 337.89º | 0.68% | 0.44% | - |
| XYZ | 8.24 | 5.08 | 5.4 | - |
| YUV | 61.92 | 129.18 | 163.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 36 | 64 | 0 | 0.68 | 0.43 | 0.56 | 337.89 | 0.51 | 0.29 |
| Hex | 70 | 24 | 40 | 0 | 44 | 2B | 38 | 152 | 33 | 1D |
| Octal | 160 | 44 | 100 | 0 | 104 | 53 | 70 | 522 | 63 | 35 |
| Binary | 1110000 | 100100 | 1000000 | 0 | 1000100 | 101011 | 111000 | 101010010 | 110011 | 11101 |
Color Harmonies of #702440
Complementary color
Monochromatic Colors of #702440
Black with #702440
Text Example
Text Example
White with #702440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702440; }
p { color: rgb(112,36,64); }
H1.HeaderClassName
{
color: #702440;
}
.AnyTagClassName
{
color: #702440;
}
</style>
background-color css
<style>
a { background-color: #702440; }
a { background-color: rgb(112,36,64); }
div.DivClassName
{
background-color: #702440;
}
.BgClassName
{
background-color: #702440;
}
</style>
border-color css
<style>
span { border-color: #702440; }
span { border-color: rgb(112,36,64); }
td.TdClassName
{
border-color: #702440;
}
.TagClassName
{
border-color: #702440;
}
</style>