COLOR #6E8F71

HEX: #6E8F71 RGB: (110,143,113)

Renk bilgisi

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

RGB renk modeli

#6E8F71 color RGB value is (110,143,113).

RGB: (110,143,113) (43%, 56%, 44%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 143 of 255 = 56%
B 113 of 255 = 44%

110
143
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 143 + 113 = 366 (100%)
R 110 of 366 ~ 30.05%
G 143 of 366 ~ 39.07%
B 113 of 366 ~ 30.87'%

%30.05
%39.07
%30.87

CMYK RENK MODELİ

#6E8F71 rengi CMYK tonu (23,0,21,44).

  • camgöbeği tonu 23.08%
  • eflatun tonu 0.00%
  • sarı tonu 20.98%
  • ana renk tonu 43.92%

CMYK: (23,0,21,44)
C23M0Y21K44 (23%, 0%, 21%, 44%)
(0.23 / 0.00 / 0.21 / 0.44)

CMYK yüzdeleri

%23.08
%0
%20.98
%43.92

Codes

Color #6E8F71 in popluar color models

6E 8F 71
RGB 110 143 113
HSL 125° 13.04% 49.61%
HSB/HSV 125° 23.08% 56.08%
CMYK 23.08% 0.00% 20.98%
43.92%

Color #6E8F71 in popluar number systems.

HEX 6E 8F 71
Decimal 110 143 113
Binary 1101110 10001111 1110001
Octal 156 217 161

Shades and tints

Shades of #6E8F71

#6E8F71
(110,143,113)
#648267
(100,130,103)
#5A755D
(90,117,93)
#506853
(80,104,83)
#465B49
(70,91,73)
#3C4E3F
(60,78,63)
#324135
(50,65,53)
#28342B
(40,52,43)
#1E2721
(30,39,33)
#141A17
(20,26,23)
#0A0D0D
(10,13,13)
#000000
(0,0,0)

Tints of #6E8F71

#6E8F71
(110,143,113)
#7B997D
(123,153,125)
#88A389
(136,163,137)
#95AD95
(149,173,149)
#A2B7A1
(162,183,161)
#AFC1AD
(175,193,173)
#BCCBB9
(188,203,185)
#C9D5C5
(201,213,197)
#D6DFD1
(214,223,209)
#E3E9DD
(227,233,221)
#F0F3E9
(240,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E8F71 color. Also use rgb(110,143,113) instead hex code.

Text Font Color

.myTextColor { color: #6E8F71; }

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

This text font color is #6E8F71.

Background Color

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

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

This div background color is #6E8F71.

Border color

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

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

This div border color is #6E8F71.

Opacity

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

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

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

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

This text has shadow with #6E8F71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8F71.

Preview

Color preview on black background

This text has color #6E8F71 on black background.


Color preview on white background

This text has color #6E8F71 on white background.


Black color preview on #6E8F71 background

This text has black color on #6E8F71 background.


White color preview on #6E8F71 background

This text has white color on #6E8F71 background.


Related colors

Complementary color

Complementary color for #hex is #91708E.


I love getcolorcode.com

Triadic colors

1 #716E8F and #8F716E with #6E8F71 are triadic colors.

2 #718F6E and #8F6E71 with #6E8F71 are triadic colors.