Shades of Siren #772640
Tints of Siren #772640
RGB
CMYK
RGB Variations
Color information
#772640 (or 0x772640) is known color: Siren. HEX triplet: 77, 26 and 40. RGB value is (119,38,64). Sum of RGB (Red+Green+Blue) = 119+38+64=221 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.85% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 64 (25.39% from 255 or 28.96% from 221); Max value from RGB is 119 - color contains mainly: red. Hex color #772640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772640 is #88D9BF. Grayscale: #414141. Windows color (decimal): -8968640 or 4204151. OLE color: 4204151.
HSL color Cylindrical-coordinate representation of color #772640: hue angle of 340.74º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #772640 is Cyan = 0, Magento = 0.68, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 38 | 64 | - |
| CMYK | 0 | 0.68 | 0.46 | 0.53 |
| HSL | 340.74º | 0.52% | 0.31% | - |
| HSV(B) | 340.74º | 0.68% | 0.47% | - |
| XYZ | 9.23 | 5.68 | 5.46 | - |
| YUV | 65.18 | 127.34 | 166.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 38 | 64 | 0 | 0.68 | 0.46 | 0.53 | 340.74 | 0.52 | 0.31 |
| Hex | 77 | 26 | 40 | 0 | 44 | 2E | 35 | 155 | 34 | 1F |
| Octal | 167 | 46 | 100 | 0 | 104 | 56 | 65 | 525 | 64 | 37 |
| Binary | 1110111 | 100110 | 1000000 | 0 | 1000100 | 101110 | 110101 | 101010101 | 110100 | 11111 |
Color Harmonies of #772640
Complementary color
Monochromatic Colors of #772640
Black with #772640
Text Example
Text Example
White with #772640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772640; }
p { color: rgb(119,38,64); }
H1.HeaderClassName
{
color: #772640;
}
.AnyTagClassName
{
color: #772640;
}
</style>
background-color css
<style>
a { background-color: #772640; }
a { background-color: rgb(119,38,64); }
div.DivClassName
{
background-color: #772640;
}
.BgClassName
{
background-color: #772640;
}
</style>
border-color css
<style>
span { border-color: #772640; }
span { border-color: rgb(119,38,64); }
td.TdClassName
{
border-color: #772640;
}
.TagClassName
{
border-color: #772640;
}
</style>