COLOR #6E8159

HEX: #6E8159 RGB: (110,129,89)

Renk bilgisi

#6E8159 contains red, green and blue colors in about the same proportion. #6E8159 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6E8159 color RGB value is (110,129,89).

RGB: (110,129,89) (43%, 51%, 35%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 129 of 255 = 51%
B 89 of 255 = 35%

110
129
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 129 + 89 = 328 (100%)
R 110 of 328 ~ 33.54%
G 129 of 328 ~ 39.33%
B 89 of 328 ~ 27.13'%

%33.54
%39.33
%27.13

CMYK RENK MODELİ

#6E8159 rengi CMYK tonu (15,0,31,49).

  • camgöbeği tonu 14.73%
  • eflatun tonu 0.00%
  • sarı tonu 31.01%
  • ana renk tonu 49.41%
CMYK: (15,0,31,49) C15M0Y31K49 (15%,0%,31%,49%) (0.15/0.00/0.31/0.49) 

CMYK yüzdeleri

%14.73
%0
%31.01
%49.41

Codes

Color #6E8159 in popluar color models

6E 81 59
RGB 110 129 89
HSL 89° 18.35% 42.75%
HSB/HSV 89° 31.01% 50.59%
CMYK 14.73% 0.00% 31.01%
49.41%

Color #6E8159 in popluar number systems.

HEX 6E 81 59
Decimal 110 129 89
Binary 1101110 10000001 1011001
Octal 156 201 131

Shades and tints

Shades of #6E8159

#6E8159
(110,129,89)
#647651
(100,118,81)
#5A6B49
(90,107,73)
#506041
(80,96,65)
#465539
(70,85,57)
#3C4A31
(60,74,49)
#323F29
(50,63,41)
#283421
(40,52,33)
#1E2919
(30,41,25)
#141E11
(20,30,17)
#0A1309
(10,19,9)
#000000
(0,0,0)

Tints of #6E8159

#6E8159
(110,129,89)
#7B8C68
(123,140,104)
#889777
(136,151,119)
#95A286
(149,162,134)
#A2AD95
(162,173,149)
#AFB8A4
(175,184,164)
#BCC3B3
(188,195,179)
#C9CEC2
(201,206,194)
#D6D9D1
(214,217,209)
#E3E4E0
(227,228,224)
#F0EFEF
(240,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E8159; }

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

This text font color is #6E8159.

Background Color

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

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

This div background color is #6E8159.

Border color

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

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

This div border color is #6E8159.

Opacity

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

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

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

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

This text has shadow with #6E8159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8159.

Preview

Color preview on black background

This text has color #6E8159 on black background.


Color preview on white background

This text has color #6E8159 on white background.


Black color preview on #6E8159 background

This text has black color on #6E8159 background.


White color preview on #6E8159 background

This text has white color on #6E8159 background.


Related colors

Complementary color

Complementary color for #hex is #917EA6.


I love getcolorcode.com

Triadic colors

1 #596E81 and #81596E with #6E8159 are triadic colors.

2 #59816E and #816E59 with #6E8159 are triadic colors.