COLOR #6AB1DB

HEX: #6AB1DB RGB: (106,177,219)

Renk bilgisi

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

RGB renk modeli

#6AB1DB color RGB value is (106,177,219).

RGB: (106,177,219) (42%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 177 of 255 = 69%
B 219 of 255 = 86%

106
177
219

R + G + B ~ 66%. #6AB1DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 177 + 219 = 502 (100%)
R 106 of 502 ~ 21.12%
G 177 of 502 ~ 35.26%
B 219 of 502 ~ 43.63'%

%21.12
%35.26
%43.63

CMYK RENK MODELİ

#6AB1DB rengi CMYK tonu (52,19,0,14).

  • camgöbeği tonu 51.60%
  • eflatun tonu 19.18%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (52,19,0,14)
C52M19Y0K14 (52%, 19%, 0%, 14%)
(0.52 / 0.19 / 0.00 / 0.14)

CMYK yüzdeleri

%51.6
%19.18
%0
%14.12

Codes

Color #6AB1DB in popluar color models

6A B1 DB
RGB 106 177 219
HSL 202° 61.08% 63.73%
HSB/HSV 202° 51.60% 85.88%
CMYK 51.60% 19.18% 0.00%
14.12%

Color #6AB1DB in popluar number systems.

HEX 6A B1 DB
Decimal 106 177 219
Binary 1101010 10110001 11011011
Octal 152 261 333

Shades and tints

Shades of #6AB1DB

#6AB1DB
(106,177,219)
#61A1C8
(97,161,200)
#5891B5
(88,145,181)
#4F81A2
(79,129,162)
#46718F
(70,113,143)
#3D617C
(61,97,124)
#345169
(52,81,105)
#2B4156
(43,65,86)
#223143
(34,49,67)
#192130
(25,33,48)
#10111D
(16,17,29)
#000000
(0,0,0)

Tints of #6AB1DB

#6AB1DB
(106,177,219)
#77B8DE
(119,184,222)
#84BFE1
(132,191,225)
#91C6E4
(145,198,228)
#9ECDE7
(158,205,231)
#ABD4EA
(171,212,234)
#B8DBED
(184,219,237)
#C5E2F0
(197,226,240)
#D2E9F3
(210,233,243)
#DFF0F6
(223,240,246)
#ECF7F9
(236,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6AB1DB color. Also use rgb(106,177,219) instead hex code.

Text Font Color

.myTextColor { color: #6AB1DB; }

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

This text font color is #6AB1DB.

Background Color

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

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

This div background color is #6AB1DB.

Border color

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

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

This div border color is #6AB1DB.

Opacity

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

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

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

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

This text has shadow with #6AB1DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6AB1DB.

Preview

Color preview on black background

This text has color #6AB1DB on black background.


Color preview on white background

This text has color #6AB1DB on white background.


Black color preview on #6AB1DB background

This text has black color on #6AB1DB background.


White color preview on #6AB1DB background

This text has white color on #6AB1DB background.


Related colors

Complementary color

Complementary color for #hex is #954E24.


I love getcolorcode.com

Triadic colors

1 #DB6AB1 and #B1DB6A with #6AB1DB are triadic colors.

2 #DBB16A and #B16ADB with #6AB1DB are triadic colors.