COLOR #6E8339

HEX: #6E8339 RGB: (110,131,57)

Renk bilgisi

#6E8339 contains mainly red and green colors. #6E8339 ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#6E8339 color RGB value is (110,131,57).

RGB: (110,131,57) (43%, 51%, 22%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 131 of 255 = 51%
B 57 of 255 = 22%

110
131
57

R + G + B ~ 39%. #6E8339 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 131 + 57 = 298 (100%)
R 110 of 298 ~ 36.91%
G 131 of 298 ~ 43.96%
B 57 of 298 ~ 19.13'%

%36.91
%43.96
%19.13

CMYK RENK MODELİ

#6E8339 rengi CMYK tonu (16,0,56,49).

  • camgöbeği tonu 16.03%
  • eflatun tonu 0.00%
  • sarı tonu 56.49%
  • ana renk tonu 48.63%

CMYK: (16,0,56,49)
C16M0Y56K49 (16%, 0%, 56%, 49%)
(0.16 / 0.00 / 0.56 / 0.49)

CMYK yüzdeleri

%16.03
%0
%56.49
%48.63

Codes

Color #6E8339 in popluar color models

6E 83 39
RGB 110 131 57
HSL 77° 39.36% 36.86%
HSB/HSV 77° 56.49% 51.37%
CMYK 16.03% 0.00% 56.49%
48.63%

Color #6E8339 in popluar number systems.

HEX 6E 83 39
Decimal 110 131 57
Binary 1101110 10000011 111001
Octal 156 203 71

Shades and tints

Shades of #6E8339

#6E8339
(110,131,57)
#647834
(100,120,52)
#5A6D2F
(90,109,47)
#50622A
(80,98,42)
#465725
(70,87,37)
#3C4C20
(60,76,32)
#32411B
(50,65,27)
#283616
(40,54,22)
#1E2B11
(30,43,17)
#14200C
(20,32,12)
#0A1507
(10,21,7)
#000000
(0,0,0)

Tints of #6E8339

#6E8339
(110,131,57)
#7B8E4B
(123,142,75)
#88995D
(136,153,93)
#95A46F
(149,164,111)
#A2AF81
(162,175,129)
#AFBA93
(175,186,147)
#BCC5A5
(188,197,165)
#C9D0B7
(201,208,183)
#D6DBC9
(214,219,201)
#E3E6DB
(227,230,219)
#F0F1ED
(240,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E8339; }

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

This text font color is #6E8339.

Background Color

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

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

This div background color is #6E8339.

Border color

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

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

This div border color is #6E8339.

Opacity

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

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

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

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

This text has shadow with #6E8339 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8339.

Preview

Color preview on black background

This text has color #6E8339 on black background.


Color preview on white background

This text has color #6E8339 on white background.


Black color preview on #6E8339 background

This text has black color on #6E8339 background.


White color preview on #6E8339 background

This text has white color on #6E8339 background.


Related colors

Complementary color

Complementary color for #hex is #917CC6.


I love getcolorcode.com

Triadic colors

1 #396E83 and #83396E with #6E8339 are triadic colors.

2 #39836E and #836E39 with #6E8339 are triadic colors.