Shades of Siren #713143
Tints of Siren #713143
RGB
CMYK
RGB Variations
Color information
#713143 (or 0x713143) is known color: Siren. HEX triplet: 71, 31 and 43. RGB value is (113,49,67). Sum of RGB (Red+Green+Blue) = 113+49+67=229 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.34% from 229); Green value is 49 (19.53% from 255 or 21.40% from 229); Blue value is 67 (26.56% from 255 or 29.26% from 229); Max value from RGB is 113 - color contains mainly: red. Hex color #713143 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713143 is #8ECEBC. Grayscale: #464646. Windows color (decimal): -9359037 or 4403569. OLE color: 4403569.
HSL color Cylindrical-coordinate representation of color #713143: hue angle of 343.12º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713143 is Cyan = 0, Magento = 0.57, Yellow = 0.41 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 49 | 67 | - |
| CMYK | 0 | 0.57 | 0.41 | 0.56 |
| HSL | 343.13º | 0.4% | 0.32% | - |
| HSV(B) | 343.13º | 0.57% | 0.44% | - |
| XYZ | 8.92 | 6.11 | 6.02 | - |
| YUV | 70.19 | 126.2 | 158.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 49 | 67 | 0 | 0.57 | 0.41 | 0.56 | 343.13 | 0.4 | 0.32 |
| Hex | 71 | 31 | 43 | 0 | 39 | 29 | 38 | 157 | 28 | 20 |
| Octal | 161 | 61 | 103 | 0 | 71 | 51 | 70 | 527 | 50 | 40 |
| Binary | 1110001 | 110001 | 1000011 | 0 | 111001 | 101001 | 111000 | 101010111 | 101000 | 100000 |
Color Harmonies of #713143
Complementary color
Monochromatic Colors of #713143
Black with #713143
Text Example
Text Example
White with #713143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713143; }
p { color: rgb(113,49,67); }
H1.HeaderClassName
{
color: #713143;
}
.AnyTagClassName
{
color: #713143;
}
</style>
background-color css
<style>
a { background-color: #713143; }
a { background-color: rgb(113,49,67); }
div.DivClassName
{
background-color: #713143;
}
.BgClassName
{
background-color: #713143;
}
</style>
border-color css
<style>
span { border-color: #713143; }
span { border-color: rgb(113,49,67); }
td.TdClassName
{
border-color: #713143;
}
.TagClassName
{
border-color: #713143;
}
</style>