COLOR #6EA173

HEX: #6EA173 RGB: (110,161,115)

Renk bilgisi

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

RGB renk modeli

#6EA173 color RGB value is (110,161,115).

RGB: (110,161,115) (43%, 63%, 45%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 161 of 255 = 63%
B 115 of 255 = 45%

110
161
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 161 + 115 = 386 (100%)
R 110 of 386 ~ 28.5%
G 161 of 386 ~ 41.71%
B 115 of 386 ~ 29.79'%

%28.5
%41.71
%29.79

CMYK RENK MODELİ

#6EA173 rengi CMYK tonu (32,0,29,37).

  • camgöbeği tonu 31.68%
  • eflatun tonu 0.00%
  • sarı tonu 28.57%
  • ana renk tonu 36.86%

CMYK: (32,0,29,37)
C32M0Y29K37 (32%, 0%, 29%, 37%)
(0.32 / 0.00 / 0.29 / 0.37)

CMYK yüzdeleri

%31.68
%0
%28.57
%36.86

Codes

Color #6EA173 in popluar color models

6E A1 73
RGB 110 161 115
HSL 126° 21.34% 53.14%
HSB/HSV 126° 31.68% 63.14%
CMYK 31.68% 0.00% 28.57%
36.86%

Color #6EA173 in popluar number systems.

HEX 6E A1 73
Decimal 110 161 115
Binary 1101110 10100001 1110011
Octal 156 241 163

Shades and tints

Shades of #6EA173

#6EA173
(110,161,115)
#649369
(100,147,105)
#5A855F
(90,133,95)
#507755
(80,119,85)
#46694B
(70,105,75)
#3C5B41
(60,91,65)
#324D37
(50,77,55)
#283F2D
(40,63,45)
#1E3123
(30,49,35)
#142319
(20,35,25)
#0A150F
(10,21,15)
#000000
(0,0,0)

Tints of #6EA173

#6EA173
(110,161,115)
#7BA97F
(123,169,127)
#88B18B
(136,177,139)
#95B997
(149,185,151)
#A2C1A3
(162,193,163)
#AFC9AF
(175,201,175)
#BCD1BB
(188,209,187)
#C9D9C7
(201,217,199)
#D6E1D3
(214,225,211)
#E3E9DF
(227,233,223)
#F0F1EB
(240,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EA173 color. Also use rgb(110,161,115) instead hex code.

Text Font Color

.myTextColor { color: #6EA173; }

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

This text font color is #6EA173.

Background Color

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

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

This div background color is #6EA173.

Border color

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

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

This div border color is #6EA173.

Opacity

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

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

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

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

This text has shadow with #6EA173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EA173.

Preview

Color preview on black background

This text has color #6EA173 on black background.


Color preview on white background

This text has color #6EA173 on white background.


Black color preview on #6EA173 background

This text has black color on #6EA173 background.


White color preview on #6EA173 background

This text has white color on #6EA173 background.


Related colors

Complementary color

Complementary color for #hex is #915E8C.


I love getcolorcode.com

Triadic colors

1 #736EA1 and #A1736E with #6EA173 are triadic colors.

2 #73A16E and #A16E73 with #6EA173 are triadic colors.