COLOR #6B8ADB

HEX: #6B8ADB RGB: (107,138,219)

Renk bilgisi

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

RGB renk modeli

#6B8ADB color RGB value is (107,138,219).

RGB: (107,138,219) (42%, 54%, 86%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 138 of 255 = 54%
B 219 of 255 = 86%

107
138
219

R + G + B ~ 61%. #6B8ADB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 138 + 219 = 464 (100%)
R 107 of 464 ~ 23.06%
G 138 of 464 ~ 29.74%
B 219 of 464 ~ 47.2'%

%23.06
%29.74
%47.2

CMYK RENK MODELİ

#6B8ADB rengi CMYK tonu (51,37,0,14).

  • camgöbeği tonu 51.14%
  • eflatun tonu 36.99%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (51,37,0,14)
C51M37Y0K14 (51%, 37%, 0%, 14%)
(0.51 / 0.37 / 0.00 / 0.14)

CMYK yüzdeleri

%51.14
%36.99
%0
%14.12

Codes

Color #6B8ADB in popluar color models

6B 8A DB
RGB 107 138 219
HSL 223° 60.87% 63.92%
HSB/HSV 223° 51.14% 85.88%
CMYK 51.14% 36.99% 0.00%
14.12%

Color #6B8ADB in popluar number systems.

HEX 6B 8A DB
Decimal 107 138 219
Binary 1101011 10001010 11011011
Octal 153 212 333

Shades and tints

Shades of #6B8ADB

#6B8ADB
(107,138,219)
#627EC8
(98,126,200)
#5972B5
(89,114,181)
#5066A2
(80,102,162)
#475A8F
(71,90,143)
#3E4E7C
(62,78,124)
#354269
(53,66,105)
#2C3656
(44,54,86)
#232A43
(35,42,67)
#1A1E30
(26,30,48)
#11121D
(17,18,29)
#000000
(0,0,0)

Tints of #6B8ADB

#6B8ADB
(107,138,219)
#7894DE
(120,148,222)
#859EE1
(133,158,225)
#92A8E4
(146,168,228)
#9FB2E7
(159,178,231)
#ACBCEA
(172,188,234)
#B9C6ED
(185,198,237)
#C6D0F0
(198,208,240)
#D3DAF3
(211,218,243)
#E0E4F6
(224,228,246)
#EDEEF9
(237,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8ADB color. Also use rgb(107,138,219) instead hex code.

Text Font Color

.myTextColor { color: #6B8ADB; }

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

This text font color is #6B8ADB.

Background Color

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

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

This div background color is #6B8ADB.

Border color

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

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

This div border color is #6B8ADB.

Opacity

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

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

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

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

This text has shadow with #6B8ADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8ADB.

Preview

Color preview on black background

This text has color #6B8ADB on black background.


Color preview on white background

This text has color #6B8ADB on white background.


Black color preview on #6B8ADB background

This text has black color on #6B8ADB background.


White color preview on #6B8ADB background

This text has white color on #6B8ADB background.


Related colors

Complementary color

Complementary color for #hex is #947524.


I love getcolorcode.com

Triadic colors

1 #DB6B8A and #8ADB6B with #6B8ADB are triadic colors.

2 #DB8A6B and #8A6BDB with #6B8ADB are triadic colors.