COLOR #A6DBEE

HEX: #A6DBEE RGB: (166,219,238)

Renk bilgisi

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

RGB renk modeli

#A6DBEE color RGB value is (166,219,238).

RGB: (166,219,238) (65%, 86%, 93%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 219 of 255 = 86%
B 238 of 255 = 93%

166
219
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 219 + 238 = 623 (100%)
R 166 of 623 ~ 26.65%
G 219 of 623 ~ 35.15%
B 238 of 623 ~ 38.2'%

%26.65
%35.15
%38.2

CMYK RENK MODELİ

#A6DBEE rengi CMYK tonu (30,8,0,7).

  • camgöbeği tonu 30.25%
  • eflatun tonu 7.98%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (30,8,0,7)
C30M8Y0K7 (30%, 8%, 0%, 7%)
(0.30 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%30.25
%7.98
%0
%6.67

Codes

Color #A6DBEE in popluar color models

A6 DB EE
RGB 166 219 238
HSL 196° 67.92% 79.22%
HSB/HSV 196° 30.25% 93.33%
CMYK 30.25% 7.98% 0.00%
6.67%

Color #A6DBEE in popluar number systems.

HEX A6 DB EE
Decimal 166 219 238
Binary 10100110 11011011 11101110
Octal 246 333 356

Shades and tints

Shades of #A6DBEE

#A6DBEE
(166,219,238)
#97C8D9
(151,200,217)
#88B5C4
(136,181,196)
#79A2AF
(121,162,175)
#6A8F9A
(106,143,154)
#5B7C85
(91,124,133)
#4C6970
(76,105,112)
#3D565B
(61,86,91)
#2E4346
(46,67,70)
#1F3031
(31,48,49)
#101D1C
(16,29,28)
#000000
(0,0,0)

Tints of #A6DBEE

#A6DBEE
(166,219,238)
#AEDEEF
(174,222,239)
#B6E1F0
(182,225,240)
#BEE4F1
(190,228,241)
#C6E7F2
(198,231,242)
#CEEAF3
(206,234,243)
#D6EDF4
(214,237,244)
#DEF0F5
(222,240,245)
#E6F3F6
(230,243,246)
#EEF6F7
(238,246,247)
#F6F9F8
(246,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6DBEE; }

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

This text font color is #A6DBEE.

Background Color

.myBgColor { background-color: #A6DBEE; }

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

This div background color is #A6DBEE.

Border color

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

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

This div border color is #A6DBEE.

Opacity

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

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

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

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

This text has shadow with #A6DBEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6DBEE.

Preview

Color preview on black background

This text has color #A6DBEE on black background.


Color preview on white background

This text has color #A6DBEE on white background.


Black color preview on #A6DBEE background

This text has black color on #A6DBEE background.


White color preview on #A6DBEE background

This text has white color on #A6DBEE background.


Related colors

Complementary color

Complementary color for #hex is #592411.


I love getcolorcode.com

Triadic colors

1 #EEA6DB and #DBEEA6 with #A6DBEE are triadic colors.

2 #EEDBA6 and #DBA6EE with #A6DBEE are triadic colors.