Shades of Salem #277451
Tints of Salem #277451
RGB
CMYK
RGB Variations
Color information
#277451 (or 0x277451) is known color: Salem. HEX triplet: 27, 74 and 51. RGB value is (39,116,81). Sum of RGB (Red+Green+Blue) = 39+116+81=236 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.53% from 236); Green value is 116 (45.70% from 255 or 49.15% from 236); Blue value is 81 (32.03% from 255 or 34.32% from 236); Max value from RGB is 116 - color contains mainly: green. Hex color #277451 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277451 is #D88BAE. Grayscale: #595959. Windows color (decimal): -14191535 or 5338151. OLE color: 5338151.
HSL color Cylindrical-coordinate representation of color #277451: hue angle of 152.73º 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 #277451 is Cyan = 0.66, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 116 | 81 | - |
| CMYK | 0.66 | 0 | 0.30 | 0.55 |
| HSL | 152.73º | 0.5% | 0.3% | - |
| HSV(B) | 152.73º | 0.66% | 0.45% | - |
| XYZ | 8.57 | 13.52 | 9.94 | - |
| YUV | 88.99 | 123.49 | 92.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 116 | 81 | 0.66 | 0 | 0.30 | 0.55 | 152.73 | 0.5 | 0.3 |
| Hex | 27 | 74 | 51 | 42 | 0 | 1E | 37 | 99 | 32 | 1E |
| Octal | 47 | 164 | 121 | 102 | 0 | 36 | 67 | 231 | 62 | 36 |
| Binary | 100111 | 1110100 | 1010001 | 1000010 | 0 | 11110 | 110111 | 10011001 | 110010 | 11110 |
Color Harmonies of #277451
Complementary color
Monochromatic Colors of #277451
Black with #277451
Text Example
Text Example
White with #277451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277451; }
p { color: rgb(39,116,81); }
H1.HeaderClassName
{
color: #277451;
}
.AnyTagClassName
{
color: #277451;
}
</style>
background-color css
<style>
a { background-color: #277451; }
a { background-color: rgb(39,116,81); }
div.DivClassName
{
background-color: #277451;
}
.BgClassName
{
background-color: #277451;
}
</style>
border-color css
<style>
span { border-color: #277451; }
span { border-color: rgb(39,116,81); }
td.TdClassName
{
border-color: #277451;
}
.TagClassName
{
border-color: #277451;
}
</style>