COLOR #6E8254

HEX: #6E8254 RGB: (110,130,84)

Renk bilgisi

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

RGB renk modeli

#6E8254 color RGB value is (110,130,84).

RGB: (110,130,84) (43%, 51%, 33%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 130 of 255 = 51%
B 84 of 255 = 33%

110
130
84

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 130 + 84 = 324 (100%)
R 110 of 324 ~ 33.95%
G 130 of 324 ~ 40.12%
B 84 of 324 ~ 25.93'%

%33.95
%40.12
%25.93

CMYK RENK MODELİ

#6E8254 rengi CMYK tonu (15,0,35,49).

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

CMYK: (15,0,35,49)
C15M0Y35K49 (15%, 0%, 35%, 49%)
(0.15 / 0.00 / 0.35 / 0.49)

CMYK yüzdeleri

%15.38
%0
%35.38
%49.02

Codes

Color #6E8254 in popluar color models

6E 82 54
RGB 110 130 84
HSL 86° 21.50% 41.96%
HSB/HSV 86° 35.38% 50.98%
CMYK 15.38% 0.00% 35.38%
49.02%

Color #6E8254 in popluar number systems.

HEX 6E 82 54
Decimal 110 130 84
Binary 1101110 10000010 1010100
Octal 156 202 124

Shades and tints

Shades of #6E8254

#6E8254
(110,130,84)
#64774D
(100,119,77)
#5A6C46
(90,108,70)
#50613F
(80,97,63)
#465638
(70,86,56)
#3C4B31
(60,75,49)
#32402A
(50,64,42)
#283523
(40,53,35)
#1E2A1C
(30,42,28)
#141F15
(20,31,21)
#0A140E
(10,20,14)
#000000
(0,0,0)

Tints of #6E8254

#6E8254
(110,130,84)
#7B8D63
(123,141,99)
#889872
(136,152,114)
#95A381
(149,163,129)
#A2AE90
(162,174,144)
#AFB99F
(175,185,159)
#BCC4AE
(188,196,174)
#C9CFBD
(201,207,189)
#D6DACC
(214,218,204)
#E3E5DB
(227,229,219)
#F0F0EA
(240,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E8254; }

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

This text font color is #6E8254.

Background Color

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

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

This div background color is #6E8254.

Border color

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

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

This div border color is #6E8254.

Opacity

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

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

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

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

This text has shadow with #6E8254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8254.

Preview

Color preview on black background

This text has color #6E8254 on black background.


Color preview on white background

This text has color #6E8254 on white background.


Black color preview on #6E8254 background

This text has black color on #6E8254 background.


White color preview on #6E8254 background

This text has white color on #6E8254 background.


Related colors

Complementary color

Complementary color for #hex is #917DAB.


I love getcolorcode.com

Triadic colors

1 #546E82 and #82546E with #6E8254 are triadic colors.

2 #54826E and #826E54 with #6E8254 are triadic colors.