COLOR #A6D4DD

HEX: #A6D4DD RGB: (166,212,221)

Renk bilgisi

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

RGB renk modeli

#A6D4DD color RGB value is (166,212,221).

RGB: (166,212,221) (65%, 83%, 87%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 212 of 255 = 83%
B 221 of 255 = 87%

166
212
221

R + G + B ~ 78%. #A6D4DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 212 + 221 = 599 (100%)
R 166 of 599 ~ 27.71%
G 212 of 599 ~ 35.39%
B 221 of 599 ~ 36.89'%

%27.71
%35.39
%36.89

CMYK RENK MODELİ

#A6D4DD rengi CMYK tonu (25,4,0,13).

  • camgöbeği tonu 24.89%
  • eflatun tonu 4.07%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (25,4,0,13)
C25M4Y0K13 (25%, 4%, 0%, 13%)
(0.25 / 0.04 / 0.00 / 0.13)

CMYK yüzdeleri

%24.89
%4.07
%0
%13.33

Codes

Color #A6D4DD in popluar color models

A6 D4 DD
RGB 166 212 221
HSL 190° 44.72% 75.88%
HSB/HSV 190° 24.89% 86.67%
CMYK 24.89% 4.07% 0.00%
13.33%

Color #A6D4DD in popluar number systems.

HEX A6 D4 DD
Decimal 166 212 221
Binary 10100110 11010100 11011101
Octal 246 324 335

Shades and tints

Shades of #A6D4DD

#A6D4DD
(166,212,221)
#97C1C9
(151,193,201)
#88AEB5
(136,174,181)
#799BA1
(121,155,161)
#6A888D
(106,136,141)
#5B7579
(91,117,121)
#4C6265
(76,98,101)
#3D4F51
(61,79,81)
#2E3C3D
(46,60,61)
#1F2929
(31,41,41)
#101615
(16,22,21)
#000000
(0,0,0)

Tints of #A6D4DD

#A6D4DD
(166,212,221)
#AED7E0
(174,215,224)
#B6DAE3
(182,218,227)
#BEDDE6
(190,221,230)
#C6E0E9
(198,224,233)
#CEE3EC
(206,227,236)
#D6E6EF
(214,230,239)
#DEE9F2
(222,233,242)
#E6ECF5
(230,236,245)
#EEEFF8
(238,239,248)
#F6F2FB
(246,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D4DD color. Also use rgb(166,212,221) instead hex code.

Text Font Color

.myTextColor { color: #A6D4DD; }

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

This text font color is #A6D4DD.

Background Color

.myBgColor { background-color: #A6D4DD; }

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

This div background color is #A6D4DD.

Border color

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

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

This div border color is #A6D4DD.

Opacity

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

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

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

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

This text has shadow with #A6D4DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D4DD.

Preview

Color preview on black background

This text has color #A6D4DD on black background.


Color preview on white background

This text has color #A6D4DD on white background.


Black color preview on #A6D4DD background

This text has black color on #A6D4DD background.


White color preview on #A6D4DD background

This text has white color on #A6D4DD background.


Related colors

Complementary color

Complementary color for #hex is #592B22.


I love getcolorcode.com

Triadic colors

1 #DDA6D4 and #D4DDA6 with #A6D4DD are triadic colors.

2 #DDD4A6 and #D4A6DD with #A6D4DD are triadic colors.