Shades of Salem #277758
Tints of Salem #277758
RGB
CMYK
RGB Variations
Color information
#277758 (or 0x277758) is known color: Salem. HEX triplet: 27, 77 and 58. RGB value is (39,119,88). Sum of RGB (Red+Green+Blue) = 39+119+88=246 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.85% from 246); Green value is 119 (46.88% from 255 or 48.37% from 246); Blue value is 88 (34.77% from 255 or 35.77% from 246); Max value from RGB is 119 - color contains mainly: green. Hex color #277758 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277758 is #D888A7. Grayscale: #5B5B5B. Windows color (decimal): -14190760 or 5797671. OLE color: 5797671.
HSL color Cylindrical-coordinate representation of color #277758: hue angle of 156.75º 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 #277758 is Cyan = 0.67, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 119 | 88 | - |
| CMYK | 0.67 | 0 | 0.26 | 0.53 |
| HSL | 156.75º | 0.51% | 0.31% | - |
| HSV(B) | 156.75º | 0.67% | 0.47% | - |
| XYZ | 9.19 | 14.33 | 11.51 | - |
| YUV | 91.55 | 126 | 90.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 88 | 0.67 | 0 | 0.26 | 0.53 | 156.75 | 0.51 | 0.31 |
| Hex | 27 | 77 | 58 | 43 | 0 | 1A | 35 | 9D | 33 | 1F |
| Octal | 47 | 167 | 130 | 103 | 0 | 32 | 65 | 235 | 63 | 37 |
| Binary | 100111 | 1110111 | 1011000 | 1000011 | 0 | 11010 | 110101 | 10011101 | 110011 | 11111 |
Color Harmonies of #277758
Complementary color
Monochromatic Colors of #277758
Black with #277758
Text Example
Text Example
White with #277758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277758; }
p { color: rgb(39,119,88); }
H1.HeaderClassName
{
color: #277758;
}
.AnyTagClassName
{
color: #277758;
}
</style>
background-color css
<style>
a { background-color: #277758; }
a { background-color: rgb(39,119,88); }
div.DivClassName
{
background-color: #277758;
}
.BgClassName
{
background-color: #277758;
}
</style>
border-color css
<style>
span { border-color: #277758; }
span { border-color: rgb(39,119,88); }
td.TdClassName
{
border-color: #277758;
}
.TagClassName
{
border-color: #277758;
}
</style>