Shades of Salem #277856
Tints of Salem #277856
RGB
CMYK
RGB Variations
Color information
#277856 (or 0x277856) is known color: Salem. HEX triplet: 27, 78 and 56. RGB value is (39,120,86). Sum of RGB (Red+Green+Blue) = 39+120+86=245 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.92% from 245); Green value is 120 (47.27% from 255 or 48.98% from 245); Blue value is 86 (33.98% from 255 or 35.10% from 245); Max value from RGB is 120 - color contains mainly: green. Hex color #277856 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277856 is #D887A9. Grayscale: #5B5B5B. Windows color (decimal): -14190506 or 5666855. OLE color: 5666855.
HSL color Cylindrical-coordinate representation of color #277856: hue angle of 154.81º 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 #277856 is Cyan = 0.67, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 120 | 86 | - |
| CMYK | 0.67 | 0 | 0.28 | 0.53 |
| HSL | 154.81º | 0.51% | 0.31% | - |
| HSV(B) | 154.81º | 0.68% | 0.47% | - |
| XYZ | 9.23 | 14.54 | 11.12 | - |
| YUV | 91.91 | 124.66 | 90.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 120 | 86 | 0.67 | 0 | 0.28 | 0.53 | 154.81 | 0.51 | 0.31 |
| Hex | 27 | 78 | 56 | 43 | 0 | 1C | 35 | 9B | 33 | 1F |
| Octal | 47 | 170 | 126 | 103 | 0 | 34 | 65 | 233 | 63 | 37 |
| Binary | 100111 | 1111000 | 1010110 | 1000011 | 0 | 11100 | 110101 | 10011011 | 110011 | 11111 |
Color Harmonies of #277856
Complementary color
Monochromatic Colors of #277856
Black with #277856
Text Example
Text Example
White with #277856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277856; }
p { color: rgb(39,120,86); }
H1.HeaderClassName
{
color: #277856;
}
.AnyTagClassName
{
color: #277856;
}
</style>
background-color css
<style>
a { background-color: #277856; }
a { background-color: rgb(39,120,86); }
div.DivClassName
{
background-color: #277856;
}
.BgClassName
{
background-color: #277856;
}
</style>
border-color css
<style>
span { border-color: #277856; }
span { border-color: rgb(39,120,86); }
td.TdClassName
{
border-color: #277856;
}
.TagClassName
{
border-color: #277856;
}
</style>