Shades of Siren #772440
Tints of Siren #772440
RGB
CMYK
RGB Variations
Color information
#772440 (or 0x772440) is known color: Siren. HEX triplet: 77, 24 and 40. RGB value is (119,36,64). Sum of RGB (Red+Green+Blue) = 119+36+64=219 (29% of max value = 765). Red value is 119 (46.88% from 255 or 54.34% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 64 (25.39% from 255 or 29.22% from 219); Max value from RGB is 119 - color contains mainly: red. Hex color #772440 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772440 is #88DBBF. Grayscale: #3F3F3F. Windows color (decimal): -8969152 or 4203639. OLE color: 4203639.
HSL color Cylindrical-coordinate representation of color #772440: hue angle of 339.76º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #772440 is Cyan = 0, Magento = 0.70, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 36 | 64 | - |
| CMYK | 0 | 0.70 | 0.46 | 0.53 |
| HSL | 339.76º | 0.54% | 0.3% | - |
| HSV(B) | 339.76º | 0.7% | 0.47% | - |
| XYZ | 9.16 | 5.55 | 5.44 | - |
| YUV | 64.01 | 128 | 167.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 64 | 0 | 0.70 | 0.46 | 0.53 | 339.76 | 0.54 | 0.3 |
| Hex | 77 | 24 | 40 | 0 | 46 | 2E | 35 | 154 | 36 | 1E |
| Octal | 167 | 44 | 100 | 0 | 106 | 56 | 65 | 524 | 66 | 36 |
| Binary | 1110111 | 100100 | 1000000 | 0 | 1000110 | 101110 | 110101 | 101010100 | 110110 | 11110 |
Color Harmonies of #772440
Complementary color
Monochromatic Colors of #772440
Black with #772440
Text Example
Text Example
White with #772440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772440; }
p { color: rgb(119,36,64); }
H1.HeaderClassName
{
color: #772440;
}
.AnyTagClassName
{
color: #772440;
}
</style>
background-color css
<style>
a { background-color: #772440; }
a { background-color: rgb(119,36,64); }
div.DivClassName
{
background-color: #772440;
}
.BgClassName
{
background-color: #772440;
}
</style>
border-color css
<style>
span { border-color: #772440; }
span { border-color: rgb(119,36,64); }
td.TdClassName
{
border-color: #772440;
}
.TagClassName
{
border-color: #772440;
}
</style>