COLOR #6EAC99

HEX: #6EAC99 RGB: (110,172,153)

Renk bilgisi

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

RGB renk modeli

#6EAC99 color RGB value is (110,172,153).

RGB: (110,172,153) (43%, 67%, 60%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 172 of 255 = 67%
B 153 of 255 = 60%

110
172
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 172 + 153 = 435 (100%)
R 110 of 435 ~ 25.29%
G 172 of 435 ~ 39.54%
B 153 of 435 ~ 35.17'%

%25.29
%39.54
%35.17

CMYK RENK MODELİ

#6EAC99 rengi CMYK tonu (36,0,11,33).

  • camgöbeği tonu 36.05%
  • eflatun tonu 0.00%
  • sarı tonu 11.05%
  • ana renk tonu 32.55%

CMYK: (36,0,11,33)
C36M0Y11K33 (36%, 0%, 11%, 33%)
(0.36 / 0.00 / 0.11 / 0.33)

CMYK yüzdeleri

%36.05
%0
%11.05
%32.55

Codes

Color #6EAC99 in popluar color models

6E AC 99
RGB 110 172 153
HSL 162° 27.19% 55.29%
HSB/HSV 162° 36.05% 67.45%
CMYK 36.05% 0.00% 11.05%
32.55%

Color #6EAC99 in popluar number systems.

HEX 6E AC 99
Decimal 110 172 153
Binary 1101110 10101100 10011001
Octal 156 254 231

Shades and tints

Shades of #6EAC99

#6EAC99
(110,172,153)
#649D8C
(100,157,140)
#5A8E7F
(90,142,127)
#507F72
(80,127,114)
#467065
(70,112,101)
#3C6158
(60,97,88)
#32524B
(50,82,75)
#28433E
(40,67,62)
#1E3431
(30,52,49)
#142524
(20,37,36)
#0A1617
(10,22,23)
#000000
(0,0,0)

Tints of #6EAC99

#6EAC99
(110,172,153)
#7BB3A2
(123,179,162)
#88BAAB
(136,186,171)
#95C1B4
(149,193,180)
#A2C8BD
(162,200,189)
#AFCFC6
(175,207,198)
#BCD6CF
(188,214,207)
#C9DDD8
(201,221,216)
#D6E4E1
(214,228,225)
#E3EBEA
(227,235,234)
#F0F2F3
(240,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6EAC99; }

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

This text font color is #6EAC99.

Background Color

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

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

This div background color is #6EAC99.

Border color

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

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

This div border color is #6EAC99.

Opacity

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

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

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

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

This text has shadow with #6EAC99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EAC99.

Preview

Color preview on black background

This text has color #6EAC99 on black background.


Color preview on white background

This text has color #6EAC99 on white background.


Black color preview on #6EAC99 background

This text has black color on #6EAC99 background.


White color preview on #6EAC99 background

This text has white color on #6EAC99 background.


Related colors

Complementary color

Complementary color for #hex is #915366.


I love getcolorcode.com

Triadic colors

1 #996EAC and #AC996E with #6EAC99 are triadic colors.

2 #99AC6E and #AC6E99 with #6EAC99 are triadic colors.