Shades of Salem #277959
Tints of Salem #277959
RGB
CMYK
RGB Variations
Color information
#277959 (or 0x277959) is known color: Salem. HEX triplet: 27, 79 and 59. RGB value is (39,121,89). Sum of RGB (Red+Green+Blue) = 39+121+89=249 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.66% from 249); Green value is 121 (47.66% from 255 or 48.59% from 249); Blue value is 89 (35.16% from 255 or 35.74% from 249); Max value from RGB is 121 - color contains mainly: green. Hex color #277959 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277959 is #D886A6. Grayscale: #5C5C5C. Windows color (decimal): -14190247 or 5863719. OLE color: 5863719.
HSL color Cylindrical-coordinate representation of color #277959: hue angle of 156.59º degrees, saturation: 0.51, 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 #277959 is Cyan = 0.68, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 121 | 89 | - |
| CMYK | 0.68 | 0 | 0.26 | 0.53 |
| HSL | 156.59º | 0.51% | 0.31% | - |
| HSV(B) | 156.59º | 0.68% | 0.47% | - |
| XYZ | 9.48 | 14.83 | 11.81 | - |
| YUV | 92.83 | 125.83 | 89.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 121 | 89 | 0.68 | 0 | 0.26 | 0.53 | 156.59 | 0.51 | 0.31 |
| Hex | 27 | 79 | 59 | 44 | 0 | 1A | 35 | 9D | 33 | 1F |
| Octal | 47 | 171 | 131 | 104 | 0 | 32 | 65 | 235 | 63 | 37 |
| Binary | 100111 | 1111001 | 1011001 | 1000100 | 0 | 11010 | 110101 | 10011101 | 110011 | 11111 |
Color Harmonies of #277959
Complementary color
Monochromatic Colors of #277959
Black with #277959
Text Example
Text Example
White with #277959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277959; }
p { color: rgb(39,121,89); }
H1.HeaderClassName
{
color: #277959;
}
.AnyTagClassName
{
color: #277959;
}
</style>
background-color css
<style>
a { background-color: #277959; }
a { background-color: rgb(39,121,89); }
div.DivClassName
{
background-color: #277959;
}
.BgClassName
{
background-color: #277959;
}
</style>
border-color css
<style>
span { border-color: #277959; }
span { border-color: rgb(39,121,89); }
td.TdClassName
{
border-color: #277959;
}
.TagClassName
{
border-color: #277959;
}
</style>