Shades of Salem #277656
Tints of Salem #277656
RGB
CMYK
RGB Variations
Color information
#277656 (or 0x277656) is known color: Salem. HEX triplet: 27, 76 and 56. RGB value is (39,118,86). Sum of RGB (Red+Green+Blue) = 39+118+86=243 (32% of max value = 765). Red value is 39 (15.62% from 255 or 16.05% from 243); Green value is 118 (46.48% from 255 or 48.56% from 243); Blue value is 86 (33.98% from 255 or 35.39% from 243); Max value from RGB is 118 - color contains mainly: green. Hex color #277656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277656 is #D889A9. Grayscale: #5A5A5A. Windows color (decimal): -14191018 or 5666343. OLE color: 5666343.
HSL color Cylindrical-coordinate representation of color #277656: hue angle of 155.7º 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 #277656 is Cyan = 0.67, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 118 | 86 | - |
| CMYK | 0.67 | 0 | 0.27 | 0.54 |
| HSL | 155.7º | 0.5% | 0.31% | - |
| HSV(B) | 155.7º | 0.67% | 0.46% | - |
| XYZ | 8.99 | 14.06 | 11.04 | - |
| YUV | 90.73 | 125.33 | 91.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 118 | 86 | 0.67 | 0 | 0.27 | 0.54 | 155.7 | 0.5 | 0.31 |
| Hex | 27 | 76 | 56 | 43 | 0 | 1B | 36 | 9C | 32 | 1F |
| Octal | 47 | 166 | 126 | 103 | 0 | 33 | 66 | 234 | 62 | 37 |
| Binary | 100111 | 1110110 | 1010110 | 1000011 | 0 | 11011 | 110110 | 10011100 | 110010 | 11111 |
Color Harmonies of #277656
Complementary color
Monochromatic Colors of #277656
Black with #277656
Text Example
Text Example
White with #277656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277656; }
p { color: rgb(39,118,86); }
H1.HeaderClassName
{
color: #277656;
}
.AnyTagClassName
{
color: #277656;
}
</style>
background-color css
<style>
a { background-color: #277656; }
a { background-color: rgb(39,118,86); }
div.DivClassName
{
background-color: #277656;
}
.BgClassName
{
background-color: #277656;
}
</style>
border-color css
<style>
span { border-color: #277656; }
span { border-color: rgb(39,118,86); }
td.TdClassName
{
border-color: #277656;
}
.TagClassName
{
border-color: #277656;
}
</style>