Shades of Siren #722742
Tints of Siren #722742
RGB
CMYK
RGB Variations
Color information
#722742 (or 0x722742) is known color: Siren. HEX triplet: 72, 27 and 42. RGB value is (114,39,66). Sum of RGB (Red+Green+Blue) = 114+39+66=219 (29% of max value = 765). Red value is 114 (44.92% from 255 or 52.05% from 219); Green value is 39 (15.62% from 255 or 17.81% from 219); Blue value is 66 (26.17% from 255 or 30.14% from 219); Max value from RGB is 114 - color contains mainly: red. Hex color #722742 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722742 is #8DD8BD. Grayscale: #404040. Windows color (decimal): -9296062 or 4335474. OLE color: 4335474.
HSL color Cylindrical-coordinate representation of color #722742: hue angle of 338.4º 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 #722742 is Cyan = 0, Magento = 0.66, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 39 | 66 | - |
| CMYK | 0 | 0.66 | 0.42 | 0.55 |
| HSL | 338.4º | 0.49% | 0.3% | - |
| HSV(B) | 338.4º | 0.66% | 0.45% | - |
| XYZ | 8.65 | 5.42 | 5.74 | - |
| YUV | 64.5 | 128.85 | 163.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 39 | 66 | 0 | 0.66 | 0.42 | 0.55 | 338.4 | 0.49 | 0.3 |
| Hex | 72 | 27 | 42 | 0 | 42 | 2A | 37 | 152 | 31 | 1E |
| Octal | 162 | 47 | 102 | 0 | 102 | 52 | 67 | 522 | 61 | 36 |
| Binary | 1110010 | 100111 | 1000010 | 0 | 1000010 | 101010 | 110111 | 101010010 | 110001 | 11110 |
Color Harmonies of #722742
Complementary color
Monochromatic Colors of #722742
Black with #722742
Text Example
Text Example
White with #722742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722742; }
p { color: rgb(114,39,66); }
H1.HeaderClassName
{
color: #722742;
}
.AnyTagClassName
{
color: #722742;
}
</style>
background-color css
<style>
a { background-color: #722742; }
a { background-color: rgb(114,39,66); }
div.DivClassName
{
background-color: #722742;
}
.BgClassName
{
background-color: #722742;
}
</style>
border-color css
<style>
span { border-color: #722742; }
span { border-color: rgb(114,39,66); }
td.TdClassName
{
border-color: #722742;
}
.TagClassName
{
border-color: #722742;
}
</style>