Shades of Salem #277558
Tints of Salem #277558
RGB
CMYK
RGB Variations
Color information
#277558 (or 0x277558) is known color: Salem. HEX triplet: 27, 75 and 58. RGB value is (39,117,88). Sum of RGB (Red+Green+Blue) = 39+117+88=244 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.98% from 244); Green value is 117 (46.09% from 255 or 47.95% from 244); Blue value is 88 (34.77% from 255 or 36.07% from 244); Max value from RGB is 117 - color contains mainly: green. Hex color #277558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277558 is #D88AA7. Grayscale: #5A5A5A. Windows color (decimal): -14191272 or 5797159. OLE color: 5797159.
HSL color Cylindrical-coordinate representation of color #277558: hue angle of 157.69º 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 #277558 is Cyan = 0.67, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 117 | 88 | - |
| CMYK | 0.67 | 0 | 0.25 | 0.54 |
| HSL | 157.69º | 0.5% | 0.31% | - |
| HSV(B) | 157.69º | 0.67% | 0.46% | - |
| XYZ | 8.96 | 13.86 | 11.44 | - |
| YUV | 90.37 | 126.66 | 91.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 117 | 88 | 0.67 | 0 | 0.25 | 0.54 | 157.69 | 0.5 | 0.31 |
| Hex | 27 | 75 | 58 | 43 | 0 | 19 | 36 | 9E | 32 | 1F |
| Octal | 47 | 165 | 130 | 103 | 0 | 31 | 66 | 236 | 62 | 37 |
| Binary | 100111 | 1110101 | 1011000 | 1000011 | 0 | 11001 | 110110 | 10011110 | 110010 | 11111 |
Color Harmonies of #277558
Complementary color
Monochromatic Colors of #277558
Black with #277558
Text Example
Text Example
White with #277558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277558; }
p { color: rgb(39,117,88); }
H1.HeaderClassName
{
color: #277558;
}
.AnyTagClassName
{
color: #277558;
}
</style>
background-color css
<style>
a { background-color: #277558; }
a { background-color: rgb(39,117,88); }
div.DivClassName
{
background-color: #277558;
}
.BgClassName
{
background-color: #277558;
}
</style>
border-color css
<style>
span { border-color: #277558; }
span { border-color: rgb(39,117,88); }
td.TdClassName
{
border-color: #277558;
}
.TagClassName
{
border-color: #277558;
}
</style>