COLOR #6E8163

HEX: #6E8163 RGB: (110,129,99)

Renk bilgisi

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

RGB renk modeli

#6E8163 color RGB value is (110,129,99).

RGB: (110,129,99) (43%, 51%, 39%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 129 of 255 = 51%
B 99 of 255 = 39%

110
129
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 129 + 99 = 338 (100%)
R 110 of 338 ~ 32.54%
G 129 of 338 ~ 38.17%
B 99 of 338 ~ 29.29'%

%32.54
%38.17
%29.29

CMYK RENK MODELİ

#6E8163 rengi CMYK tonu (15,0,23,49).

  • camgöbeği tonu 14.73%
  • eflatun tonu 0.00%
  • sarı tonu 23.26%
  • ana renk tonu 49.41%

CMYK: (15,0,23,49)
C15M0Y23K49 (15%, 0%, 23%, 49%)
(0.15 / 0.00 / 0.23 / 0.49)

CMYK yüzdeleri

%14.73
%0
%23.26
%49.41

Codes

Color #6E8163 in popluar color models

6E 81 63
RGB 110 129 99
HSL 98° 13.16% 44.71%
HSB/HSV 98° 23.26% 50.59%
CMYK 14.73% 0.00% 23.26%
49.41%

Color #6E8163 in popluar number systems.

HEX 6E 81 63
Decimal 110 129 99
Binary 1101110 10000001 1100011
Octal 156 201 143

Shades and tints

Shades of #6E8163

#6E8163
(110,129,99)
#64765A
(100,118,90)
#5A6B51
(90,107,81)
#506048
(80,96,72)
#46553F
(70,85,63)
#3C4A36
(60,74,54)
#323F2D
(50,63,45)
#283424
(40,52,36)
#1E291B
(30,41,27)
#141E12
(20,30,18)
#0A1309
(10,19,9)
#000000
(0,0,0)

Tints of #6E8163

#6E8163
(110,129,99)
#7B8C71
(123,140,113)
#88977F
(136,151,127)
#95A28D
(149,162,141)
#A2AD9B
(162,173,155)
#AFB8A9
(175,184,169)
#BCC3B7
(188,195,183)
#C9CEC5
(201,206,197)
#D6D9D3
(214,217,211)
#E3E4E1
(227,228,225)
#F0EFEF
(240,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E8163 color. Also use rgb(110,129,99) instead hex code.

Text Font Color

.myTextColor { color: #6E8163; }

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

This text font color is #6E8163.

Background Color

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

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

This div background color is #6E8163.

Border color

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

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

This div border color is #6E8163.

Opacity

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

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

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

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

This text has shadow with #6E8163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8163.

Preview

Color preview on black background

This text has color #6E8163 on black background.


Color preview on white background

This text has color #6E8163 on white background.


Black color preview on #6E8163 background

This text has black color on #6E8163 background.


White color preview on #6E8163 background

This text has white color on #6E8163 background.


Related colors

Complementary color

Complementary color for #hex is #917E9C.


I love getcolorcode.com

Triadic colors

1 #636E81 and #81636E with #6E8163 are triadic colors.

2 #63816E and #816E63 with #6E8163 are triadic colors.