COLOR #6E8568

HEX: #6E8568 RGB: (110,133,104)

Renk bilgisi

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

RGB renk modeli

#6E8568 color RGB value is (110,133,104).

RGB: (110,133,104) (43%, 52%, 41%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 133 of 255 = 52%
B 104 of 255 = 41%

110
133
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 133 + 104 = 347 (100%)
R 110 of 347 ~ 31.7%
G 133 of 347 ~ 38.33%
B 104 of 347 ~ 29.97'%

%31.7
%38.33
%29.97

CMYK RENK MODELİ

#6E8568 rengi CMYK tonu (17,0,22,48).

  • camgöbeği tonu 17.29%
  • eflatun tonu 0.00%
  • sarı tonu 21.80%
  • ana renk tonu 47.84%

CMYK: (17,0,22,48)
C17M0Y22K48 (17%, 0%, 22%, 48%)
(0.17 / 0.00 / 0.22 / 0.48)

CMYK yüzdeleri

%17.29
%0
%21.8
%47.84

Codes

Color #6E8568 in popluar color models

6E 85 68
RGB 110 133 104
HSL 108° 12.24% 46.47%
HSB/HSV 108° 21.80% 52.16%
CMYK 17.29% 0.00% 21.80%
47.84%

Color #6E8568 in popluar number systems.

HEX 6E 85 68
Decimal 110 133 104
Binary 1101110 10000101 1101000
Octal 156 205 150

Shades and tints

Shades of #6E8568

#6E8568
(110,133,104)
#64795F
(100,121,95)
#5A6D56
(90,109,86)
#50614D
(80,97,77)
#465544
(70,85,68)
#3C493B
(60,73,59)
#323D32
(50,61,50)
#283129
(40,49,41)
#1E2520
(30,37,32)
#141917
(20,25,23)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #6E8568

#6E8568
(110,133,104)
#7B9075
(123,144,117)
#889B82
(136,155,130)
#95A68F
(149,166,143)
#A2B19C
(162,177,156)
#AFBCA9
(175,188,169)
#BCC7B6
(188,199,182)
#C9D2C3
(201,210,195)
#D6DDD0
(214,221,208)
#E3E8DD
(227,232,221)
#F0F3EA
(240,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E8568; }

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

This text font color is #6E8568.

Background Color

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

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

This div background color is #6E8568.

Border color

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

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

This div border color is #6E8568.

Opacity

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

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

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

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

This text has shadow with #6E8568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8568.

Preview

Color preview on black background

This text has color #6E8568 on black background.


Color preview on white background

This text has color #6E8568 on white background.


Black color preview on #6E8568 background

This text has black color on #6E8568 background.


White color preview on #6E8568 background

This text has white color on #6E8568 background.


Related colors

Complementary color

Complementary color for #hex is #917A97.


I love getcolorcode.com

Triadic colors

1 #686E85 and #85686E with #6E8568 are triadic colors.

2 #68856E and #856E68 with #6E8568 are triadic colors.