COLOR #A6D5E3

HEX: #A6D5E3 RGB: (166,213,227)

Renk bilgisi

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

RGB renk modeli

#A6D5E3 color RGB value is (166,213,227).

RGB: (166,213,227) (65%, 84%, 89%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 213 of 255 = 84%
B 227 of 255 = 89%

166
213
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 213 + 227 = 606 (100%)
R 166 of 606 ~ 27.39%
G 213 of 606 ~ 35.15%
B 227 of 606 ~ 37.46'%

%27.39
%35.15
%37.46

CMYK RENK MODELİ

#A6D5E3 rengi CMYK tonu (27,6,0,11).

  • camgöbeği tonu 26.87%
  • eflatun tonu 6.17%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (27,6,0,11)
C27M6Y0K11 (27%, 6%, 0%, 11%)
(0.27 / 0.06 / 0.00 / 0.11)

CMYK yüzdeleri

%26.87
%6.17
%0
%10.98

Codes

Color #A6D5E3 in popluar color models

A6 D5 E3
RGB 166 213 227
HSL 194° 52.14% 77.06%
HSB/HSV 194° 26.87% 89.02%
CMYK 26.87% 6.17% 0.00%
10.98%

Color #A6D5E3 in popluar number systems.

HEX A6 D5 E3
Decimal 166 213 227
Binary 10100110 11010101 11100011
Octal 246 325 343

Shades and tints

Shades of #A6D5E3

#A6D5E3
(166,213,227)
#97C2CF
(151,194,207)
#88AFBB
(136,175,187)
#799CA7
(121,156,167)
#6A8993
(106,137,147)
#5B767F
(91,118,127)
#4C636B
(76,99,107)
#3D5057
(61,80,87)
#2E3D43
(46,61,67)
#1F2A2F
(31,42,47)
#10171B
(16,23,27)
#000000
(0,0,0)

Tints of #A6D5E3

#A6D5E3
(166,213,227)
#AED8E5
(174,216,229)
#B6DBE7
(182,219,231)
#BEDEE9
(190,222,233)
#C6E1EB
(198,225,235)
#CEE4ED
(206,228,237)
#D6E7EF
(214,231,239)
#DEEAF1
(222,234,241)
#E6EDF3
(230,237,243)
#EEF0F5
(238,240,245)
#F6F3F7
(246,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D5E3 color. Also use rgb(166,213,227) instead hex code.

Text Font Color

.myTextColor { color: #A6D5E3; }

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

This text font color is #A6D5E3.

Background Color

.myBgColor { background-color: #A6D5E3; }

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

This div background color is #A6D5E3.

Border color

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

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

This div border color is #A6D5E3.

Opacity

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

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

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

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

This text has shadow with #A6D5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D5E3.

Preview

Color preview on black background

This text has color #A6D5E3 on black background.


Color preview on white background

This text has color #A6D5E3 on white background.


Black color preview on #A6D5E3 background

This text has black color on #A6D5E3 background.


White color preview on #A6D5E3 background

This text has white color on #A6D5E3 background.


Related colors

Complementary color

Complementary color for #hex is #592A1C.


I love getcolorcode.com

Triadic colors

1 #E3A6D5 and #D5E3A6 with #A6D5E3 are triadic colors.

2 #E3D5A6 and #D5A6E3 with #A6D5E3 are triadic colors.