COLOR #6B8CDD

HEX: #6B8CDD RGB: (107,140,221)

Renk bilgisi

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

RGB renk modeli

#6B8CDD color RGB value is (107,140,221).

RGB: (107,140,221) (42%, 55%, 87%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 140 of 255 = 55%
B 221 of 255 = 87%

107
140
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 140 + 221 = 468 (100%)
R 107 of 468 ~ 22.86%
G 140 of 468 ~ 29.91%
B 221 of 468 ~ 47.22'%

%22.86
%29.91
%47.22

CMYK RENK MODELİ

#6B8CDD rengi CMYK tonu (52,37,0,13).

  • camgöbeği tonu 51.58%
  • eflatun tonu 36.65%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (52,37,0,13)
C52M37Y0K13 (52%, 37%, 0%, 13%)
(0.52 / 0.37 / 0.00 / 0.13)

CMYK yüzdeleri

%51.58
%36.65
%0
%13.33

Codes

Color #6B8CDD in popluar color models

6B 8C DD
RGB 107 140 221
HSL 223° 62.64% 64.31%
HSB/HSV 223° 51.58% 86.67%
CMYK 51.58% 36.65% 0.00%
13.33%

Color #6B8CDD in popluar number systems.

HEX 6B 8C DD
Decimal 107 140 221
Binary 1101011 10001100 11011101
Octal 153 214 335

Shades and tints

Shades of #6B8CDD

#6B8CDD
(107,140,221)
#6280C9
(98,128,201)
#5974B5
(89,116,181)
#5068A1
(80,104,161)
#475C8D
(71,92,141)
#3E5079
(62,80,121)
#354465
(53,68,101)
#2C3851
(44,56,81)
#232C3D
(35,44,61)
#1A2029
(26,32,41)
#111415
(17,20,21)
#000000
(0,0,0)

Tints of #6B8CDD

#6B8CDD
(107,140,221)
#7896E0
(120,150,224)
#85A0E3
(133,160,227)
#92AAE6
(146,170,230)
#9FB4E9
(159,180,233)
#ACBEEC
(172,190,236)
#B9C8EF
(185,200,239)
#C6D2F2
(198,210,242)
#D3DCF5
(211,220,245)
#E0E6F8
(224,230,248)
#EDF0FB
(237,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8CDD color. Also use rgb(107,140,221) instead hex code.

Text Font Color

.myTextColor { color: #6B8CDD; }

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

This text font color is #6B8CDD.

Background Color

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

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

This div background color is #6B8CDD.

Border color

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

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

This div border color is #6B8CDD.

Opacity

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

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

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

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

This text has shadow with #6B8CDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8CDD.

Preview

Color preview on black background

This text has color #6B8CDD on black background.


Color preview on white background

This text has color #6B8CDD on white background.


Black color preview on #6B8CDD background

This text has black color on #6B8CDD background.


White color preview on #6B8CDD background

This text has white color on #6B8CDD background.


Related colors

Complementary color

Complementary color for #hex is #947322.


I love getcolorcode.com

Triadic colors

1 #DD6B8C and #8CDD6B with #6B8CDD are triadic colors.

2 #DD8C6B and #8C6BDD with #6B8CDD are triadic colors.