Shades of Siren #772840
Tints of Siren #772840
RGB
CMYK
RGB Variations
Color information
#772840 (or 0x772840) is known color: Siren. HEX triplet: 77, 28 and 40. RGB value is (119,40,64). Sum of RGB (Red+Green+Blue) = 119+40+64=223 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.36% from 223); Green value is 40 (16.02% from 255 or 17.94% from 223); Blue value is 64 (25.39% from 255 or 28.70% from 223); Max value from RGB is 119 - color contains mainly: red. Hex color #772840 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772840 is #88D7BF. Grayscale: #424242. Windows color (decimal): -8968128 or 4204663. OLE color: 4204663.
HSL color Cylindrical-coordinate representation of color #772840: hue angle of 341.77º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #772840 is Cyan = 0, Magento = 0.66, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 64 | - |
| CMYK | 0 | 0.66 | 0.46 | 0.53 |
| HSL | 341.77º | 0.5% | 0.31% | - |
| HSV(B) | 341.77º | 0.66% | 0.47% | - |
| XYZ | 9.29 | 5.81 | 5.48 | - |
| YUV | 66.36 | 126.67 | 165.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 64 | 0 | 0.66 | 0.46 | 0.53 | 341.77 | 0.5 | 0.31 |
| Hex | 77 | 28 | 40 | 0 | 42 | 2E | 35 | 156 | 32 | 1F |
| Octal | 167 | 50 | 100 | 0 | 102 | 56 | 65 | 526 | 62 | 37 |
| Binary | 1110111 | 101000 | 1000000 | 0 | 1000010 | 101110 | 110101 | 101010110 | 110010 | 11111 |
Color Harmonies of #772840
Complementary color
Monochromatic Colors of #772840
Black with #772840
Text Example
Text Example
White with #772840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772840; }
p { color: rgb(119,40,64); }
H1.HeaderClassName
{
color: #772840;
}
.AnyTagClassName
{
color: #772840;
}
</style>
background-color css
<style>
a { background-color: #772840; }
a { background-color: rgb(119,40,64); }
div.DivClassName
{
background-color: #772840;
}
.BgClassName
{
background-color: #772840;
}
</style>
border-color css
<style>
span { border-color: #772840; }
span { border-color: rgb(119,40,64); }
td.TdClassName
{
border-color: #772840;
}
.TagClassName
{
border-color: #772840;
}
</style>