Shades of Salem #277752
Tints of Salem #277752
RGB
CMYK
RGB Variations
Color information
#277752 (or 0x277752) is known color: Salem. HEX triplet: 27, 77 and 52. RGB value is (39,119,82). Sum of RGB (Red+Green+Blue) = 39+119+82=240 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.25% from 240); Green value is 119 (46.88% from 255 or 49.58% from 240); Blue value is 82 (32.42% from 255 or 34.17% from 240); Max value from RGB is 119 - color contains mainly: green. Hex color #277752 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277752 is #D888AD. Grayscale: #5A5A5A. Windows color (decimal): -14190766 or 5404455. OLE color: 5404455.
HSL color Cylindrical-coordinate representation of color #277752: hue angle of 152.25º 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 #277752 is Cyan = 0.67, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 119 | 82 | - |
| CMYK | 0.67 | 0 | 0.31 | 0.53 |
| HSL | 152.25º | 0.51% | 0.31% | - |
| HSV(B) | 152.25º | 0.67% | 0.47% | - |
| XYZ | 8.96 | 14.23 | 10.26 | - |
| YUV | 90.86 | 123 | 91.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 82 | 0.67 | 0 | 0.31 | 0.53 | 152.25 | 0.51 | 0.31 |
| Hex | 27 | 77 | 52 | 43 | 0 | 1F | 35 | 98 | 33 | 1F |
| Octal | 47 | 167 | 122 | 103 | 0 | 37 | 65 | 230 | 63 | 37 |
| Binary | 100111 | 1110111 | 1010010 | 1000011 | 0 | 11111 | 110101 | 10011000 | 110011 | 11111 |
Color Harmonies of #277752
Complementary color
Monochromatic Colors of #277752
Black with #277752
Text Example
Text Example
White with #277752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277752; }
p { color: rgb(39,119,82); }
H1.HeaderClassName
{
color: #277752;
}
.AnyTagClassName
{
color: #277752;
}
</style>
background-color css
<style>
a { background-color: #277752; }
a { background-color: rgb(39,119,82); }
div.DivClassName
{
background-color: #277752;
}
.BgClassName
{
background-color: #277752;
}
</style>
border-color css
<style>
span { border-color: #277752; }
span { border-color: rgb(39,119,82); }
td.TdClassName
{
border-color: #277752;
}
.TagClassName
{
border-color: #277752;
}
</style>