COLOR #277A48

HEX: #277A48 RGB: (39,122,72)

Color info

#277A48 contains mainly green and blue colors. Web safe color of #277A48 is #336633 (or #363).

RGB color model

#277A48 color RGB value is (39,122,72).

RGB: (39,122,72) (15%, 48%, 28%)

RGB channels and saturation

R 39 of 255 = 15%
G 122 of 255 = 48%
B 72 of 255 = 28%

39
122
72

R + G + B ~ 30%. #277A48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 122 + 72 = 233 (100%)
R 39 of 233 ~ 16.74%
G 122 of 233 ~ 52.36%
B 72 of 233 ~ 30.9'%

%16.74
%52.36
%30.9

CMYK color model

#277A48 color CMYK value is (68,0,41,52).

  • cyan value is 68.03%
  • magenta value is 0.00%
  • yellow value is 40.98%
  • key color value is 52.16%
CMYK: (68,0,41,52) C68M0Y41K52 (68%,0%,41%,52%) (0.68/0.00/0.41/0.52) 

CMYK percentages

%68.03
%0
%40.98
%52.16

Codes

Color #277A48 in popluar color models

27 7A 48
RGB 39 122 72
HSL 144° 51.55% 31.57%
HSB/HSV 144° 68.03% 47.84%
CMYK 68.03% 0.00% 40.98%
52.16%

Color #277A48 in popluar number systems.

HEX 27 7A 48
Decimal 39 122 72
Binary 100111 1111010 1001000
Octal 47 172 110

Shades and tints

Shades of #277A48

#277A48
(39,122,72)
#246F42
(36,111,66)
#21643C
(33,100,60)
#1E5936
(30,89,54)
#1B4E30
(27,78,48)
#18432A
(24,67,42)
#153824
(21,56,36)
#122D1E
(18,45,30)
#0F2218
(15,34,24)
#0C1712
(12,23,18)
#090C0C
(9,12,12)
#000000
(0,0,0)

Tints of #277A48

#277A48
(39,122,72)
#3A8658
(58,134,88)
#4D9268
(77,146,104)
#609E78
(96,158,120)
#73AA88
(115,170,136)
#86B698
(134,182,152)
#99C2A8
(153,194,168)
#ACCEB8
(172,206,184)
#BFDAC8
(191,218,200)
#D2E6D8
(210,230,216)
#E5F2E8
(229,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #277A48 color. Also use rgb(39,122,72) instead hex code.

Text Font Color

.myTextColor { color: #277A48; }

<p style="color:#277A48">This sample text font color is #277A48.</p>

This text font color is #277A48.

Background Color

.myBgColor { background-color: #277A48; }

<div style="background-color:#277A48">Inner text</div>

This div background color is #277A48.

Border color

.myBorderColor { border: 1px solid #277A48; }

<div style="border:3px solid #277A48">Div</div>

This div border color is #277A48.

Opacity

.myOpacity80 { color: #277A48; opacity: 0.8; }

<p style="color:#277A48;opacity:0.8;">80%</p>

Text with #277A48 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #277A48;}

<p style="text-shadow: 3px 3px 1px #277A48">Text here.</p>

This text has shadow with #277A48 color.


.textShadow {text-shadow: 3px 3px 1px #277A48', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #277A48, 5px 5px 20px red">Text here.</p>

This text has shadow with #277A48 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#277A48, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#277A48, Direction=45, Strength=4)">Text</p>

This text has shadow with #277A48 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #277A48;
-webkit-box-shadow: 1px 1px 3px 2px #277A48;
box-shadow: 1px 1px 3px 2px #277A48;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #277A48; -webkit-box-shadow: 1px 1px 3px 2px #277A48; box-shadow:1px 1px 3px 2px #277A48;">
Div content here
</div>

This div box has shadow with color #277A48.

Preview

Color preview on black background

This text has color #277A48 on black background.


Color preview on white background

This text has color #277A48 on white background.


Black color preview on #277A48 background

This text has black color on #277A48 background.


White color preview on #277A48 background

This text has white color on #277A48 background.


Related colors

Complementary color

Complementary color for #hex is #D885B7.


I love getcolorcode.com

Triadic colors

1 #48277A and #7A4827 with #277A48 are triadic colors.

2 #487A27 and #7A2748 with #277A48 are triadic colors.