Shades of Salem #277756
Tints of Salem #277756
RGB
CMYK
RGB Variations
Color information
#277756 (or 0x277756) is known color: Salem. HEX triplet: 27, 77 and 56. RGB value is (39,119,86). Sum of RGB (Red+Green+Blue) = 39+119+86=244 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.98% from 244); Green value is 119 (46.88% from 255 or 48.77% from 244); Blue value is 86 (33.98% from 255 or 35.25% from 244); Max value from RGB is 119 - color contains mainly: green. Hex color #277756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277756 is #D888A9. Grayscale: #5B5B5B. Windows color (decimal): -14190762 or 5666599. OLE color: 5666599.
HSL color Cylindrical-coordinate representation of color #277756: hue angle of 155.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #277756 is Cyan = 0.67, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 119 | 86 | - |
| CMYK | 0.67 | 0 | 0.28 | 0.53 |
| HSL | 155.25º | 0.51% | 0.31% | - |
| HSV(B) | 155.25º | 0.67% | 0.47% | - |
| XYZ | 9.11 | 14.3 | 11.08 | - |
| YUV | 91.32 | 125 | 90.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 86 | 0.67 | 0 | 0.28 | 0.53 | 155.25 | 0.51 | 0.31 |
| Hex | 27 | 77 | 56 | 43 | 0 | 1C | 35 | 9B | 33 | 1F |
| Octal | 47 | 167 | 126 | 103 | 0 | 34 | 65 | 233 | 63 | 37 |
| Binary | 100111 | 1110111 | 1010110 | 1000011 | 0 | 11100 | 110101 | 10011011 | 110011 | 11111 |
Color Harmonies of #277756
Complementary color
Monochromatic Colors of #277756
Black with #277756
Text Example
Text Example
White with #277756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277756; }
p { color: rgb(39,119,86); }
H1.HeaderClassName
{
color: #277756;
}
.AnyTagClassName
{
color: #277756;
}
</style>
background-color css
<style>
a { background-color: #277756; }
a { background-color: rgb(39,119,86); }
div.DivClassName
{
background-color: #277756;
}
.BgClassName
{
background-color: #277756;
}
</style>
border-color css
<style>
span { border-color: #277756; }
span { border-color: rgb(39,119,86); }
td.TdClassName
{
border-color: #277756;
}
.TagClassName
{
border-color: #277756;
}
</style>