COLOR #6E876E

HEX: #6E876E RGB: (110,135,110)

Color info

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

RGB color model

#6E876E color RGB value is (110,135,110).

RGB: (110,135,110) (43%, 53%, 43%)

RGB channels and saturation

R 110 of 255 = 43%
G 135 of 255 = 53%
B 110 of 255 = 43%

110
135
110

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

Portions of RGB colors in percentages

R + G + B = 110 + 135 + 110 = 355 (100%)
R 110 of 355 ~ 30.99%
G 135 of 355 ~ 38.03%
B 110 of 355 ~ 30.99'%

%30.99
%38.03
%30.99

CMYK color model

#6E876E color CMYK value is (19,0,19,47).

  • cyan value is 18.52%
  • magenta value is 0.00%
  • yellow value is 18.52%
  • key color value is 47.06%

CMYK: (19,0,19,47)
C19M0Y19K47 (19%, 0%, 19%, 47%)
(0.19 / 0.00 / 0.19 / 0.47)

CMYK percentages

%18.52
%0
%18.52
%47.06

Codes

Color #6E876E in popluar color models

6E 87 6E
RGB 110 135 110
HSL 120° 10.20% 48.04%
HSB/HSV 120° 18.52% 52.94%
CMYK 18.52% 0.00% 18.52%
47.06%

Color #6E876E in popluar number systems.

HEX 6E 87 6E
Decimal 110 135 110
Binary 1101110 10000111 1101110
Octal 156 207 156

Shades and tints

Shades of #6E876E

#6E876E
(110,135,110)
#647B64
(100,123,100)
#5A6F5A
(90,111,90)
#506350
(80,99,80)
#465746
(70,87,70)
#3C4B3C
(60,75,60)
#323F32
(50,63,50)
#283328
(40,51,40)
#1E271E
(30,39,30)
#141B14
(20,27,20)
#0A0F0A
(10,15,10)
#000000
(0,0,0)

Tints of #6E876E

#6E876E
(110,135,110)
#7B917B
(123,145,123)
#889B88
(136,155,136)
#95A595
(149,165,149)
#A2AFA2
(162,175,162)
#AFB9AF
(175,185,175)
#BCC3BC
(188,195,188)
#C9CDC9
(201,205,201)
#D6D7D6
(214,215,214)
#E3E1E3
(227,225,227)
#F0EBF0
(240,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E876E; }

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

This text font color is #6E876E.

Background Color

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

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

This div background color is #6E876E.

Border color

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

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

This div border color is #6E876E.

Opacity

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

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

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

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

This text has shadow with #6E876E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E876E.

Preview

Color preview on black background

This text has color #6E876E on black background.


Color preview on white background

This text has color #6E876E on white background.


Black color preview on #6E876E background

This text has black color on #6E876E background.


White color preview on #6E876E background

This text has white color on #6E876E background.


Related colors

Complementary color

Complementary color for #hex is #917891.


I love getcolorcode.com

Triadic colors

1 #6E6E87 and #876E6E with #6E876E are triadic colors.

2 #6E876E and #876E6E with #6E876E are triadic colors.