Shades of Siren #722740
Tints of Siren #722740
RGB
CMYK
RGB Variations
Color information
#722740 (or 0x722740) is known color: Siren. HEX triplet: 72, 27 and 40. RGB value is (114,39,64). Sum of RGB (Red+Green+Blue) = 114+39+64=217 (28% of max value = 765). Red value is 114 (44.92% from 255 or 52.53% from 217); Green value is 39 (15.62% from 255 or 17.97% from 217); Blue value is 64 (25.39% from 255 or 29.49% from 217); Max value from RGB is 114 - color contains mainly: red. Hex color #722740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722740 is #8DD8BF. Grayscale: #404040. Windows color (decimal): -9296064 or 4204402. OLE color: 4204402.
HSL color Cylindrical-coordinate representation of color #722740: hue angle of 340º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #722740 is Cyan = 0, Magento = 0.66, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 39 | 64 | - |
| CMYK | 0 | 0.66 | 0.44 | 0.55 |
| HSL | 340º | 0.49% | 0.3% | - |
| HSV(B) | 340º | 0.66% | 0.45% | - |
| XYZ | 8.59 | 5.4 | 5.44 | - |
| YUV | 64.28 | 127.85 | 163.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 39 | 64 | 0 | 0.66 | 0.44 | 0.55 | 340 | 0.49 | 0.3 |
| Hex | 72 | 27 | 40 | 0 | 42 | 2C | 37 | 154 | 31 | 1E |
| Octal | 162 | 47 | 100 | 0 | 102 | 54 | 67 | 524 | 61 | 36 |
| Binary | 1110010 | 100111 | 1000000 | 0 | 1000010 | 101100 | 110111 | 101010100 | 110001 | 11110 |
Color Harmonies of #722740
Complementary color
Monochromatic Colors of #722740
Black with #722740
Text Example
Text Example
White with #722740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722740; }
p { color: rgb(114,39,64); }
H1.HeaderClassName
{
color: #722740;
}
.AnyTagClassName
{
color: #722740;
}
</style>
background-color css
<style>
a { background-color: #722740; }
a { background-color: rgb(114,39,64); }
div.DivClassName
{
background-color: #722740;
}
.BgClassName
{
background-color: #722740;
}
</style>
border-color css
<style>
span { border-color: #722740; }
span { border-color: rgb(114,39,64); }
td.TdClassName
{
border-color: #722740;
}
.TagClassName
{
border-color: #722740;
}
</style>