COLOR #54956E

HEX: #54956E RGB: (84,149,110)

Color info

#54956E contains mainly green and blue colors. Web safe color of #54956E is #669966 (or #696).

RGB color model

#54956E color RGB value is (84,149,110).

RGB: (84,149,110) (33%, 58%, 43%)

RGB channels and saturation

R 84 of 255 = 33%
G 149 of 255 = 58%
B 110 of 255 = 43%

84
149
110

R + G + B ~ 45%. #54956E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 84 + 149 + 110 = 343 (100%)
R 84 of 343 ~ 24.49%
G 149 of 343 ~ 43.44%
B 110 of 343 ~ 32.07'%

%24.49
%43.44
%32.07

CMYK color model

#54956E color CMYK value is (44,0,26,42).

  • cyan value is 43.62%
  • magenta value is 0.00%
  • yellow value is 26.17%
  • key color value is 41.57%
CMYK: (44,0,26,42) C44M0Y26K42 (44%,0%,26%,42%) (0.44/0.00/0.26/0.42) 

CMYK percentages

%43.62
%0
%26.17
%41.57

Codes

Color #54956E in popluar color models

54 95 6E
RGB 84 149 110
HSL 144° 27.90% 45.69%
HSB/HSV 144° 43.62% 58.43%
CMYK 43.62% 0.00% 26.17%
41.57%

Color #54956E in popluar number systems.

HEX 54 95 6E
Decimal 84 149 110
Binary 1010100 10010101 1101110
Octal 124 225 156

Shades and tints

Shades of #54956E

#54956E
(84,149,110)
#4D8864
(77,136,100)
#467B5A
(70,123,90)
#3F6E50
(63,110,80)
#386146
(56,97,70)
#31543C
(49,84,60)
#2A4732
(42,71,50)
#233A28
(35,58,40)
#1C2D1E
(28,45,30)
#152014
(21,32,20)
#0E130A
(14,19,10)
#000000
(0,0,0)

Tints of #54956E

#54956E
(84,149,110)
#639E7B
(99,158,123)
#72A788
(114,167,136)
#81B095
(129,176,149)
#90B9A2
(144,185,162)
#9FC2AF
(159,194,175)
#AECBBC
(174,203,188)
#BDD4C9
(189,212,201)
#CCDDD6
(204,221,214)
#DBE6E3
(219,230,227)
#EAEFF0
(234,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54956E color. Also use rgb(84,149,110) instead hex code.

Text Font Color

.myTextColor { color: #54956E; }

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

This text font color is #54956E.

Background Color

.myBgColor { background-color: #54956E; }

<div style="background-color:#54956E">Inner text</div>

This div background color is #54956E.

Border color

.myBorderColor { border: 1px solid #54956E; }

<div style="border:3px solid #54956E">Div</div>

This div border color is #54956E.

Opacity

.myOpacity80 { color: #54956E; opacity: 0.8; }

<p style="color:#54956E;opacity:0.8;">80%</p>

Text with #54956E 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 #54956E;}

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

This text has shadow with #54956E color.


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

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

This text has shadow with #54956E primary color and red secondary color.


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

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

This text has shadow with #54956E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54956E.

Preview

Color preview on black background

This text has color #54956E on black background.


Color preview on white background

This text has color #54956E on white background.


Black color preview on #54956E background

This text has black color on #54956E background.


White color preview on #54956E background

This text has white color on #54956E background.


Related colors

Complementary color

Complementary color for #hex is #AB6A91.


I love getcolorcode.com

Triadic colors

1 #6E5495 and #956E54 with #54956E are triadic colors.

2 #6E9554 and #95546E with #54956E are triadic colors.