COLOR #6E9A54

HEX: #6E9A54 RGB: (110,154,84)

Color info

#6E9A54 contains mainly red and green colors. Web safe color of #6E9A54 is #669966 (or #696).

RGB color model

#6E9A54 color RGB value is (110,154,84).

RGB: (110,154,84) (43%, 60%, 33%)

RGB channels and saturation

R 110 of 255 = 43%
G 154 of 255 = 60%
B 84 of 255 = 33%

110
154
84

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

Portions of RGB colors in percentages

R + G + B = 110 + 154 + 84 = 348 (100%)
R 110 of 348 ~ 31.61%
G 154 of 348 ~ 44.25%
B 84 of 348 ~ 24.14'%

%31.61
%44.25
%24.14

CMYK color model

#6E9A54 color CMYK value is (29,0,45,40).

  • cyan value is 28.57%
  • magenta value is 0.00%
  • yellow value is 45.45%
  • key color value is 39.61%

CMYK: (29,0,45,40)
C29M0Y45K40 (29%, 0%, 45%, 40%)
(0.29 / 0.00 / 0.45 / 0.40)

CMYK percentages

%28.57
%0
%45.45
%39.61

Codes

Color #6E9A54 in popluar color models

6E 9A 54
RGB 110 154 84
HSL 98° 29.41% 46.67%
HSB/HSV 98° 45.45% 60.39%
CMYK 28.57% 0.00% 45.45%
39.61%

Color #6E9A54 in popluar number systems.

HEX 6E 9A 54
Decimal 110 154 84
Binary 1101110 10011010 1010100
Octal 156 232 124

Shades and tints

Shades of #6E9A54

#6E9A54
(110,154,84)
#648C4D
(100,140,77)
#5A7E46
(90,126,70)
#50703F
(80,112,63)
#466238
(70,98,56)
#3C5431
(60,84,49)
#32462A
(50,70,42)
#283823
(40,56,35)
#1E2A1C
(30,42,28)
#141C15
(20,28,21)
#0A0E0E
(10,14,14)
#000000
(0,0,0)

Tints of #6E9A54

#6E9A54
(110,154,84)
#7BA363
(123,163,99)
#88AC72
(136,172,114)
#95B581
(149,181,129)
#A2BE90
(162,190,144)
#AFC79F
(175,199,159)
#BCD0AE
(188,208,174)
#C9D9BD
(201,217,189)
#D6E2CC
(214,226,204)
#E3EBDB
(227,235,219)
#F0F4EA
(240,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E9A54 color. Also use rgb(110,154,84) instead hex code.

Text Font Color

.myTextColor { color: #6E9A54; }

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

This text font color is #6E9A54.

Background Color

.myBgColor { background-color: #6E9A54; }

<div style="background-color:#6E9A54">Inner text</div>

This div background color is #6E9A54.

Border color

.myBorderColor { border: 1px solid #6E9A54; }

<div style="border:3px solid #6E9A54">Div</div>

This div border color is #6E9A54.

Opacity

.myOpacity80 { color: #6E9A54; opacity: 0.8; }

<p style="color:#6E9A54;opacity:0.8;">80%</p>

Text with #6E9A54 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 #6E9A54;}

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

This text has shadow with #6E9A54 color.


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

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

This text has shadow with #6E9A54 primary color and red secondary color.


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

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

This text has shadow with #6E9A54 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6E9A54.

Preview

Color preview on black background

This text has color #6E9A54 on black background.


Color preview on white background

This text has color #6E9A54 on white background.


Black color preview on #6E9A54 background

This text has black color on #6E9A54 background.


White color preview on #6E9A54 background

This text has white color on #6E9A54 background.


Related colors

Complementary color

Complementary color for #hex is #9165AB.


I love getcolorcode.com

Triadic colors

1 #546E9A and #9A546E with #6E9A54 are triadic colors.

2 #549A6E and #9A6E54 with #6E9A54 are triadic colors.