COLOR #6EAE99

HEX: #6EAE99 RGB: (110,174,153)

Renk bilgisi

#6EAE99 contains mainly green and blue colors. #6EAE99 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6EAE99 color RGB value is (110,174,153).

RGB: (110,174,153) (43%, 68%, 60%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 174 of 255 = 68%
B 153 of 255 = 60%

110
174
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 174 + 153 = 437 (100%)
R 110 of 437 ~ 25.17%
G 174 of 437 ~ 39.82%
B 153 of 437 ~ 35.01'%

%25.17
%39.82
%35.01

CMYK RENK MODELİ

#6EAE99 rengi CMYK tonu (37,0,12,32).

  • camgöbeği tonu 36.78%
  • eflatun tonu 0.00%
  • sarı tonu 12.07%
  • ana renk tonu 31.76%

CMYK: (37,0,12,32)
C37M0Y12K32 (37%, 0%, 12%, 32%)
(0.37 / 0.00 / 0.12 / 0.32)

CMYK yüzdeleri

%36.78
%0
%12.07
%31.76

Codes

Color #6EAE99 in popluar color models

6E AE 99
RGB 110 174 153
HSL 160° 28.32% 55.69%
HSB/HSV 160° 36.78% 68.24%
CMYK 36.78% 0.00% 12.07%
31.76%

Color #6EAE99 in popluar number systems.

HEX 6E AE 99
Decimal 110 174 153
Binary 1101110 10101110 10011001
Octal 156 256 231

Shades and tints

Shades of #6EAE99

#6EAE99
(110,174,153)
#649F8C
(100,159,140)
#5A907F
(90,144,127)
#508172
(80,129,114)
#467265
(70,114,101)
#3C6358
(60,99,88)
#32544B
(50,84,75)
#28453E
(40,69,62)
#1E3631
(30,54,49)
#142724
(20,39,36)
#0A1817
(10,24,23)
#000000
(0,0,0)

Tints of #6EAE99

#6EAE99
(110,174,153)
#7BB5A2
(123,181,162)
#88BCAB
(136,188,171)
#95C3B4
(149,195,180)
#A2CABD
(162,202,189)
#AFD1C6
(175,209,198)
#BCD8CF
(188,216,207)
#C9DFD8
(201,223,216)
#D6E6E1
(214,230,225)
#E3EDEA
(227,237,234)
#F0F4F3
(240,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EAE99 color. Also use rgb(110,174,153) instead hex code.

Text Font Color

.myTextColor { color: #6EAE99; }

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

This text font color is #6EAE99.

Background Color

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

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

This div background color is #6EAE99.

Border color

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

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

This div border color is #6EAE99.

Opacity

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

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

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

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

This text has shadow with #6EAE99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EAE99.

Preview

Color preview on black background

This text has color #6EAE99 on black background.


Color preview on white background

This text has color #6EAE99 on white background.


Black color preview on #6EAE99 background

This text has black color on #6EAE99 background.


White color preview on #6EAE99 background

This text has white color on #6EAE99 background.


Related colors

Complementary color

Complementary color for #hex is #915166.


I love getcolorcode.com

Triadic colors

1 #996EAE and #AE996E with #6EAE99 are triadic colors.

2 #99AE6E and #AE6E99 with #6EAE99 are triadic colors.