COLOR #6EB6EA

HEX: #6EB6EA RGB: (110,182,234)

Renk bilgisi

#6EB6EA contains mainly green and blue colors. #6EB6EA ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#6EB6EA color RGB value is (110,182,234).

RGB: (110,182,234) (43%, 71%, 92%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 182 of 255 = 71%
B 234 of 255 = 92%

110
182
234

R + G + B ~ 69%. #6EB6EA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 182 + 234 = 526 (100%)
R 110 of 526 ~ 20.91%
G 182 of 526 ~ 34.6%
B 234 of 526 ~ 44.49'%

%20.91
%34.6
%44.49

CMYK RENK MODELİ

#6EB6EA rengi CMYK tonu (53,22,0,8).

  • camgöbeği tonu 52.99%
  • eflatun tonu 22.22%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (53,22,0,8)
C53M22Y0K8 (53%, 22%, 0%, 8%)
(0.53 / 0.22 / 0.00 / 0.08)

CMYK yüzdeleri

%52.99
%22.22
%0
%8.24

Codes

Color #6EB6EA in popluar color models

6E B6 EA
RGB 110 182 234
HSL 205° 74.70% 67.45%
HSB/HSV 205° 52.99% 91.76%
CMYK 52.99% 22.22% 0.00%
8.24%

Color #6EB6EA in popluar number systems.

HEX 6E B6 EA
Decimal 110 182 234
Binary 1101110 10110110 11101010
Octal 156 266 352

Shades and tints

Shades of #6EB6EA

#6EB6EA
(110,182,234)
#64A6D5
(100,166,213)
#5A96C0
(90,150,192)
#5086AB
(80,134,171)
#467696
(70,118,150)
#3C6681
(60,102,129)
#32566C
(50,86,108)
#284657
(40,70,87)
#1E3642
(30,54,66)
#14262D
(20,38,45)
#0A1618
(10,22,24)
#000000
(0,0,0)

Tints of #6EB6EA

#6EB6EA
(110,182,234)
#7BBCEB
(123,188,235)
#88C2EC
(136,194,236)
#95C8ED
(149,200,237)
#A2CEEE
(162,206,238)
#AFD4EF
(175,212,239)
#BCDAF0
(188,218,240)
#C9E0F1
(201,224,241)
#D6E6F2
(214,230,242)
#E3ECF3
(227,236,243)
#F0F2F4
(240,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EB6EA color. Also use rgb(110,182,234) instead hex code.

Text Font Color

.myTextColor { color: #6EB6EA; }

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

This text font color is #6EB6EA.

Background Color

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

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

This div background color is #6EB6EA.

Border color

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

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

This div border color is #6EB6EA.

Opacity

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

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

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

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

This text has shadow with #6EB6EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EB6EA.

Preview

Color preview on black background

This text has color #6EB6EA on black background.


Color preview on white background

This text has color #6EB6EA on white background.


Black color preview on #6EB6EA background

This text has black color on #6EB6EA background.


White color preview on #6EB6EA background

This text has white color on #6EB6EA background.


Related colors

Complementary color

Complementary color for #hex is #914915.


I love getcolorcode.com

Triadic colors

1 #EA6EB6 and #B6EA6E with #6EB6EA are triadic colors.

2 #EAB66E and #B66EEA with #6EB6EA are triadic colors.