COLOR #A6CCDB

HEX: #A6CCDB RGB: (166,204,219)

Renk bilgisi

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

RGB renk modeli

#A6CCDB color RGB value is (166,204,219).

RGB: (166,204,219) (65%, 80%, 86%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 204 of 255 = 80%
B 219 of 255 = 86%

166
204
219

R + G + B ~ 77%. #A6CCDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 204 + 219 = 589 (100%)
R 166 of 589 ~ 28.18%
G 204 of 589 ~ 34.63%
B 219 of 589 ~ 37.18'%

%28.18
%34.63
%37.18

CMYK RENK MODELİ

#A6CCDB rengi CMYK tonu (24,7,0,14).

  • camgöbeği tonu 24.20%
  • eflatun tonu 6.85%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (24,7,0,14)
C24M7Y0K14 (24%, 7%, 0%, 14%)
(0.24 / 0.07 / 0.00 / 0.14)

CMYK yüzdeleri

%24.2
%6.85
%0
%14.12

Codes

Color #A6CCDB in popluar color models

A6 CC DB
RGB 166 204 219
HSL 197° 42.40% 75.49%
HSB/HSV 197° 24.20% 85.88%
CMYK 24.20% 6.85% 0.00%
14.12%

Color #A6CCDB in popluar number systems.

HEX A6 CC DB
Decimal 166 204 219
Binary 10100110 11001100 11011011
Octal 246 314 333

Shades and tints

Shades of #A6CCDB

#A6CCDB
(166,204,219)
#97BAC8
(151,186,200)
#88A8B5
(136,168,181)
#7996A2
(121,150,162)
#6A848F
(106,132,143)
#5B727C
(91,114,124)
#4C6069
(76,96,105)
#3D4E56
(61,78,86)
#2E3C43
(46,60,67)
#1F2A30
(31,42,48)
#10181D
(16,24,29)
#000000
(0,0,0)

Tints of #A6CCDB

#A6CCDB
(166,204,219)
#AED0DE
(174,208,222)
#B6D4E1
(182,212,225)
#BED8E4
(190,216,228)
#C6DCE7
(198,220,231)
#CEE0EA
(206,224,234)
#D6E4ED
(214,228,237)
#DEE8F0
(222,232,240)
#E6ECF3
(230,236,243)
#EEF0F6
(238,240,246)
#F6F4F9
(246,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6CCDB; }

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

This text font color is #A6CCDB.

Background Color

.myBgColor { background-color: #A6CCDB; }

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

This div background color is #A6CCDB.

Border color

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

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

This div border color is #A6CCDB.

Opacity

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

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

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

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

This text has shadow with #A6CCDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6CCDB.

Preview

Color preview on black background

This text has color #A6CCDB on black background.


Color preview on white background

This text has color #A6CCDB on white background.


Black color preview on #A6CCDB background

This text has black color on #A6CCDB background.


White color preview on #A6CCDB background

This text has white color on #A6CCDB background.


Related colors

Complementary color

Complementary color for #hex is #593324.


I love getcolorcode.com

Triadic colors

1 #DBA6CC and #CCDBA6 with #A6CCDB are triadic colors.

2 #DBCCA6 and #CCA6DB with #A6CCDB are triadic colors.