Shades of Siren #713343
Tints of Siren #713343
RGB
CMYK
RGB Variations
Color information
#713343 (or 0x713343) is known color: Siren. HEX triplet: 71, 33 and 43. RGB value is (113,51,67). Sum of RGB (Red+Green+Blue) = 113+51+67=231 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.92% from 231); Green value is 51 (20.31% from 255 or 22.08% from 231); Blue value is 67 (26.56% from 255 or 29.00% from 231); Max value from RGB is 113 - color contains mainly: red. Hex color #713343 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713343 is #8ECCBC. Grayscale: #474747. Windows color (decimal): -9358525 or 4404081. OLE color: 4404081.
HSL color Cylindrical-coordinate representation of color #713343: hue angle of 344.52º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #713343 is Cyan = 0, Magento = 0.55, Yellow = 0.41 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 67 | - |
| CMYK | 0 | 0.55 | 0.41 | 0.56 |
| HSL | 344.52º | 0.38% | 0.32% | - |
| HSV(B) | 344.52º | 0.55% | 0.44% | - |
| XYZ | 9.01 | 6.28 | 6.05 | - |
| YUV | 71.36 | 125.54 | 157.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 67 | 0 | 0.55 | 0.41 | 0.56 | 344.52 | 0.38 | 0.32 |
| Hex | 71 | 33 | 43 | 0 | 37 | 29 | 38 | 159 | 26 | 20 |
| Octal | 161 | 63 | 103 | 0 | 67 | 51 | 70 | 531 | 46 | 40 |
| Binary | 1110001 | 110011 | 1000011 | 0 | 110111 | 101001 | 111000 | 101011001 | 100110 | 100000 |
Color Harmonies of #713343
Complementary color
Monochromatic Colors of #713343
Black with #713343
Text Example
Text Example
White with #713343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713343; }
p { color: rgb(113,51,67); }
H1.HeaderClassName
{
color: #713343;
}
.AnyTagClassName
{
color: #713343;
}
</style>
background-color css
<style>
a { background-color: #713343; }
a { background-color: rgb(113,51,67); }
div.DivClassName
{
background-color: #713343;
}
.BgClassName
{
background-color: #713343;
}
</style>
border-color css
<style>
span { border-color: #713343; }
span { border-color: rgb(113,51,67); }
td.TdClassName
{
border-color: #713343;
}
.TagClassName
{
border-color: #713343;
}
</style>