COLOR #6EB09C

HEX: #6EB09C RGB: (110,176,156)

Renk bilgisi

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

RGB renk modeli

#6EB09C color RGB value is (110,176,156).

RGB: (110,176,156) (43%, 69%, 61%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 176 of 255 = 69%
B 156 of 255 = 61%

110
176
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 176 + 156 = 442 (100%)
R 110 of 442 ~ 24.89%
G 176 of 442 ~ 39.82%
B 156 of 442 ~ 35.29'%

%24.89
%39.82
%35.29

CMYK RENK MODELİ

#6EB09C rengi CMYK tonu (38,0,11,31).

  • camgöbeği tonu 37.50%
  • eflatun tonu 0.00%
  • sarı tonu 11.36%
  • ana renk tonu 30.98%

CMYK: (38,0,11,31)
C38M0Y11K31 (38%, 0%, 11%, 31%)
(0.38 / 0.00 / 0.11 / 0.31)

CMYK yüzdeleri

%37.5
%0
%11.36
%30.98

Codes

Color #6EB09C in popluar color models

6E B0 9C
RGB 110 176 156
HSL 162° 29.46% 56.08%
HSB/HSV 162° 37.50% 69.02%
CMYK 37.50% 0.00% 11.36%
30.98%

Color #6EB09C in popluar number systems.

HEX 6E B0 9C
Decimal 110 176 156
Binary 1101110 10110000 10011100
Octal 156 260 234

Shades and tints

Shades of #6EB09C

#6EB09C
(110,176,156)
#64A08E
(100,160,142)
#5A9080
(90,144,128)
#508072
(80,128,114)
#467064
(70,112,100)
#3C6056
(60,96,86)
#325048
(50,80,72)
#28403A
(40,64,58)
#1E302C
(30,48,44)
#14201E
(20,32,30)
#0A1010
(10,16,16)
#000000
(0,0,0)

Tints of #6EB09C

#6EB09C
(110,176,156)
#7BB7A5
(123,183,165)
#88BEAE
(136,190,174)
#95C5B7
(149,197,183)
#A2CCC0
(162,204,192)
#AFD3C9
(175,211,201)
#BCDAD2
(188,218,210)
#C9E1DB
(201,225,219)
#D6E8E4
(214,232,228)
#E3EFED
(227,239,237)
#F0F6F6
(240,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EB09C color. Also use rgb(110,176,156) instead hex code.

Text Font Color

.myTextColor { color: #6EB09C; }

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

This text font color is #6EB09C.

Background Color

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

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

This div background color is #6EB09C.

Border color

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

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

This div border color is #6EB09C.

Opacity

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

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

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

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

This text has shadow with #6EB09C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EB09C.

Preview

Color preview on black background

This text has color #6EB09C on black background.


Color preview on white background

This text has color #6EB09C on white background.


Black color preview on #6EB09C background

This text has black color on #6EB09C background.


White color preview on #6EB09C background

This text has white color on #6EB09C background.


Related colors

Complementary color

Complementary color for #hex is #914F63.


I love getcolorcode.com

Triadic colors

1 #9C6EB0 and #B09C6E with #6EB09C are triadic colors.

2 #9CB06E and #B06E9C with #6EB09C are triadic colors.