COLOR #6EA675

HEX: #6EA675 RGB: (110,166,117)

Renk bilgisi

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

RGB renk modeli

#6EA675 color RGB value is (110,166,117).

RGB: (110,166,117) (43%, 65%, 46%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 166 of 255 = 65%
B 117 of 255 = 46%

110
166
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 166 + 117 = 393 (100%)
R 110 of 393 ~ 27.99%
G 166 of 393 ~ 42.24%
B 117 of 393 ~ 29.77'%

%27.99
%42.24
%29.77

CMYK RENK MODELİ

#6EA675 rengi CMYK tonu (34,0,30,35).

  • camgöbeği tonu 33.73%
  • eflatun tonu 0.00%
  • sarı tonu 29.52%
  • ana renk tonu 34.90%

CMYK: (34,0,30,35)
C34M0Y30K35 (34%, 0%, 30%, 35%)
(0.34 / 0.00 / 0.30 / 0.35)

CMYK yüzdeleri

%33.73
%0
%29.52
%34.9

Codes

Color #6EA675 in popluar color models

6E A6 75
RGB 110 166 117
HSL 128° 23.93% 54.12%
HSB/HSV 128° 33.73% 65.10%
CMYK 33.73% 0.00% 29.52%
34.90%

Color #6EA675 in popluar number systems.

HEX 6E A6 75
Decimal 110 166 117
Binary 1101110 10100110 1110101
Octal 156 246 165

Shades and tints

Shades of #6EA675

#6EA675
(110,166,117)
#64976B
(100,151,107)
#5A8861
(90,136,97)
#507957
(80,121,87)
#466A4D
(70,106,77)
#3C5B43
(60,91,67)
#324C39
(50,76,57)
#283D2F
(40,61,47)
#1E2E25
(30,46,37)
#141F1B
(20,31,27)
#0A1011
(10,16,17)
#000000
(0,0,0)

Tints of #6EA675

#6EA675
(110,166,117)
#7BAE81
(123,174,129)
#88B68D
(136,182,141)
#95BE99
(149,190,153)
#A2C6A5
(162,198,165)
#AFCEB1
(175,206,177)
#BCD6BD
(188,214,189)
#C9DEC9
(201,222,201)
#D6E6D5
(214,230,213)
#E3EEE1
(227,238,225)
#F0F6ED
(240,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EA675 color. Also use rgb(110,166,117) instead hex code.

Text Font Color

.myTextColor { color: #6EA675; }

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

This text font color is #6EA675.

Background Color

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

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

This div background color is #6EA675.

Border color

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

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

This div border color is #6EA675.

Opacity

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

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

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

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

This text has shadow with #6EA675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EA675.

Preview

Color preview on black background

This text has color #6EA675 on black background.


Color preview on white background

This text has color #6EA675 on white background.


Black color preview on #6EA675 background

This text has black color on #6EA675 background.


White color preview on #6EA675 background

This text has white color on #6EA675 background.


Related colors

Complementary color

Complementary color for #hex is #91598A.


I love getcolorcode.com

Triadic colors

1 #756EA6 and #A6756E with #6EA675 are triadic colors.

2 #75A66E and #A66E75 with #6EA675 are triadic colors.