COLOR #6EB6DB

HEX: #6EB6DB RGB: (110,182,219)

Renk bilgisi

#6EB6DB contains mainly green and blue colors. #6EB6DB ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#6EB6DB color RGB value is (110,182,219).

RGB: (110,182,219) (43%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 182 of 255 = 71%
B 219 of 255 = 86%

110
182
219

R + G + B ~ 67%. #6EB6DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 182 + 219 = 511 (100%)
R 110 of 511 ~ 21.53%
G 182 of 511 ~ 35.62%
B 219 of 511 ~ 42.86'%

%21.53
%35.62
%42.86

CMYK RENK MODELİ

#6EB6DB rengi CMYK tonu (50,17,0,14).

  • camgöbeği tonu 49.77%
  • eflatun tonu 16.89%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (50,17,0,14)
C50M17Y0K14 (50%, 17%, 0%, 14%)
(0.50 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%49.77
%16.89
%0
%14.12

Codes

Color #6EB6DB in popluar color models

6E B6 DB
RGB 110 182 219
HSL 200° 60.22% 64.51%
HSB/HSV 200° 49.77% 85.88%
CMYK 49.77% 16.89% 0.00%
14.12%

Color #6EB6DB in popluar number systems.

HEX 6E B6 DB
Decimal 110 182 219
Binary 1101110 10110110 11011011
Octal 156 266 333

Shades and tints

Shades of #6EB6DB

#6EB6DB
(110,182,219)
#64A6C8
(100,166,200)
#5A96B5
(90,150,181)
#5086A2
(80,134,162)
#46768F
(70,118,143)
#3C667C
(60,102,124)
#325669
(50,86,105)
#284656
(40,70,86)
#1E3643
(30,54,67)
#142630
(20,38,48)
#0A161D
(10,22,29)
#000000
(0,0,0)

Tints of #6EB6DB

#6EB6DB
(110,182,219)
#7BBCDE
(123,188,222)
#88C2E1
(136,194,225)
#95C8E4
(149,200,228)
#A2CEE7
(162,206,231)
#AFD4EA
(175,212,234)
#BCDAED
(188,218,237)
#C9E0F0
(201,224,240)
#D6E6F3
(214,230,243)
#E3ECF6
(227,236,246)
#F0F2F9
(240,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6EB6DB; }

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

This text font color is #6EB6DB.

Background Color

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

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

This div background color is #6EB6DB.

Border color

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

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

This div border color is #6EB6DB.

Opacity

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

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

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

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

This text has shadow with #6EB6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EB6DB.

Preview

Color preview on black background

This text has color #6EB6DB on black background.


Color preview on white background

This text has color #6EB6DB on white background.


Black color preview on #6EB6DB background

This text has black color on #6EB6DB background.


White color preview on #6EB6DB background

This text has white color on #6EB6DB background.


Related colors

Complementary color

Complementary color for #hex is #914924.


I love getcolorcode.com

Triadic colors

1 #DB6EB6 and #B6DB6E with #6EB6DB are triadic colors.

2 #DBB66E and #B66EDB with #6EB6DB are triadic colors.