COLOR #6E9834

HEX: #6E9834 RGB: (110,152,52)

Color info

#6E9834 contains mainly red and green colors. Web safe color of #6E9834 is #669933 (or #693).

RGB color model

#6E9834 color RGB value is (110,152,52).

RGB: (110,152,52) (43%, 60%, 20%)

RGB channels and saturation

R 110 of 255 = 43%
G 152 of 255 = 60%
B 52 of 255 = 20%

110
152
52

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

Portions of RGB colors in percentages

R + G + B = 110 + 152 + 52 = 314 (100%)
R 110 of 314 ~ 35.03%
G 152 of 314 ~ 48.41%
B 52 of 314 ~ 16.56'%

%35.03
%48.41
%16.56

CMYK color model

#6E9834 color CMYK value is (28,0,66,40).

  • cyan value is 27.63%
  • magenta value is 0.00%
  • yellow value is 65.79%
  • key color value is 40.39%
CMYK: (28,0,66,40) C28M0Y66K40 (28%,0%,66%,40%) (0.28/0.00/0.66/0.40) 

CMYK percentages

%27.63
%0
%65.79
%40.39

Codes

Color #6E9834 in popluar color models

6E 98 34
RGB 110 152 52
HSL 85° 49.02% 40.00%
HSB/HSV 85° 65.79% 59.61%
CMYK 27.63% 0.00% 65.79%
40.39%

Color #6E9834 in popluar number systems.

HEX 6E 98 34
Decimal 110 152 52
Binary 1101110 10011000 110100
Octal 156 230 64

Shades and tints

Shades of #6E9834

#6E9834
(110,152,52)
#648B30
(100,139,48)
#5A7E2C
(90,126,44)
#507128
(80,113,40)
#466424
(70,100,36)
#3C5720
(60,87,32)
#324A1C
(50,74,28)
#283D18
(40,61,24)
#1E3014
(30,48,20)
#142310
(20,35,16)
#0A160C
(10,22,12)
#000000
(0,0,0)

Tints of #6E9834

#6E9834
(110,152,52)
#7BA146
(123,161,70)
#88AA58
(136,170,88)
#95B36A
(149,179,106)
#A2BC7C
(162,188,124)
#AFC58E
(175,197,142)
#BCCEA0
(188,206,160)
#C9D7B2
(201,215,178)
#D6E0C4
(214,224,196)
#E3E9D6
(227,233,214)
#F0F2E8
(240,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E9834; }

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

This text font color is #6E9834.

Background Color

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

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

This div background color is #6E9834.

Border color

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

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

This div border color is #6E9834.

Opacity

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

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

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

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

This text has shadow with #6E9834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E9834.

Preview

Color preview on black background

This text has color #6E9834 on black background.


Color preview on white background

This text has color #6E9834 on white background.


Black color preview on #6E9834 background

This text has black color on #6E9834 background.


White color preview on #6E9834 background

This text has white color on #6E9834 background.


Related colors

Complementary color

Complementary color for #hex is #9167CB.


I love getcolorcode.com

Triadic colors

1 #346E98 and #98346E with #6E9834 are triadic colors.

2 #34986E and #986E34 with #6E9834 are triadic colors.