COLOR #6E8A63

HEX: #6E8A63 RGB: (110,138,99)

Color info

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

RGB color model

#6E8A63 color RGB value is (110,138,99).

RGB: (110,138,99) (43%, 54%, 39%)

RGB channels and saturation

R 110 of 255 = 43%
G 138 of 255 = 54%
B 99 of 255 = 39%

110
138
99

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

Portions of RGB colors in percentages

R + G + B = 110 + 138 + 99 = 347 (100%)
R 110 of 347 ~ 31.7%
G 138 of 347 ~ 39.77%
B 99 of 347 ~ 28.53'%

%31.7
%39.77
%28.53

CMYK color model

#6E8A63 color CMYK value is (20,0,28,46).

  • cyan value is 20.29%
  • magenta value is 0.00%
  • yellow value is 28.26%
  • key color value is 45.88%

CMYK: (20,0,28,46)
C20M0Y28K46 (20%, 0%, 28%, 46%)
(0.20 / 0.00 / 0.28 / 0.46)

CMYK percentages

%20.29
%0
%28.26
%45.88

Codes

Color #6E8A63 in popluar color models

6E 8A 63
RGB 110 138 99
HSL 103° 16.46% 46.47%
HSB/HSV 103° 28.26% 54.12%
CMYK 20.29% 0.00% 28.26%
45.88%

Color #6E8A63 in popluar number systems.

HEX 6E 8A 63
Decimal 110 138 99
Binary 1101110 10001010 1100011
Octal 156 212 143

Shades and tints

Shades of #6E8A63

#6E8A63
(110,138,99)
#647E5A
(100,126,90)
#5A7251
(90,114,81)
#506648
(80,102,72)
#465A3F
(70,90,63)
#3C4E36
(60,78,54)
#32422D
(50,66,45)
#283624
(40,54,36)
#1E2A1B
(30,42,27)
#141E12
(20,30,18)
#0A1209
(10,18,9)
#000000
(0,0,0)

Tints of #6E8A63

#6E8A63
(110,138,99)
#7B9471
(123,148,113)
#889E7F
(136,158,127)
#95A88D
(149,168,141)
#A2B29B
(162,178,155)
#AFBCA9
(175,188,169)
#BCC6B7
(188,198,183)
#C9D0C5
(201,208,197)
#D6DAD3
(214,218,211)
#E3E4E1
(227,228,225)
#F0EEEF
(240,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E8A63; }

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

This text font color is #6E8A63.

Background Color

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

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

This div background color is #6E8A63.

Border color

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

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

This div border color is #6E8A63.

Opacity

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

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

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

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

This text has shadow with #6E8A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8A63.

Preview

Color preview on black background

This text has color #6E8A63 on black background.


Color preview on white background

This text has color #6E8A63 on white background.


Black color preview on #6E8A63 background

This text has black color on #6E8A63 background.


White color preview on #6E8A63 background

This text has white color on #6E8A63 background.


Related colors

Complementary color

Complementary color for #hex is #91759C.


I love getcolorcode.com

Triadic colors

1 #636E8A and #8A636E with #6E8A63 are triadic colors.

2 #638A6E and #8A6E63 with #6E8A63 are triadic colors.