Shades of Salem #277453
Tints of Salem #277453
RGB
CMYK
RGB Variations
Color information
#277453 (or 0x277453) is known color: Salem. HEX triplet: 27, 74 and 53. RGB value is (39,116,83). Sum of RGB (Red+Green+Blue) = 39+116+83=238 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.39% from 238); Green value is 116 (45.70% from 255 or 48.74% from 238); Blue value is 83 (32.81% from 255 or 34.87% from 238); Max value from RGB is 116 - color contains mainly: green. Hex color #277453 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277453 is #D88BAC. Grayscale: #595959. Windows color (decimal): -14191533 or 5469223. OLE color: 5469223.
HSL color Cylindrical-coordinate representation of color #277453: hue angle of 154.29º 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 #277453 is Cyan = 0.66, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 116 | 83 | - |
| CMYK | 0.66 | 0 | 0.28 | 0.55 |
| HSL | 154.29º | 0.5% | 0.3% | - |
| HSV(B) | 154.29º | 0.66% | 0.45% | - |
| XYZ | 8.64 | 13.55 | 10.34 | - |
| YUV | 89.22 | 124.49 | 92.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 116 | 83 | 0.66 | 0 | 0.28 | 0.55 | 154.29 | 0.5 | 0.3 |
| Hex | 27 | 74 | 53 | 42 | 0 | 1C | 37 | 9A | 32 | 1E |
| Octal | 47 | 164 | 123 | 102 | 0 | 34 | 67 | 232 | 62 | 36 |
| Binary | 100111 | 1110100 | 1010011 | 1000010 | 0 | 11100 | 110111 | 10011010 | 110010 | 11110 |
Color Harmonies of #277453
Complementary color
Monochromatic Colors of #277453
Black with #277453
Text Example
Text Example
White with #277453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277453; }
p { color: rgb(39,116,83); }
H1.HeaderClassName
{
color: #277453;
}
.AnyTagClassName
{
color: #277453;
}
</style>
background-color css
<style>
a { background-color: #277453; }
a { background-color: rgb(39,116,83); }
div.DivClassName
{
background-color: #277453;
}
.BgClassName
{
background-color: #277453;
}
</style>
border-color css
<style>
span { border-color: #277453; }
span { border-color: rgb(39,116,83); }
td.TdClassName
{
border-color: #277453;
}
.TagClassName
{
border-color: #277453;
}
</style>