COLOR #6E8C70

HEX: #6E8C70 RGB: (110,140,112)

Renk bilgisi

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

RGB renk modeli

#6E8C70 color RGB value is (110,140,112).

RGB: (110,140,112) (43%, 55%, 44%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 140 of 255 = 55%
B 112 of 255 = 44%

110
140
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 140 + 112 = 362 (100%)
R 110 of 362 ~ 30.39%
G 140 of 362 ~ 38.67%
B 112 of 362 ~ 30.94'%

%30.39
%38.67
%30.94

CMYK RENK MODELİ

#6E8C70 rengi CMYK tonu (21,0,20,45).

  • camgöbeği tonu 21.43%
  • eflatun tonu 0.00%
  • sarı tonu 20.00%
  • ana renk tonu 45.10%

CMYK: (21,0,20,45)
C21M0Y20K45 (21%, 0%, 20%, 45%)
(0.21 / 0.00 / 0.20 / 0.45)

CMYK yüzdeleri

%21.43
%0
%20
%45.1

Codes

Color #6E8C70 in popluar color models

6E 8C 70
RGB 110 140 112
HSL 124° 12.00% 49.02%
HSB/HSV 124° 21.43% 54.90%
CMYK 21.43% 0.00% 20.00%
45.10%

Color #6E8C70 in popluar number systems.

HEX 6E 8C 70
Decimal 110 140 112
Binary 1101110 10001100 1110000
Octal 156 214 160

Shades and tints

Shades of #6E8C70

#6E8C70
(110,140,112)
#648066
(100,128,102)
#5A745C
(90,116,92)
#506852
(80,104,82)
#465C48
(70,92,72)
#3C503E
(60,80,62)
#324434
(50,68,52)
#28382A
(40,56,42)
#1E2C20
(30,44,32)
#142016
(20,32,22)
#0A140C
(10,20,12)
#000000
(0,0,0)

Tints of #6E8C70

#6E8C70
(110,140,112)
#7B967D
(123,150,125)
#88A08A
(136,160,138)
#95AA97
(149,170,151)
#A2B4A4
(162,180,164)
#AFBEB1
(175,190,177)
#BCC8BE
(188,200,190)
#C9D2CB
(201,210,203)
#D6DCD8
(214,220,216)
#E3E6E5
(227,230,229)
#F0F0F2
(240,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E8C70 color. Also use rgb(110,140,112) instead hex code.

Text Font Color

.myTextColor { color: #6E8C70; }

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

This text font color is #6E8C70.

Background Color

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

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

This div background color is #6E8C70.

Border color

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

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

This div border color is #6E8C70.

Opacity

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

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

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

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

This text has shadow with #6E8C70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8C70.

Preview

Color preview on black background

This text has color #6E8C70 on black background.


Color preview on white background

This text has color #6E8C70 on white background.


Black color preview on #6E8C70 background

This text has black color on #6E8C70 background.


White color preview on #6E8C70 background

This text has white color on #6E8C70 background.


Related colors

Complementary color

Complementary color for #hex is #91738F.


I love getcolorcode.com

Triadic colors

1 #706E8C and #8C706E with #6E8C70 are triadic colors.

2 #708C6E and #8C6E70 with #6E8C70 are triadic colors.