COLOR #A6D9EB

HEX: #A6D9EB RGB: (166,217,235)

Renk bilgisi

#A6D9EB contains mainly green and blue colors. #A6D9EB ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#A6D9EB color RGB value is (166,217,235).

RGB: (166,217,235) (65%, 85%, 92%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 217 of 255 = 85%
B 235 of 255 = 92%

166
217
235

R + G + B ~ 81%. #A6D9EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 217 + 235 = 618 (100%)
R 166 of 618 ~ 26.86%
G 217 of 618 ~ 35.11%
B 235 of 618 ~ 38.03'%

%26.86
%35.11
%38.03

CMYK RENK MODELİ

#A6D9EB rengi CMYK tonu (29,8,0,8).

  • camgöbeği tonu 29.36%
  • eflatun tonu 7.66%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (29,8,0,8)
C29M8Y0K8 (29%, 8%, 0%, 8%)
(0.29 / 0.08 / 0.00 / 0.08)

CMYK yüzdeleri

%29.36
%7.66
%0
%7.84

Codes

Color #A6D9EB in popluar color models

A6 D9 EB
RGB 166 217 235
HSL 196° 63.30% 78.63%
HSB/HSV 196° 29.36% 92.16%
CMYK 29.36% 7.66% 0.00%
7.84%

Color #A6D9EB in popluar number systems.

HEX A6 D9 EB
Decimal 166 217 235
Binary 10100110 11011001 11101011
Octal 246 331 353

Shades and tints

Shades of #A6D9EB

#A6D9EB
(166,217,235)
#97C6D6
(151,198,214)
#88B3C1
(136,179,193)
#79A0AC
(121,160,172)
#6A8D97
(106,141,151)
#5B7A82
(91,122,130)
#4C676D
(76,103,109)
#3D5458
(61,84,88)
#2E4143
(46,65,67)
#1F2E2E
(31,46,46)
#101B19
(16,27,25)
#000000
(0,0,0)

Tints of #A6D9EB

#A6D9EB
(166,217,235)
#AEDCEC
(174,220,236)
#B6DFED
(182,223,237)
#BEE2EE
(190,226,238)
#C6E5EF
(198,229,239)
#CEE8F0
(206,232,240)
#D6EBF1
(214,235,241)
#DEEEF2
(222,238,242)
#E6F1F3
(230,241,243)
#EEF4F4
(238,244,244)
#F6F7F5
(246,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6D9EB; }

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

This text font color is #A6D9EB.

Background Color

.myBgColor { background-color: #A6D9EB; }

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

This div background color is #A6D9EB.

Border color

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

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

This div border color is #A6D9EB.

Opacity

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

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

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

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

This text has shadow with #A6D9EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D9EB.

Preview

Color preview on black background

This text has color #A6D9EB on black background.


Color preview on white background

This text has color #A6D9EB on white background.


Black color preview on #A6D9EB background

This text has black color on #A6D9EB background.


White color preview on #A6D9EB background

This text has white color on #A6D9EB background.


Related colors

Complementary color

Complementary color for #hex is #592614.


I love getcolorcode.com

Triadic colors

1 #EBA6D9 and #D9EBA6 with #A6D9EB are triadic colors.

2 #EBD9A6 and #D9A6EB with #A6D9EB are triadic colors.