COLOR #A6C0DD

HEX: #A6C0DD RGB: (166,192,221)

Renk bilgisi

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

RGB renk modeli

#A6C0DD color RGB value is (166,192,221).

RGB: (166,192,221) (65%, 75%, 87%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 192 of 255 = 75%
B 221 of 255 = 87%

166
192
221

R + G + B ~ 76%. #A6C0DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 192 + 221 = 579 (100%)
R 166 of 579 ~ 28.67%
G 192 of 579 ~ 33.16%
B 221 of 579 ~ 38.17'%

%28.67
%33.16
%38.17

CMYK RENK MODELİ

#A6C0DD rengi CMYK tonu (25,13,0,13).

  • camgöbeği tonu 24.89%
  • eflatun tonu 13.12%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (25,13,0,13)
C25M13Y0K13 (25%, 13%, 0%, 13%)
(0.25 / 0.13 / 0.00 / 0.13)

CMYK yüzdeleri

%24.89
%13.12
%0
%13.33

Codes

Color #A6C0DD in popluar color models

A6 C0 DD
RGB 166 192 221
HSL 212° 44.72% 75.88%
HSB/HSV 212° 24.89% 86.67%
CMYK 24.89% 13.12% 0.00%
13.33%

Color #A6C0DD in popluar number systems.

HEX A6 C0 DD
Decimal 166 192 221
Binary 10100110 11000000 11011101
Octal 246 300 335

Shades and tints

Shades of #A6C0DD

#A6C0DD
(166,192,221)
#97AFC9
(151,175,201)
#889EB5
(136,158,181)
#798DA1
(121,141,161)
#6A7C8D
(106,124,141)
#5B6B79
(91,107,121)
#4C5A65
(76,90,101)
#3D4951
(61,73,81)
#2E383D
(46,56,61)
#1F2729
(31,39,41)
#101615
(16,22,21)
#000000
(0,0,0)

Tints of #A6C0DD

#A6C0DD
(166,192,221)
#AEC5E0
(174,197,224)
#B6CAE3
(182,202,227)
#BECFE6
(190,207,230)
#C6D4E9
(198,212,233)
#CED9EC
(206,217,236)
#D6DEEF
(214,222,239)
#DEE3F2
(222,227,242)
#E6E8F5
(230,232,245)
#EEEDF8
(238,237,248)
#F6F2FB
(246,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6C0DD color. Also use rgb(166,192,221) instead hex code.

Text Font Color

.myTextColor { color: #A6C0DD; }

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

This text font color is #A6C0DD.

Background Color

.myBgColor { background-color: #A6C0DD; }

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

This div background color is #A6C0DD.

Border color

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

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

This div border color is #A6C0DD.

Opacity

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

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

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

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

This text has shadow with #A6C0DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C0DD.

Preview

Color preview on black background

This text has color #A6C0DD on black background.


Color preview on white background

This text has color #A6C0DD on white background.


Black color preview on #A6C0DD background

This text has black color on #A6C0DD background.


White color preview on #A6C0DD background

This text has white color on #A6C0DD background.


Related colors

Complementary color

Complementary color for #hex is #593F22.


I love getcolorcode.com

Triadic colors

1 #DDA6C0 and #C0DDA6 with #A6C0DD are triadic colors.

2 #DDC0A6 and #C0A6DD with #A6C0DD are triadic colors.