Shades of Siren #712540
Tints of Siren #712540
RGB
CMYK
RGB Variations
Color information
#712540 (or 0x712540) is known color: Siren. HEX triplet: 71, 25 and 40. RGB value is (113,37,64). Sum of RGB (Red+Green+Blue) = 113+37+64=214 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.80% from 214); Green value is 37 (14.84% from 255 or 17.29% from 214); Blue value is 64 (25.39% from 255 or 29.91% from 214); Max value from RGB is 113 - color contains mainly: red. Hex color #712540 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712540 is #8EDABF. Grayscale: #3E3E3E. Windows color (decimal): -9362112 or 4203889. OLE color: 4203889.
HSL color Cylindrical-coordinate representation of color #712540: hue angle of 338.68º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #712540 is Cyan = 0, Magento = 0.67, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 37 | 64 | - |
| CMYK | 0 | 0.67 | 0.43 | 0.56 |
| HSL | 338.68º | 0.51% | 0.29% | - |
| HSV(B) | 338.68º | 0.67% | 0.44% | - |
| XYZ | 8.4 | 5.2 | 5.41 | - |
| YUV | 62.8 | 128.68 | 163.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 37 | 64 | 0 | 0.67 | 0.43 | 0.56 | 338.68 | 0.51 | 0.29 |
| Hex | 71 | 25 | 40 | 0 | 43 | 2B | 38 | 153 | 33 | 1D |
| Octal | 161 | 45 | 100 | 0 | 103 | 53 | 70 | 523 | 63 | 35 |
| Binary | 1110001 | 100101 | 1000000 | 0 | 1000011 | 101011 | 111000 | 101010011 | 110011 | 11101 |
Color Harmonies of #712540
Complementary color
Monochromatic Colors of #712540
Black with #712540
Text Example
Text Example
White with #712540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712540; }
p { color: rgb(113,37,64); }
H1.HeaderClassName
{
color: #712540;
}
.AnyTagClassName
{
color: #712540;
}
</style>
background-color css
<style>
a { background-color: #712540; }
a { background-color: rgb(113,37,64); }
div.DivClassName
{
background-color: #712540;
}
.BgClassName
{
background-color: #712540;
}
</style>
border-color css
<style>
span { border-color: #712540; }
span { border-color: rgb(113,37,64); }
td.TdClassName
{
border-color: #712540;
}
.TagClassName
{
border-color: #712540;
}
</style>