Shades of Salem #277754
Tints of Salem #277754
RGB
CMYK
RGB Variations
Color information
#277754 (or 0x277754) is known color: Salem. HEX triplet: 27, 77 and 54. RGB value is (39,119,84). Sum of RGB (Red+Green+Blue) = 39+119+84=242 (32% of max value = 765). Red value is 39 (15.62% from 255 or 16.12% from 242); Green value is 119 (46.88% from 255 or 49.17% from 242); Blue value is 84 (33.20% from 255 or 34.71% from 242); Max value from RGB is 119 - color contains mainly: green. Hex color #277754 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277754 is #D888AB. Grayscale: #5B5B5B. Windows color (decimal): -14190764 or 5535527. OLE color: 5535527.
HSL color Cylindrical-coordinate representation of color #277754: hue angle of 153.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 #277754 is Cyan = 0.67, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 119 | 84 | - |
| CMYK | 0.67 | 0 | 0.29 | 0.53 |
| HSL | 153.75º | 0.51% | 0.31% | - |
| HSV(B) | 153.75º | 0.67% | 0.47% | - |
| XYZ | 9.03 | 14.27 | 10.66 | - |
| YUV | 91.09 | 124 | 90.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 84 | 0.67 | 0 | 0.29 | 0.53 | 153.75 | 0.51 | 0.31 |
| Hex | 27 | 77 | 54 | 43 | 0 | 1D | 35 | 9A | 33 | 1F |
| Octal | 47 | 167 | 124 | 103 | 0 | 35 | 65 | 232 | 63 | 37 |
| Binary | 100111 | 1110111 | 1010100 | 1000011 | 0 | 11101 | 110101 | 10011010 | 110011 | 11111 |
Color Harmonies of #277754
Complementary color
Monochromatic Colors of #277754
Black with #277754
Text Example
Text Example
White with #277754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277754; }
p { color: rgb(39,119,84); }
H1.HeaderClassName
{
color: #277754;
}
.AnyTagClassName
{
color: #277754;
}
</style>
background-color css
<style>
a { background-color: #277754; }
a { background-color: rgb(39,119,84); }
div.DivClassName
{
background-color: #277754;
}
.BgClassName
{
background-color: #277754;
}
</style>
border-color css
<style>
span { border-color: #277754; }
span { border-color: rgb(39,119,84); }
td.TdClassName
{
border-color: #277754;
}
.TagClassName
{
border-color: #277754;
}
</style>