Shades of Siren #702740
Tints of Siren #702740
RGB
CMYK
RGB Variations
Color information
#702740 (or 0x702740) is known color: Siren. HEX triplet: 70, 27 and 40. RGB value is (112,39,64). Sum of RGB (Red+Green+Blue) = 112+39+64=215 (28% of max value = 765). Red value is 112 (44.14% from 255 or 52.09% from 215); Green value is 39 (15.62% from 255 or 18.14% from 215); Blue value is 64 (25.39% from 255 or 29.77% from 215); Max value from RGB is 112 - color contains mainly: red. Hex color #702740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702740 is #8FD8BF. Grayscale: #3F3F3F. Windows color (decimal): -9427136 or 4204400. OLE color: 4204400.
HSL color Cylindrical-coordinate representation of color #702740: hue angle of 339.45º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #702740 is Cyan = 0, Magento = 0.65, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 39 | 64 | - |
| CMYK | 0 | 0.65 | 0.43 | 0.56 |
| HSL | 339.45º | 0.48% | 0.3% | - |
| HSV(B) | 339.45º | 0.65% | 0.44% | - |
| XYZ | 8.33 | 5.27 | 5.43 | - |
| YUV | 63.68 | 128.18 | 162.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 64 | 0 | 0.65 | 0.43 | 0.56 | 339.45 | 0.48 | 0.3 |
| Hex | 70 | 27 | 40 | 0 | 41 | 2B | 38 | 153 | 30 | 1E |
| Octal | 160 | 47 | 100 | 0 | 101 | 53 | 70 | 523 | 60 | 36 |
| Binary | 1110000 | 100111 | 1000000 | 0 | 1000001 | 101011 | 111000 | 101010011 | 110000 | 11110 |
Color Harmonies of #702740
Complementary color
Monochromatic Colors of #702740
Black with #702740
Text Example
Text Example
White with #702740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702740; }
p { color: rgb(112,39,64); }
H1.HeaderClassName
{
color: #702740;
}
.AnyTagClassName
{
color: #702740;
}
</style>
background-color css
<style>
a { background-color: #702740; }
a { background-color: rgb(112,39,64); }
div.DivClassName
{
background-color: #702740;
}
.BgClassName
{
background-color: #702740;
}
</style>
border-color css
<style>
span { border-color: #702740; }
span { border-color: rgb(112,39,64); }
td.TdClassName
{
border-color: #702740;
}
.TagClassName
{
border-color: #702740;
}
</style>