COLOR #6EB1BE

HEX: #6EB1BE RGB: (110,177,190)

Renk bilgisi

#6EB1BE contains mainly green and blue colors. #6EB1BE ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6EB1BE color RGB value is (110,177,190).

RGB: (110,177,190) (43%, 69%, 75%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 177 of 255 = 69%
B 190 of 255 = 75%

110
177
190

R + G + B ~ 62%. #6EB1BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 177 + 190 = 477 (100%)
R 110 of 477 ~ 23.06%
G 177 of 477 ~ 37.11%
B 190 of 477 ~ 39.83'%

%23.06
%37.11
%39.83

CMYK RENK MODELİ

#6EB1BE rengi CMYK tonu (42,7,0,25).

  • camgöbeği tonu 42.11%
  • eflatun tonu 6.84%
  • sarı tonu 0.00%
  • ana renk tonu 25.49%

CMYK: (42,7,0,25)
C42M7Y0K25 (42%, 7%, 0%, 25%)
(0.42 / 0.07 / 0.00 / 0.25)

CMYK yüzdeleri

%42.11
%6.84
%0
%25.49

Codes

Color #6EB1BE in popluar color models

6E B1 BE
RGB 110 177 190
HSL 190° 38.10% 58.82%
HSB/HSV 190° 42.11% 74.51%
CMYK 42.11% 6.84% 0.00%
25.49%

Color #6EB1BE in popluar number systems.

HEX 6E B1 BE
Decimal 110 177 190
Binary 1101110 10110001 10111110
Octal 156 261 276

Shades and tints

Shades of #6EB1BE

#6EB1BE
(110,177,190)
#64A1AD
(100,161,173)
#5A919C
(90,145,156)
#50818B
(80,129,139)
#46717A
(70,113,122)
#3C6169
(60,97,105)
#325158
(50,81,88)
#284147
(40,65,71)
#1E3136
(30,49,54)
#142125
(20,33,37)
#0A1114
(10,17,20)
#000000
(0,0,0)

Tints of #6EB1BE

#6EB1BE
(110,177,190)
#7BB8C3
(123,184,195)
#88BFC8
(136,191,200)
#95C6CD
(149,198,205)
#A2CDD2
(162,205,210)
#AFD4D7
(175,212,215)
#BCDBDC
(188,219,220)
#C9E2E1
(201,226,225)
#D6E9E6
(214,233,230)
#E3F0EB
(227,240,235)
#F0F7F0
(240,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6EB1BE; }

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

This text font color is #6EB1BE.

Background Color

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

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

This div background color is #6EB1BE.

Border color

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

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

This div border color is #6EB1BE.

Opacity

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

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

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

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

This text has shadow with #6EB1BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EB1BE.

Preview

Color preview on black background

This text has color #6EB1BE on black background.


Color preview on white background

This text has color #6EB1BE on white background.


Black color preview on #6EB1BE background

This text has black color on #6EB1BE background.


White color preview on #6EB1BE background

This text has white color on #6EB1BE background.


Related colors

Complementary color

Complementary color for #hex is #914E41.


I love getcolorcode.com

Triadic colors

1 #BE6EB1 and #B1BE6E with #6EB1BE are triadic colors.

2 #BEB16E and #B16EBE with #6EB1BE are triadic colors.