Shades of Salem #277455
Tints of Salem #277455
RGB
CMYK
RGB Variations
Color information
#277455 (or 0x277455) is known color: Salem. HEX triplet: 27, 74 and 55. RGB value is (39,116,85). Sum of RGB (Red+Green+Blue) = 39+116+85=240 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.25% from 240); Green value is 116 (45.70% from 255 or 48.33% from 240); Blue value is 85 (33.59% from 255 or 35.42% from 240); Max value from RGB is 116 - color contains mainly: green. Hex color #277455 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277455 is #D88BAA. Grayscale: #595959. Windows color (decimal): -14191531 or 5600295. OLE color: 5600295.
HSL color Cylindrical-coordinate representation of color #277455: hue angle of 155.84º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #277455 is Cyan = 0.66, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 116 | 85 | - |
| CMYK | 0.66 | 0 | 0.27 | 0.55 |
| HSL | 155.84º | 0.5% | 0.3% | - |
| HSV(B) | 155.84º | 0.66% | 0.45% | - |
| XYZ | 8.72 | 13.58 | 10.76 | - |
| YUV | 89.44 | 125.49 | 92.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 116 | 85 | 0.66 | 0 | 0.27 | 0.55 | 155.84 | 0.5 | 0.3 |
| Hex | 27 | 74 | 55 | 42 | 0 | 1B | 37 | 9C | 32 | 1E |
| Octal | 47 | 164 | 125 | 102 | 0 | 33 | 67 | 234 | 62 | 36 |
| Binary | 100111 | 1110100 | 1010101 | 1000010 | 0 | 11011 | 110111 | 10011100 | 110010 | 11110 |
Color Harmonies of #277455
Complementary color
Monochromatic Colors of #277455
Black with #277455
Text Example
Text Example
White with #277455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277455; }
p { color: rgb(39,116,85); }
H1.HeaderClassName
{
color: #277455;
}
.AnyTagClassName
{
color: #277455;
}
</style>
background-color css
<style>
a { background-color: #277455; }
a { background-color: rgb(39,116,85); }
div.DivClassName
{
background-color: #277455;
}
.BgClassName
{
background-color: #277455;
}
</style>
border-color css
<style>
span { border-color: #277455; }
span { border-color: rgb(39,116,85); }
td.TdClassName
{
border-color: #277455;
}
.TagClassName
{
border-color: #277455;
}
</style>