COLOR #6EB1AD

HEX: #6EB1AD RGB: (110,177,173)

Renk bilgisi

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

RGB renk modeli

#6EB1AD color RGB value is (110,177,173).

RGB: (110,177,173) (43%, 69%, 68%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 177 of 255 = 69%
B 173 of 255 = 68%

110
177
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 177 + 173 = 460 (100%)
R 110 of 460 ~ 23.91%
G 177 of 460 ~ 38.48%
B 173 of 460 ~ 37.61'%

%23.91
%38.48
%37.61

CMYK RENK MODELİ

#6EB1AD rengi CMYK tonu (38,0,2,31).

  • camgöbeği tonu 37.85%
  • eflatun tonu 0.00%
  • sarı tonu 2.26%
  • ana renk tonu 30.59%

CMYK: (38,0,2,31)
C38M0Y2K31 (38%, 0%, 2%, 31%)
(0.38 / 0.00 / 0.02 / 0.31)

CMYK yüzdeleri

%37.85
%0
%2.26
%30.59

Codes

Color #6EB1AD in popluar color models

6E B1 AD
RGB 110 177 173
HSL 176° 30.04% 56.27%
HSB/HSV 176° 37.85% 69.41%
CMYK 37.85% 0.00% 2.26%
30.59%

Color #6EB1AD in popluar number systems.

HEX 6E B1 AD
Decimal 110 177 173
Binary 1101110 10110001 10101101
Octal 156 261 255

Shades and tints

Shades of #6EB1AD

#6EB1AD
(110,177,173)
#64A19E
(100,161,158)
#5A918F
(90,145,143)
#508180
(80,129,128)
#467171
(70,113,113)
#3C6162
(60,97,98)
#325153
(50,81,83)
#284144
(40,65,68)
#1E3135
(30,49,53)
#142126
(20,33,38)
#0A1117
(10,17,23)
#000000
(0,0,0)

Tints of #6EB1AD

#6EB1AD
(110,177,173)
#7BB8B4
(123,184,180)
#88BFBB
(136,191,187)
#95C6C2
(149,198,194)
#A2CDC9
(162,205,201)
#AFD4D0
(175,212,208)
#BCDBD7
(188,219,215)
#C9E2DE
(201,226,222)
#D6E9E5
(214,233,229)
#E3F0EC
(227,240,236)
#F0F7F3
(240,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EB1AD color. Also use rgb(110,177,173) instead hex code.

Text Font Color

.myTextColor { color: #6EB1AD; }

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

This text font color is #6EB1AD.

Background Color

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

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

This div background color is #6EB1AD.

Border color

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

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

This div border color is #6EB1AD.

Opacity

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

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

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

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

This text has shadow with #6EB1AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EB1AD.

Preview

Color preview on black background

This text has color #6EB1AD on black background.


Color preview on white background

This text has color #6EB1AD on white background.


Black color preview on #6EB1AD background

This text has black color on #6EB1AD background.


White color preview on #6EB1AD background

This text has white color on #6EB1AD background.


Related colors

Complementary color

Complementary color for #hex is #914E52.


I love getcolorcode.com

Triadic colors

1 #AD6EB1 and #B1AD6E with #6EB1AD are triadic colors.

2 #ADB16E and #B16EAD with #6EB1AD are triadic colors.