COLOR #6E9FDB

HEX: #6E9FDB RGB: (110,159,219)

Renk bilgisi

#6E9FDB contains mainly blue color. #6E9FDB ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6E9FDB color RGB value is (110,159,219).

RGB: (110,159,219) (43%, 62%, 86%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 159 of 255 = 62%
B 219 of 255 = 86%

110
159
219

R + G + B ~ 64%. #6E9FDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 159 + 219 = 488 (100%)
R 110 of 488 ~ 22.54%
G 159 of 488 ~ 32.58%
B 219 of 488 ~ 44.88'%

%22.54
%32.58
%44.88

CMYK RENK MODELİ

#6E9FDB rengi CMYK tonu (50,27,0,14).

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

CMYK: (50,27,0,14)
C50M27Y0K14 (50%, 27%, 0%, 14%)
(0.50 / 0.27 / 0.00 / 0.14)

CMYK yüzdeleri

%49.77
%27.4
%0
%14.12

Codes

Color #6E9FDB in popluar color models

6E 9F DB
RGB 110 159 219
HSL 213° 60.22% 64.51%
HSB/HSV 213° 49.77% 85.88%
CMYK 49.77% 27.40% 0.00%
14.12%

Color #6E9FDB in popluar number systems.

HEX 6E 9F DB
Decimal 110 159 219
Binary 1101110 10011111 11011011
Octal 156 237 333

Shades and tints

Shades of #6E9FDB

#6E9FDB
(110,159,219)
#6491C8
(100,145,200)
#5A83B5
(90,131,181)
#5075A2
(80,117,162)
#46678F
(70,103,143)
#3C597C
(60,89,124)
#324B69
(50,75,105)
#283D56
(40,61,86)
#1E2F43
(30,47,67)
#142130
(20,33,48)
#0A131D
(10,19,29)
#000000
(0,0,0)

Tints of #6E9FDB

#6E9FDB
(110,159,219)
#7BA7DE
(123,167,222)
#88AFE1
(136,175,225)
#95B7E4
(149,183,228)
#A2BFE7
(162,191,231)
#AFC7EA
(175,199,234)
#BCCFED
(188,207,237)
#C9D7F0
(201,215,240)
#D6DFF3
(214,223,243)
#E3E7F6
(227,231,246)
#F0EFF9
(240,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E9FDB; }

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

This text font color is #6E9FDB.

Background Color

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

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

This div background color is #6E9FDB.

Border color

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

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

This div border color is #6E9FDB.

Opacity

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

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

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

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

This text has shadow with #6E9FDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E9FDB.

Preview

Color preview on black background

This text has color #6E9FDB on black background.


Color preview on white background

This text has color #6E9FDB on white background.


Black color preview on #6E9FDB background

This text has black color on #6E9FDB background.


White color preview on #6E9FDB background

This text has white color on #6E9FDB background.


Related colors

Complementary color

Complementary color for #hex is #916024.


I love getcolorcode.com

Triadic colors

1 #DB6E9F and #9FDB6E with #6E9FDB are triadic colors.

2 #DB9F6E and #9F6EDB with #6E9FDB are triadic colors.