COLOR #6E8248

HEX: #6E8248 RGB: (110,130,72)

Renk bilgisi

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

RGB renk modeli

#6E8248 color RGB value is (110,130,72).

RGB: (110,130,72) (43%, 51%, 28%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 130 of 255 = 51%
B 72 of 255 = 28%

110
130
72

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 130 + 72 = 312 (100%)
R 110 of 312 ~ 35.26%
G 130 of 312 ~ 41.67%
B 72 of 312 ~ 23.08'%

%35.26
%41.67
%23.08

CMYK RENK MODELİ

#6E8248 rengi CMYK tonu (15,0,45,49).

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

CMYK: (15,0,45,49)
C15M0Y45K49 (15%, 0%, 45%, 49%)
(0.15 / 0.00 / 0.45 / 0.49)

CMYK yüzdeleri

%15.38
%0
%44.62
%49.02

Codes

Color #6E8248 in popluar color models

6E 82 48
RGB 110 130 72
HSL 81° 28.71% 39.61%
HSB/HSV 81° 44.62% 50.98%
CMYK 15.38% 0.00% 44.62%
49.02%

Color #6E8248 in popluar number systems.

HEX 6E 82 48
Decimal 110 130 72
Binary 1101110 10000010 1001000
Octal 156 202 110

Shades and tints

Shades of #6E8248

#6E8248
(110,130,72)
#647742
(100,119,66)
#5A6C3C
(90,108,60)
#506136
(80,97,54)
#465630
(70,86,48)
#3C4B2A
(60,75,42)
#324024
(50,64,36)
#28351E
(40,53,30)
#1E2A18
(30,42,24)
#141F12
(20,31,18)
#0A140C
(10,20,12)
#000000
(0,0,0)

Tints of #6E8248

#6E8248
(110,130,72)
#7B8D58
(123,141,88)
#889868
(136,152,104)
#95A378
(149,163,120)
#A2AE88
(162,174,136)
#AFB998
(175,185,152)
#BCC4A8
(188,196,168)
#C9CFB8
(201,207,184)
#D6DAC8
(214,218,200)
#E3E5D8
(227,229,216)
#F0F0E8
(240,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E8248; }

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

This text font color is #6E8248.

Background Color

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

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

This div background color is #6E8248.

Border color

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

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

This div border color is #6E8248.

Opacity

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

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

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

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

This text has shadow with #6E8248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8248.

Preview

Color preview on black background

This text has color #6E8248 on black background.


Color preview on white background

This text has color #6E8248 on white background.


Black color preview on #6E8248 background

This text has black color on #6E8248 background.


White color preview on #6E8248 background

This text has white color on #6E8248 background.


Related colors

Complementary color

Complementary color for #hex is #917DB7.


I love getcolorcode.com

Triadic colors

1 #486E82 and #82486E with #6E8248 are triadic colors.

2 #48826E and #826E48 with #6E8248 are triadic colors.