COLOR #A6C7DB

HEX: #A6C7DB RGB: (166,199,219)

Renk bilgisi

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

RGB renk modeli

#A6C7DB color RGB value is (166,199,219).

RGB: (166,199,219) (65%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 199 of 255 = 78%
B 219 of 255 = 86%

166
199
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 199 + 219 = 584 (100%)
R 166 of 584 ~ 28.42%
G 199 of 584 ~ 34.08%
B 219 of 584 ~ 37.5'%

%28.42
%34.08
%37.5

CMYK RENK MODELİ

#A6C7DB rengi CMYK tonu (24,9,0,14).

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

CMYK: (24,9,0,14)
C24M9Y0K14 (24%, 9%, 0%, 14%)
(0.24 / 0.09 / 0.00 / 0.14)

CMYK yüzdeleri

%24.2
%9.13
%0
%14.12

Codes

Color #A6C7DB in popluar color models

A6 C7 DB
RGB 166 199 219
HSL 203° 42.40% 75.49%
HSB/HSV 203° 24.20% 85.88%
CMYK 24.20% 9.13% 0.00%
14.12%

Color #A6C7DB in popluar number systems.

HEX A6 C7 DB
Decimal 166 199 219
Binary 10100110 11000111 11011011
Octal 246 307 333

Shades and tints

Shades of #A6C7DB

#A6C7DB
(166,199,219)
#97B5C8
(151,181,200)
#88A3B5
(136,163,181)
#7991A2
(121,145,162)
#6A7F8F
(106,127,143)
#5B6D7C
(91,109,124)
#4C5B69
(76,91,105)
#3D4956
(61,73,86)
#2E3743
(46,55,67)
#1F2530
(31,37,48)
#10131D
(16,19,29)
#000000
(0,0,0)

Tints of #A6C7DB

#A6C7DB
(166,199,219)
#AECCDE
(174,204,222)
#B6D1E1
(182,209,225)
#BED6E4
(190,214,228)
#C6DBE7
(198,219,231)
#CEE0EA
(206,224,234)
#D6E5ED
(214,229,237)
#DEEAF0
(222,234,240)
#E6EFF3
(230,239,243)
#EEF4F6
(238,244,246)
#F6F9F9
(246,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6C7DB; }

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

This text font color is #A6C7DB.

Background Color

.myBgColor { background-color: #A6C7DB; }

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

This div background color is #A6C7DB.

Border color

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

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

This div border color is #A6C7DB.

Opacity

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

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

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

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

This text has shadow with #A6C7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C7DB.

Preview

Color preview on black background

This text has color #A6C7DB on black background.


Color preview on white background

This text has color #A6C7DB on white background.


Black color preview on #A6C7DB background

This text has black color on #A6C7DB background.


White color preview on #A6C7DB background

This text has white color on #A6C7DB background.


Related colors

Complementary color

Complementary color for #hex is #593824.


I love getcolorcode.com

Triadic colors

1 #DBA6C7 and #C7DBA6 with #A6C7DB are triadic colors.

2 #DBC7A6 and #C7A6DB with #A6C7DB are triadic colors.