COLOR #6E8263

HEX: #6E8263 RGB: (110,130,99)

Renk bilgisi

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

RGB renk modeli

#6E8263 color RGB value is (110,130,99).

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

RGB bağlantıları ve doygunluk

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

110
130
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 130 + 99 = 339 (100%)
R 110 of 339 ~ 32.45%
G 130 of 339 ~ 38.35%
B 99 of 339 ~ 29.2'%

%32.45
%38.35
%29.2

CMYK RENK MODELİ

#6E8263 rengi CMYK tonu (15,0,24,49).

  • camgöbeği tonu 15.38%
  • eflatun tonu 0.00%
  • sarı tonu 23.85%
  • ana renk tonu 49.02%

CMYK: (15,0,24,49)
C15M0Y24K49 (15%, 0%, 24%, 49%)
(0.15 / 0.00 / 0.24 / 0.49)

CMYK yüzdeleri

%15.38
%0
%23.85
%49.02

Codes

Color #6E8263 in popluar color models

6E 82 63
RGB 110 130 99
HSL 99° 13.54% 44.90%
HSB/HSV 99° 23.85% 50.98%
CMYK 15.38% 0.00% 23.85%
49.02%

Color #6E8263 in popluar number systems.

HEX 6E 82 63
Decimal 110 130 99
Binary 1101110 10000010 1100011
Octal 156 202 143

Shades and tints

Shades of #6E8263

#6E8263
(110,130,99)
#64775A
(100,119,90)
#5A6C51
(90,108,81)
#506148
(80,97,72)
#46563F
(70,86,63)
#3C4B36
(60,75,54)
#32402D
(50,64,45)
#283524
(40,53,36)
#1E2A1B
(30,42,27)
#141F12
(20,31,18)
#0A1409
(10,20,9)
#000000
(0,0,0)

Tints of #6E8263

#6E8263
(110,130,99)
#7B8D71
(123,141,113)
#88987F
(136,152,127)
#95A38D
(149,163,141)
#A2AE9B
(162,174,155)
#AFB9A9
(175,185,169)
#BCC4B7
(188,196,183)
#C9CFC5
(201,207,197)
#D6DAD3
(214,218,211)
#E3E5E1
(227,229,225)
#F0F0EF
(240,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E8263; }

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

This text font color is #6E8263.

Background Color

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

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

This div background color is #6E8263.

Border color

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

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

This div border color is #6E8263.

Opacity

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

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

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

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

This text has shadow with #6E8263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8263.

Preview

Color preview on black background

This text has color #6E8263 on black background.


Color preview on white background

This text has color #6E8263 on white background.


Black color preview on #6E8263 background

This text has black color on #6E8263 background.


White color preview on #6E8263 background

This text has white color on #6E8263 background.


Related colors

Complementary color

Complementary color for #hex is #917D9C.


I love getcolorcode.com

Triadic colors

1 #636E82 and #82636E with #6E8263 are triadic colors.

2 #63826E and #826E63 with #6E8263 are triadic colors.