COLOR #A6D3E6

HEX: #A6D3E6 RGB: (166,211,230)

Renk bilgisi

#A6D3E6 contains mainly green and blue colors. #A6D3E6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#A6D3E6 color RGB value is (166,211,230).

RGB: (166,211,230) (65%, 83%, 90%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 211 of 255 = 83%
B 230 of 255 = 90%

166
211
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 211 + 230 = 607 (100%)
R 166 of 607 ~ 27.35%
G 211 of 607 ~ 34.76%
B 230 of 607 ~ 37.89'%

%27.35
%34.76
%37.89

CMYK RENK MODELİ

#A6D3E6 rengi CMYK tonu (28,8,0,10).

  • camgöbeği tonu 27.83%
  • eflatun tonu 8.26%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (28,8,0,10)
C28M8Y0K10 (28%, 8%, 0%, 10%)
(0.28 / 0.08 / 0.00 / 0.10)

CMYK yüzdeleri

%27.83
%8.26
%0
%9.8

Codes

Color #A6D3E6 in popluar color models

A6 D3 E6
RGB 166 211 230
HSL 198° 56.14% 77.65%
HSB/HSV 198° 27.83% 90.20%
CMYK 27.83% 8.26% 0.00%
9.80%

Color #A6D3E6 in popluar number systems.

HEX A6 D3 E6
Decimal 166 211 230
Binary 10100110 11010011 11100110
Octal 246 323 346

Shades and tints

Shades of #A6D3E6

#A6D3E6
(166,211,230)
#97C0D2
(151,192,210)
#88ADBE
(136,173,190)
#799AAA
(121,154,170)
#6A8796
(106,135,150)
#5B7482
(91,116,130)
#4C616E
(76,97,110)
#3D4E5A
(61,78,90)
#2E3B46
(46,59,70)
#1F2832
(31,40,50)
#10151E
(16,21,30)
#000000
(0,0,0)

Tints of #A6D3E6

#A6D3E6
(166,211,230)
#AED7E8
(174,215,232)
#B6DBEA
(182,219,234)
#BEDFEC
(190,223,236)
#C6E3EE
(198,227,238)
#CEE7F0
(206,231,240)
#D6EBF2
(214,235,242)
#DEEFF4
(222,239,244)
#E6F3F6
(230,243,246)
#EEF7F8
(238,247,248)
#F6FBFA
(246,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D3E6 color. Also use rgb(166,211,230) instead hex code.

Text Font Color

.myTextColor { color: #A6D3E6; }

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

This text font color is #A6D3E6.

Background Color

.myBgColor { background-color: #A6D3E6; }

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

This div background color is #A6D3E6.

Border color

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

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

This div border color is #A6D3E6.

Opacity

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

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

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

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

This text has shadow with #A6D3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D3E6.

Preview

Color preview on black background

This text has color #A6D3E6 on black background.


Color preview on white background

This text has color #A6D3E6 on white background.


Black color preview on #A6D3E6 background

This text has black color on #A6D3E6 background.


White color preview on #A6D3E6 background

This text has white color on #A6D3E6 background.


Related colors

Complementary color

Complementary color for #hex is #592C19.


I love getcolorcode.com

Triadic colors

1 #E6A6D3 and #D3E6A6 with #A6D3E6 are triadic colors.

2 #E6D3A6 and #D3A6E6 with #A6D3E6 are triadic colors.