COLOR #6E96DB

HEX: #6E96DB RGB: (110,150,219)

Renk bilgisi

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

RGB renk modeli

#6E96DB color RGB value is (110,150,219).

RGB: (110,150,219) (43%, 59%, 86%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 150 of 255 = 59%
B 219 of 255 = 86%

110
150
219

R + G + B ~ 63%. #6E96DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 150 + 219 = 479 (100%)
R 110 of 479 ~ 22.96%
G 150 of 479 ~ 31.32%
B 219 of 479 ~ 45.72'%

%22.96
%31.32
%45.72

CMYK RENK MODELİ

#6E96DB rengi CMYK tonu (50,32,0,14).

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

CMYK: (50,32,0,14)
C50M32Y0K14 (50%, 32%, 0%, 14%)
(0.50 / 0.32 / 0.00 / 0.14)

CMYK yüzdeleri

%49.77
%31.51
%0
%14.12

Codes

Color #6E96DB in popluar color models

6E 96 DB
RGB 110 150 219
HSL 218° 60.22% 64.51%
HSB/HSV 218° 49.77% 85.88%
CMYK 49.77% 31.51% 0.00%
14.12%

Color #6E96DB in popluar number systems.

HEX 6E 96 DB
Decimal 110 150 219
Binary 1101110 10010110 11011011
Octal 156 226 333

Shades and tints

Shades of #6E96DB

#6E96DB
(110,150,219)
#6489C8
(100,137,200)
#5A7CB5
(90,124,181)
#506FA2
(80,111,162)
#46628F
(70,98,143)
#3C557C
(60,85,124)
#324869
(50,72,105)
#283B56
(40,59,86)
#1E2E43
(30,46,67)
#142130
(20,33,48)
#0A141D
(10,20,29)
#000000
(0,0,0)

Tints of #6E96DB

#6E96DB
(110,150,219)
#7B9FDE
(123,159,222)
#88A8E1
(136,168,225)
#95B1E4
(149,177,228)
#A2BAE7
(162,186,231)
#AFC3EA
(175,195,234)
#BCCCED
(188,204,237)
#C9D5F0
(201,213,240)
#D6DEF3
(214,222,243)
#E3E7F6
(227,231,246)
#F0F0F9
(240,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E96DB; }

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

This text font color is #6E96DB.

Background Color

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

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

This div background color is #6E96DB.

Border color

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

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

This div border color is #6E96DB.

Opacity

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

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

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

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

This text has shadow with #6E96DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E96DB.

Preview

Color preview on black background

This text has color #6E96DB on black background.


Color preview on white background

This text has color #6E96DB on white background.


Black color preview on #6E96DB background

This text has black color on #6E96DB background.


White color preview on #6E96DB background

This text has white color on #6E96DB background.


Related colors

Complementary color

Complementary color for #hex is #916924.


I love getcolorcode.com

Triadic colors

1 #DB6E96 and #96DB6E with #6E96DB are triadic colors.

2 #DB966E and #966EDB with #6E96DB are triadic colors.