COLOR #6C8ADB

HEX: #6C8ADB RGB: (108,138,219)

Renk bilgisi

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

RGB renk modeli

#6C8ADB color RGB value is (108,138,219).

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

RGB bağlantıları ve doygunluk

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

108
138
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 138 + 219 = 465 (100%)
R 108 of 465 ~ 23.23%
G 138 of 465 ~ 29.68%
B 219 of 465 ~ 47.1'%

%23.23
%29.68
%47.1

CMYK RENK MODELİ

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

  • camgöbeği tonu 50.68%
  • 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

%50.68
%36.99
%0
%14.12

Codes

Color #6C8ADB in popluar color models

6C 8A DB
RGB 108 138 219
HSL 224° 60.66% 64.12%
HSB/HSV 224° 50.68% 85.88%
CMYK 50.68% 36.99% 0.00%
14.12%

Color #6C8ADB in popluar number systems.

HEX 6C 8A DB
Decimal 108 138 219
Binary 1101100 10001010 11011011
Octal 154 212 333

Shades and tints

Shades of #6C8ADB

#6C8ADB
(108,138,219)
#637EC8
(99,126,200)
#5A72B5
(90,114,181)
#5166A2
(81,102,162)
#485A8F
(72,90,143)
#3F4E7C
(63,78,124)
#364269
(54,66,105)
#2D3656
(45,54,86)
#242A43
(36,42,67)
#1B1E30
(27,30,48)
#12121D
(18,18,29)
#000000
(0,0,0)

Tints of #6C8ADB

#6C8ADB
(108,138,219)
#7994DE
(121,148,222)
#869EE1
(134,158,225)
#93A8E4
(147,168,228)
#A0B2E7
(160,178,231)
#ADBCEA
(173,188,234)
#BAC6ED
(186,198,237)
#C7D0F0
(199,208,240)
#D4DAF3
(212,218,243)
#E1E4F6
(225,228,246)
#EEEEF9
(238,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C8ADB; }

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

This text font color is #6C8ADB.

Background Color

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

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

This div background color is #6C8ADB.

Border color

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

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

This div border color is #6C8ADB.

Opacity

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

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

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

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

This text has shadow with #6C8ADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8ADB.

Preview

Color preview on black background

This text has color #6C8ADB on black background.


Color preview on white background

This text has color #6C8ADB on white background.


Black color preview on #6C8ADB background

This text has black color on #6C8ADB background.


White color preview on #6C8ADB background

This text has white color on #6C8ADB background.


Related colors

Complementary color

Complementary color for #hex is #937524.


I love getcolorcode.com

Triadic colors

1 #DB6C8A and #8ADB6C with #6C8ADB are triadic colors.

2 #DB8A6C and #8A6CDB with #6C8ADB are triadic colors.