COLOR #6E8973

HEX: #6E8973 RGB: (110,137,115)

Renk bilgisi

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

RGB renk modeli

#6E8973 color RGB value is (110,137,115).

RGB: (110,137,115) (43%, 54%, 45%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 137 of 255 = 54%
B 115 of 255 = 45%

110
137
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 137 + 115 = 362 (100%)
R 110 of 362 ~ 30.39%
G 137 of 362 ~ 37.85%
B 115 of 362 ~ 31.77'%

%30.39
%37.85
%31.77

CMYK RENK MODELİ

#6E8973 rengi CMYK tonu (20,0,16,46).

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

CMYK: (20,0,16,46)
C20M0Y16K46 (20%, 0%, 16%, 46%)
(0.20 / 0.00 / 0.16 / 0.46)

CMYK yüzdeleri

%19.71
%0
%16.06
%46.27

Codes

Color #6E8973 in popluar color models

6E 89 73
RGB 110 137 115
HSL 131° 10.93% 48.43%
HSB/HSV 131° 19.71% 53.73%
CMYK 19.71% 0.00% 16.06%
46.27%

Color #6E8973 in popluar number systems.

HEX 6E 89 73
Decimal 110 137 115
Binary 1101110 10001001 1110011
Octal 156 211 163

Shades and tints

Shades of #6E8973

#6E8973
(110,137,115)
#647D69
(100,125,105)
#5A715F
(90,113,95)
#506555
(80,101,85)
#46594B
(70,89,75)
#3C4D41
(60,77,65)
#324137
(50,65,55)
#28352D
(40,53,45)
#1E2923
(30,41,35)
#141D19
(20,29,25)
#0A110F
(10,17,15)
#000000
(0,0,0)

Tints of #6E8973

#6E8973
(110,137,115)
#7B937F
(123,147,127)
#889D8B
(136,157,139)
#95A797
(149,167,151)
#A2B1A3
(162,177,163)
#AFBBAF
(175,187,175)
#BCC5BB
(188,197,187)
#C9CFC7
(201,207,199)
#D6D9D3
(214,217,211)
#E3E3DF
(227,227,223)
#F0EDEB
(240,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E8973; }

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

This text font color is #6E8973.

Background Color

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

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

This div background color is #6E8973.

Border color

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

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

This div border color is #6E8973.

Opacity

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

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

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

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

This text has shadow with #6E8973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8973.

Preview

Color preview on black background

This text has color #6E8973 on black background.


Color preview on white background

This text has color #6E8973 on white background.


Black color preview on #6E8973 background

This text has black color on #6E8973 background.


White color preview on #6E8973 background

This text has white color on #6E8973 background.


Related colors

Complementary color

Complementary color for #hex is #91768C.


I love getcolorcode.com

Triadic colors

1 #736E89 and #89736E with #6E8973 are triadic colors.

2 #73896E and #896E73 with #6E8973 are triadic colors.