COLOR #6EB49A

HEX: #6EB49A RGB: (110,180,154)

Renk bilgisi

#6EB49A contains mainly green and blue colors. #6EB49A ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#6EB49A color RGB value is (110,180,154).

RGB: (110,180,154) (43%, 71%, 60%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 180 of 255 = 71%
B 154 of 255 = 60%

110
180
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 180 + 154 = 444 (100%)
R 110 of 444 ~ 24.77%
G 180 of 444 ~ 40.54%
B 154 of 444 ~ 34.68'%

%24.77
%40.54
%34.68

CMYK RENK MODELİ

#6EB49A rengi CMYK tonu (39,0,14,29).

  • camgöbeği tonu 38.89%
  • eflatun tonu 0.00%
  • sarı tonu 14.44%
  • ana renk tonu 29.41%

CMYK: (39,0,14,29)
C39M0Y14K29 (39%, 0%, 14%, 29%)
(0.39 / 0.00 / 0.14 / 0.29)

CMYK yüzdeleri

%38.89
%0
%14.44
%29.41

Codes

Color #6EB49A in popluar color models

6E B4 9A
RGB 110 180 154
HSL 158° 31.82% 56.86%
HSB/HSV 158° 38.89% 70.59%
CMYK 38.89% 0.00% 14.44%
29.41%

Color #6EB49A in popluar number systems.

HEX 6E B4 9A
Decimal 110 180 154
Binary 1101110 10110100 10011010
Octal 156 264 232

Shades and tints

Shades of #6EB49A

#6EB49A
(110,180,154)
#64A48C
(100,164,140)
#5A947E
(90,148,126)
#508470
(80,132,112)
#467462
(70,116,98)
#3C6454
(60,100,84)
#325446
(50,84,70)
#284438
(40,68,56)
#1E342A
(30,52,42)
#14241C
(20,36,28)
#0A140E
(10,20,14)
#000000
(0,0,0)

Tints of #6EB49A

#6EB49A
(110,180,154)
#7BBAA3
(123,186,163)
#88C0AC
(136,192,172)
#95C6B5
(149,198,181)
#A2CCBE
(162,204,190)
#AFD2C7
(175,210,199)
#BCD8D0
(188,216,208)
#C9DED9
(201,222,217)
#D6E4E2
(214,228,226)
#E3EAEB
(227,234,235)
#F0F0F4
(240,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EB49A color. Also use rgb(110,180,154) instead hex code.

Text Font Color

.myTextColor { color: #6EB49A; }

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

This text font color is #6EB49A.

Background Color

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

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

This div background color is #6EB49A.

Border color

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

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

This div border color is #6EB49A.

Opacity

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

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

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

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

This text has shadow with #6EB49A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EB49A.

Preview

Color preview on black background

This text has color #6EB49A on black background.


Color preview on white background

This text has color #6EB49A on white background.


Black color preview on #6EB49A background

This text has black color on #6EB49A background.


White color preview on #6EB49A background

This text has white color on #6EB49A background.


Related colors

Complementary color

Complementary color for #hex is #914B65.


I love getcolorcode.com

Triadic colors

1 #9A6EB4 and #B49A6E with #6EB49A are triadic colors.

2 #9AB46E and #B46E9A with #6EB49A are triadic colors.