COLOR #6E8868

HEX: #6E8868 RGB: (110,136,104)

Renk bilgisi

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

RGB renk modeli

#6E8868 color RGB value is (110,136,104).

RGB: (110,136,104) (43%, 53%, 41%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 136 of 255 = 53%
B 104 of 255 = 41%

110
136
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 136 + 104 = 350 (100%)
R 110 of 350 ~ 31.43%
G 136 of 350 ~ 38.86%
B 104 of 350 ~ 29.71'%

%31.43
%38.86
%29.71

CMYK RENK MODELİ

#6E8868 rengi CMYK tonu (19,0,24,47).

  • camgöbeği tonu 19.12%
  • eflatun tonu 0.00%
  • sarı tonu 23.53%
  • ana renk tonu 46.67%

CMYK: (19,0,24,47)
C19M0Y24K47 (19%, 0%, 24%, 47%)
(0.19 / 0.00 / 0.24 / 0.47)

CMYK yüzdeleri

%19.12
%0
%23.53
%46.67

Codes

Color #6E8868 in popluar color models

6E 88 68
RGB 110 136 104
HSL 109° 13.33% 47.06%
HSB/HSV 109° 23.53% 53.33%
CMYK 19.12% 0.00% 23.53%
46.67%

Color #6E8868 in popluar number systems.

HEX 6E 88 68
Decimal 110 136 104
Binary 1101110 10001000 1101000
Octal 156 210 150

Shades and tints

Shades of #6E8868

#6E8868
(110,136,104)
#647C5F
(100,124,95)
#5A7056
(90,112,86)
#50644D
(80,100,77)
#465844
(70,88,68)
#3C4C3B
(60,76,59)
#324032
(50,64,50)
#283429
(40,52,41)
#1E2820
(30,40,32)
#141C17
(20,28,23)
#0A100E
(10,16,14)
#000000
(0,0,0)

Tints of #6E8868

#6E8868
(110,136,104)
#7B9275
(123,146,117)
#889C82
(136,156,130)
#95A68F
(149,166,143)
#A2B09C
(162,176,156)
#AFBAA9
(175,186,169)
#BCC4B6
(188,196,182)
#C9CEC3
(201,206,195)
#D6D8D0
(214,216,208)
#E3E2DD
(227,226,221)
#F0ECEA
(240,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E8868; }

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

This text font color is #6E8868.

Background Color

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

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

This div background color is #6E8868.

Border color

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

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

This div border color is #6E8868.

Opacity

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

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

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

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

This text has shadow with #6E8868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8868.

Preview

Color preview on black background

This text has color #6E8868 on black background.


Color preview on white background

This text has color #6E8868 on white background.


Black color preview on #6E8868 background

This text has black color on #6E8868 background.


White color preview on #6E8868 background

This text has white color on #6E8868 background.


Related colors

Complementary color

Complementary color for #hex is #917797.


I love getcolorcode.com

Triadic colors

1 #686E88 and #88686E with #6E8868 are triadic colors.

2 #68886E and #886E68 with #6E8868 are triadic colors.