Shades of Salem #277753
Tints of Salem #277753
RGB
CMYK
RGB Variations
Color information
#277753 (or 0x277753) is known color: Salem. HEX triplet: 27, 77 and 53. RGB value is (39,119,83). Sum of RGB (Red+Green+Blue) = 39+119+83=241 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.18% from 241); Green value is 119 (46.88% from 255 or 49.38% from 241); Blue value is 83 (32.81% from 255 or 34.44% from 241); Max value from RGB is 119 - color contains mainly: green. Hex color #277753 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277753 is #D888AC. Grayscale: #5B5B5B. Windows color (decimal): -14190765 or 5469991. OLE color: 5469991.
HSL color Cylindrical-coordinate representation of color #277753: hue angle of 153º 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 #277753 is Cyan = 0.67, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 119 | 83 | - |
| CMYK | 0.67 | 0 | 0.30 | 0.53 |
| HSL | 153º | 0.51% | 0.31% | - |
| HSV(B) | 153º | 0.67% | 0.47% | - |
| XYZ | 8.99 | 14.25 | 10.46 | - |
| YUV | 90.98 | 123.5 | 90.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 83 | 0.67 | 0 | 0.30 | 0.53 | 153 | 0.51 | 0.31 |
| Hex | 27 | 77 | 53 | 43 | 0 | 1E | 35 | 99 | 33 | 1F |
| Octal | 47 | 167 | 123 | 103 | 0 | 36 | 65 | 231 | 63 | 37 |
| Binary | 100111 | 1110111 | 1010011 | 1000011 | 0 | 11110 | 110101 | 10011001 | 110011 | 11111 |
Color Harmonies of #277753
Complementary color
Monochromatic Colors of #277753
Black with #277753
Text Example
Text Example
White with #277753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277753; }
p { color: rgb(39,119,83); }
H1.HeaderClassName
{
color: #277753;
}
.AnyTagClassName
{
color: #277753;
}
</style>
background-color css
<style>
a { background-color: #277753; }
a { background-color: rgb(39,119,83); }
div.DivClassName
{
background-color: #277753;
}
.BgClassName
{
background-color: #277753;
}
</style>
border-color css
<style>
span { border-color: #277753; }
span { border-color: rgb(39,119,83); }
td.TdClassName
{
border-color: #277753;
}
.TagClassName
{
border-color: #277753;
}
</style>