COLOR #6E8968

HEX: #6E8968 RGB: (110,137,104)

Renk bilgisi

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

RGB renk modeli

#6E8968 color RGB value is (110,137,104).

RGB: (110,137,104) (43%, 54%, 41%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 137 of 255 = 54%
B 104 of 255 = 41%

110
137
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 137 + 104 = 351 (100%)
R 110 of 351 ~ 31.34%
G 137 of 351 ~ 39.03%
B 104 of 351 ~ 29.63'%

%31.34
%39.03
%29.63

CMYK RENK MODELİ

#6E8968 rengi CMYK tonu (20,0,24,46).

  • camgöbeği tonu 19.71%
  • eflatun tonu 0.00%
  • sarı tonu 24.09%
  • ana renk tonu 46.27%

CMYK: (20,0,24,46)
C20M0Y24K46 (20%, 0%, 24%, 46%)
(0.20 / 0.00 / 0.24 / 0.46)

CMYK yüzdeleri

%19.71
%0
%24.09
%46.27

Codes

Color #6E8968 in popluar color models

6E 89 68
RGB 110 137 104
HSL 109° 13.69% 47.25%
HSB/HSV 109° 24.09% 53.73%
CMYK 19.71% 0.00% 24.09%
46.27%

Color #6E8968 in popluar number systems.

HEX 6E 89 68
Decimal 110 137 104
Binary 1101110 10001001 1101000
Octal 156 211 150

Shades and tints

Shades of #6E8968

#6E8968
(110,137,104)
#647D5F
(100,125,95)
#5A7156
(90,113,86)
#50654D
(80,101,77)
#465944
(70,89,68)
#3C4D3B
(60,77,59)
#324132
(50,65,50)
#283529
(40,53,41)
#1E2920
(30,41,32)
#141D17
(20,29,23)
#0A110E
(10,17,14)
#000000
(0,0,0)

Tints of #6E8968

#6E8968
(110,137,104)
#7B9375
(123,147,117)
#889D82
(136,157,130)
#95A78F
(149,167,143)
#A2B19C
(162,177,156)
#AFBBA9
(175,187,169)
#BCC5B6
(188,197,182)
#C9CFC3
(201,207,195)
#D6D9D0
(214,217,208)
#E3E3DD
(227,227,221)
#F0EDEA
(240,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E8968; }

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

This text font color is #6E8968.

Background Color

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

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

This div background color is #6E8968.

Border color

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

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

This div border color is #6E8968.

Opacity

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

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

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

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

This text has shadow with #6E8968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8968.

Preview

Color preview on black background

This text has color #6E8968 on black background.


Color preview on white background

This text has color #6E8968 on white background.


Black color preview on #6E8968 background

This text has black color on #6E8968 background.


White color preview on #6E8968 background

This text has white color on #6E8968 background.


Related colors

Complementary color

Complementary color for #hex is #917697.


I love getcolorcode.com

Triadic colors

1 #686E89 and #89686E with #6E8968 are triadic colors.

2 #68896E and #896E68 with #6E8968 are triadic colors.