Shades of Siren #713044
Tints of Siren #713044
RGB
CMYK
RGB Variations
Color information
#713044 (or 0x713044) is known color: Siren. HEX triplet: 71, 30 and 44. RGB value is (113,48,68). Sum of RGB (Red+Green+Blue) = 113+48+68=229 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.34% from 229); Green value is 48 (19.14% from 255 or 20.96% from 229); Blue value is 68 (26.95% from 255 or 29.69% from 229); Max value from RGB is 113 - color contains mainly: red. Hex color #713044 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713044 is #8ECFBB. Grayscale: #454545. Windows color (decimal): -9359292 or 4468849. OLE color: 4468849.
HSL color Cylindrical-coordinate representation of color #713044: hue angle of 341.54º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #713044 is Cyan = 0, Magento = 0.58, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 48 | 68 | - |
| CMYK | 0 | 0.58 | 0.40 | 0.56 |
| HSL | 341.54º | 0.4% | 0.32% | - |
| HSV(B) | 341.54º | 0.58% | 0.44% | - |
| XYZ | 8.91 | 6.04 | 6.17 | - |
| YUV | 69.72 | 127.03 | 158.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 48 | 68 | 0 | 0.58 | 0.40 | 0.56 | 341.54 | 0.4 | 0.32 |
| Hex | 71 | 30 | 44 | 0 | 3A | 28 | 38 | 156 | 28 | 20 |
| Octal | 161 | 60 | 104 | 0 | 72 | 50 | 70 | 526 | 50 | 40 |
| Binary | 1110001 | 110000 | 1000100 | 0 | 111010 | 101000 | 111000 | 101010110 | 101000 | 100000 |
Color Harmonies of #713044
Complementary color
Monochromatic Colors of #713044
Black with #713044
Text Example
Text Example
White with #713044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713044; }
p { color: rgb(113,48,68); }
H1.HeaderClassName
{
color: #713044;
}
.AnyTagClassName
{
color: #713044;
}
</style>
background-color css
<style>
a { background-color: #713044; }
a { background-color: rgb(113,48,68); }
div.DivClassName
{
background-color: #713044;
}
.BgClassName
{
background-color: #713044;
}
</style>
border-color css
<style>
span { border-color: #713044; }
span { border-color: rgb(113,48,68); }
td.TdClassName
{
border-color: #713044;
}
.TagClassName
{
border-color: #713044;
}
</style>