Shades of Salem #277659
Tints of Salem #277659
RGB
CMYK
RGB Variations
Color information
#277659 (or 0x277659) is known color: Salem. HEX triplet: 27, 76 and 59. RGB value is (39,118,89). Sum of RGB (Red+Green+Blue) = 39+118+89=246 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.85% from 246); Green value is 118 (46.48% from 255 or 47.97% from 246); Blue value is 89 (35.16% from 255 or 36.18% from 246); Max value from RGB is 118 - color contains mainly: green. Hex color #277659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277659 is #D889A6. Grayscale: #5B5B5B. Windows color (decimal): -14191015 or 5862951. OLE color: 5862951.
HSL color Cylindrical-coordinate representation of color #277659: hue angle of 157.97º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #277659 is Cyan = 0.67, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 118 | 89 | - |
| CMYK | 0.67 | 0 | 0.25 | 0.54 |
| HSL | 157.97º | 0.5% | 0.31% | - |
| HSV(B) | 157.97º | 0.67% | 0.46% | - |
| XYZ | 9.12 | 14.11 | 11.69 | - |
| YUV | 91.07 | 126.83 | 90.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 118 | 89 | 0.67 | 0 | 0.25 | 0.54 | 157.97 | 0.5 | 0.31 |
| Hex | 27 | 76 | 59 | 43 | 0 | 19 | 36 | 9E | 32 | 1F |
| Octal | 47 | 166 | 131 | 103 | 0 | 31 | 66 | 236 | 62 | 37 |
| Binary | 100111 | 1110110 | 1011001 | 1000011 | 0 | 11001 | 110110 | 10011110 | 110010 | 11111 |
Color Harmonies of #277659
Complementary color
Monochromatic Colors of #277659
Black with #277659
Text Example
Text Example
White with #277659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277659; }
p { color: rgb(39,118,89); }
H1.HeaderClassName
{
color: #277659;
}
.AnyTagClassName
{
color: #277659;
}
</style>
background-color css
<style>
a { background-color: #277659; }
a { background-color: rgb(39,118,89); }
div.DivClassName
{
background-color: #277659;
}
.BgClassName
{
background-color: #277659;
}
</style>
border-color css
<style>
span { border-color: #277659; }
span { border-color: rgb(39,118,89); }
td.TdClassName
{
border-color: #277659;
}
.TagClassName
{
border-color: #277659;
}
</style>