Shades of Siren #713243
Tints of Siren #713243
RGB
CMYK
RGB Variations
Color information
#713243 (or 0x713243) is known color: Siren. HEX triplet: 71, 32 and 43. RGB value is (113,50,67). Sum of RGB (Red+Green+Blue) = 113+50+67=230 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.13% from 230); Green value is 50 (19.92% from 255 or 21.74% from 230); Blue value is 67 (26.56% from 255 or 29.13% from 230); Max value from RGB is 113 - color contains mainly: red. Hex color #713243 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713243 is #8ECDBC. Grayscale: #464646. Windows color (decimal): -9358781 or 4403825. OLE color: 4403825.
HSL color Cylindrical-coordinate representation of color #713243: hue angle of 343.81º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #713243 is Cyan = 0, Magento = 0.56, Yellow = 0.41 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 50 | 67 | - |
| CMYK | 0 | 0.56 | 0.41 | 0.56 |
| HSL | 343.81º | 0.39% | 0.32% | - |
| HSV(B) | 343.81º | 0.56% | 0.44% | - |
| XYZ | 8.96 | 6.2 | 6.03 | - |
| YUV | 70.78 | 125.87 | 158.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 67 | 0 | 0.56 | 0.41 | 0.56 | 343.81 | 0.39 | 0.32 |
| Hex | 71 | 32 | 43 | 0 | 38 | 29 | 38 | 158 | 27 | 20 |
| Octal | 161 | 62 | 103 | 0 | 70 | 51 | 70 | 530 | 47 | 40 |
| Binary | 1110001 | 110010 | 1000011 | 0 | 111000 | 101001 | 111000 | 101011000 | 100111 | 100000 |
Color Harmonies of #713243
Complementary color
Monochromatic Colors of #713243
Black with #713243
Text Example
Text Example
White with #713243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713243; }
p { color: rgb(113,50,67); }
H1.HeaderClassName
{
color: #713243;
}
.AnyTagClassName
{
color: #713243;
}
</style>
background-color css
<style>
a { background-color: #713243; }
a { background-color: rgb(113,50,67); }
div.DivClassName
{
background-color: #713243;
}
.BgClassName
{
background-color: #713243;
}
</style>
border-color css
<style>
span { border-color: #713243; }
span { border-color: rgb(113,50,67); }
td.TdClassName
{
border-color: #713243;
}
.TagClassName
{
border-color: #713243;
}
</style>