COLOR #6EA5B1

HEX: #6EA5B1 RGB: (110,165,177)

Renk bilgisi

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

RGB renk modeli

#6EA5B1 color RGB value is (110,165,177).

RGB: (110,165,177) (43%, 65%, 69%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 165 of 255 = 65%
B 177 of 255 = 69%

110
165
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 165 + 177 = 452 (100%)
R 110 of 452 ~ 24.34%
G 165 of 452 ~ 36.5%
B 177 of 452 ~ 39.16'%

%24.34
%36.5
%39.16

CMYK RENK MODELİ

#6EA5B1 rengi CMYK tonu (38,7,0,31).

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

CMYK: (38,7,0,31)
C38M7Y0K31 (38%, 7%, 0%, 31%)
(0.38 / 0.07 / 0.00 / 0.31)

CMYK yüzdeleri

%37.85
%6.78
%0
%30.59

Codes

Color #6EA5B1 in popluar color models

6E A5 B1
RGB 110 165 177
HSL 191° 30.04% 56.27%
HSB/HSV 191° 37.85% 69.41%
CMYK 37.85% 6.78% 0.00%
30.59%

Color #6EA5B1 in popluar number systems.

HEX 6E A5 B1
Decimal 110 165 177
Binary 1101110 10100101 10110001
Octal 156 245 261

Shades and tints

Shades of #6EA5B1

#6EA5B1
(110,165,177)
#6496A1
(100,150,161)
#5A8791
(90,135,145)
#507881
(80,120,129)
#466971
(70,105,113)
#3C5A61
(60,90,97)
#324B51
(50,75,81)
#283C41
(40,60,65)
#1E2D31
(30,45,49)
#141E21
(20,30,33)
#0A0F11
(10,15,17)
#000000
(0,0,0)

Tints of #6EA5B1

#6EA5B1
(110,165,177)
#7BADB8
(123,173,184)
#88B5BF
(136,181,191)
#95BDC6
(149,189,198)
#A2C5CD
(162,197,205)
#AFCDD4
(175,205,212)
#BCD5DB
(188,213,219)
#C9DDE2
(201,221,226)
#D6E5E9
(214,229,233)
#E3EDF0
(227,237,240)
#F0F5F7
(240,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6EA5B1; }

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

This text font color is #6EA5B1.

Background Color

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

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

This div background color is #6EA5B1.

Border color

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

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

This div border color is #6EA5B1.

Opacity

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

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

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

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

This text has shadow with #6EA5B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EA5B1.

Preview

Color preview on black background

This text has color #6EA5B1 on black background.


Color preview on white background

This text has color #6EA5B1 on white background.


Black color preview on #6EA5B1 background

This text has black color on #6EA5B1 background.


White color preview on #6EA5B1 background

This text has white color on #6EA5B1 background.


Related colors

Complementary color

Complementary color for #hex is #915A4E.


I love getcolorcode.com

Triadic colors

1 #B16EA5 and #A5B16E with #6EA5B1 are triadic colors.

2 #B1A56E and #A56EB1 with #6EA5B1 are triadic colors.