COLOR #A6D9DB

HEX: #A6D9DB RGB: (166,217,219)

Renk bilgisi

#A6D9DB contains red, green and blue colors in about the same proportion. #A6D9DB ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#A6D9DB color RGB value is (166,217,219).

RGB: (166,217,219) (65%, 85%, 86%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 217 of 255 = 85%
B 219 of 255 = 86%

166
217
219

R + G + B ~ 79%. #A6D9DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 217 + 219 = 602 (100%)
R 166 of 602 ~ 27.57%
G 217 of 602 ~ 36.05%
B 219 of 602 ~ 36.38'%

%27.57
%36.05
%36.38

CMYK RENK MODELİ

#A6D9DB rengi CMYK tonu (24,1,0,14).

  • camgöbeği tonu 24.20%
  • eflatun tonu 0.91%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (24,1,0,14)
C24M1Y0K14 (24%, 1%, 0%, 14%)
(0.24 / 0.01 / 0.00 / 0.14)

CMYK yüzdeleri

%24.2
%0.91
%0
%14.12

Codes

Color #A6D9DB in popluar color models

A6 D9 DB
RGB 166 217 219
HSL 182° 42.40% 75.49%
HSB/HSV 182° 24.20% 85.88%
CMYK 24.20% 0.91% 0.00%
14.12%

Color #A6D9DB in popluar number systems.

HEX A6 D9 DB
Decimal 166 217 219
Binary 10100110 11011001 11011011
Octal 246 331 333

Shades and tints

Shades of #A6D9DB

#A6D9DB
(166,217,219)
#97C6C8
(151,198,200)
#88B3B5
(136,179,181)
#79A0A2
(121,160,162)
#6A8D8F
(106,141,143)
#5B7A7C
(91,122,124)
#4C6769
(76,103,105)
#3D5456
(61,84,86)
#2E4143
(46,65,67)
#1F2E30
(31,46,48)
#101B1D
(16,27,29)
#000000
(0,0,0)

Tints of #A6D9DB

#A6D9DB
(166,217,219)
#AEDCDE
(174,220,222)
#B6DFE1
(182,223,225)
#BEE2E4
(190,226,228)
#C6E5E7
(198,229,231)
#CEE8EA
(206,232,234)
#D6EBED
(214,235,237)
#DEEEF0
(222,238,240)
#E6F1F3
(230,241,243)
#EEF4F6
(238,244,246)
#F6F7F9
(246,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D9DB color. Also use rgb(166,217,219) instead hex code.

Text Font Color

.myTextColor { color: #A6D9DB; }

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

This text font color is #A6D9DB.

Background Color

.myBgColor { background-color: #A6D9DB; }

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

This div background color is #A6D9DB.

Border color

.myBorderColor { border: 1px solid #A6D9DB; }

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

This div border color is #A6D9DB.

Opacity

.myOpacity80 { color: #A6D9DB; opacity: 0.8; }

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

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

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

This text has shadow with #A6D9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D9DB.

Preview

Color preview on black background

This text has color #A6D9DB on black background.


Color preview on white background

This text has color #A6D9DB on white background.


Black color preview on #A6D9DB background

This text has black color on #A6D9DB background.


White color preview on #A6D9DB background

This text has white color on #A6D9DB background.


Related colors

Complementary color

Complementary color for #hex is #592624.


I love getcolorcode.com

Triadic colors

1 #DBA6D9 and #D9DBA6 with #A6D9DB are triadic colors.

2 #DBD9A6 and #D9A6DB with #A6D9DB are triadic colors.