COLOR #6BABDB

HEX: #6BABDB RGB: (107,171,219)

Renk bilgisi

#6BABDB contains mainly green and blue colors. #6BABDB ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6BABDB color RGB value is (107,171,219).

RGB: (107,171,219) (42%, 67%, 86%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 171 of 255 = 67%
B 219 of 255 = 86%

107
171
219

R + G + B ~ 65%. #6BABDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 171 + 219 = 497 (100%)
R 107 of 497 ~ 21.53%
G 171 of 497 ~ 34.41%
B 219 of 497 ~ 44.06'%

%21.53
%34.41
%44.06

CMYK RENK MODELİ

#6BABDB rengi CMYK tonu (51,22,0,14).

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

CMYK: (51,22,0,14)
C51M22Y0K14 (51%, 22%, 0%, 14%)
(0.51 / 0.22 / 0.00 / 0.14)

CMYK yüzdeleri

%51.14
%21.92
%0
%14.12

Codes

Color #6BABDB in popluar color models

6B AB DB
RGB 107 171 219
HSL 206° 60.87% 63.92%
HSB/HSV 206° 51.14% 85.88%
CMYK 51.14% 21.92% 0.00%
14.12%

Color #6BABDB in popluar number systems.

HEX 6B AB DB
Decimal 107 171 219
Binary 1101011 10101011 11011011
Octal 153 253 333

Shades and tints

Shades of #6BABDB

#6BABDB
(107,171,219)
#629CC8
(98,156,200)
#598DB5
(89,141,181)
#507EA2
(80,126,162)
#476F8F
(71,111,143)
#3E607C
(62,96,124)
#355169
(53,81,105)
#2C4256
(44,66,86)
#233343
(35,51,67)
#1A2430
(26,36,48)
#11151D
(17,21,29)
#000000
(0,0,0)

Tints of #6BABDB

#6BABDB
(107,171,219)
#78B2DE
(120,178,222)
#85B9E1
(133,185,225)
#92C0E4
(146,192,228)
#9FC7E7
(159,199,231)
#ACCEEA
(172,206,234)
#B9D5ED
(185,213,237)
#C6DCF0
(198,220,240)
#D3E3F3
(211,227,243)
#E0EAF6
(224,234,246)
#EDF1F9
(237,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6BABDB; }

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

This text font color is #6BABDB.

Background Color

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

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

This div background color is #6BABDB.

Border color

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

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

This div border color is #6BABDB.

Opacity

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

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

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

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

This text has shadow with #6BABDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6BABDB.

Preview

Color preview on black background

This text has color #6BABDB on black background.


Color preview on white background

This text has color #6BABDB on white background.


Black color preview on #6BABDB background

This text has black color on #6BABDB background.


White color preview on #6BABDB background

This text has white color on #6BABDB background.


Related colors

Complementary color

Complementary color for #hex is #945424.


I love getcolorcode.com

Triadic colors

1 #DB6BAB and #ABDB6B with #6BABDB are triadic colors.

2 #DBAB6B and #AB6BDB with #6BABDB are triadic colors.