COLOR #6E9A63

HEX: #6E9A63 RGB: (110,154,99)

Color info

#6E9A63 contains red, green and blue colors in about the same proportion. Web safe color of #6E9A63 is #669966 (or #696).

RGB color model

#6E9A63 color RGB value is (110,154,99).

RGB: (110,154,99) (43%, 60%, 39%)

RGB channels and saturation

R 110 of 255 = 43%
G 154 of 255 = 60%
B 99 of 255 = 39%

110
154
99

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

Portions of RGB colors in percentages

R + G + B = 110 + 154 + 99 = 363 (100%)
R 110 of 363 ~ 30.3%
G 154 of 363 ~ 42.42%
B 99 of 363 ~ 27.27'%

%30.3
%42.42
%27.27

CMYK color model

#6E9A63 color CMYK value is (29,0,36,40).

  • cyan value is 28.57%
  • magenta value is 0.00%
  • yellow value is 35.71%
  • key color value is 39.61%
CMYK: (29,0,36,40) C29M0Y36K40 (29%,0%,36%,40%) (0.29/0.00/0.36/0.40) 

CMYK percentages

%28.57
%0
%35.71
%39.61

Codes

Color #6E9A63 in popluar color models

6E 9A 63
RGB 110 154 99
HSL 108° 21.74% 49.61%
HSB/HSV 108° 35.71% 60.39%
CMYK 28.57% 0.00% 35.71%
39.61%

Color #6E9A63 in popluar number systems.

HEX 6E 9A 63
Decimal 110 154 99
Binary 1101110 10011010 1100011
Octal 156 232 143

Shades and tints

Shades of #6E9A63

#6E9A63
(110,154,99)
#648C5A
(100,140,90)
#5A7E51
(90,126,81)
#507048
(80,112,72)
#46623F
(70,98,63)
#3C5436
(60,84,54)
#32462D
(50,70,45)
#283824
(40,56,36)
#1E2A1B
(30,42,27)
#141C12
(20,28,18)
#0A0E09
(10,14,9)
#000000
(0,0,0)

Tints of #6E9A63

#6E9A63
(110,154,99)
#7BA371
(123,163,113)
#88AC7F
(136,172,127)
#95B58D
(149,181,141)
#A2BE9B
(162,190,155)
#AFC7A9
(175,199,169)
#BCD0B7
(188,208,183)
#C9D9C5
(201,217,197)
#D6E2D3
(214,226,211)
#E3EBE1
(227,235,225)
#F0F4EF
(240,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E9A63; }

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

This text font color is #6E9A63.

Background Color

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

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

This div background color is #6E9A63.

Border color

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

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

This div border color is #6E9A63.

Opacity

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

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

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

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

This text has shadow with #6E9A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E9A63.

Preview

Color preview on black background

This text has color #6E9A63 on black background.


Color preview on white background

This text has color #6E9A63 on white background.


Black color preview on #6E9A63 background

This text has black color on #6E9A63 background.


White color preview on #6E9A63 background

This text has white color on #6E9A63 background.


Related colors

Complementary color

Complementary color for #hex is #91659C.


I love getcolorcode.com

Triadic colors

1 #636E9A and #9A636E with #6E9A63 are triadic colors.

2 #639A6E and #9A6E63 with #6E9A63 are triadic colors.