COLOR #A6C5E0

HEX: #A6C5E0 RGB: (166,197,224)

Renk bilgisi

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

RGB renk modeli

#A6C5E0 color RGB value is (166,197,224).

RGB: (166,197,224) (65%, 77%, 88%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 197 of 255 = 77%
B 224 of 255 = 88%

166
197
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 197 + 224 = 587 (100%)
R 166 of 587 ~ 28.28%
G 197 of 587 ~ 33.56%
B 224 of 587 ~ 38.16'%

%28.28
%33.56
%38.16

CMYK RENK MODELİ

#A6C5E0 rengi CMYK tonu (26,12,0,12).

  • camgöbeği tonu 25.89%
  • eflatun tonu 12.05%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (26,12,0,12)
C26M12Y0K12 (26%, 12%, 0%, 12%)
(0.26 / 0.12 / 0.00 / 0.12)

CMYK yüzdeleri

%25.89
%12.05
%0
%12.16

Codes

Color #A6C5E0 in popluar color models

A6 C5 E0
RGB 166 197 224
HSL 208° 48.33% 76.47%
HSB/HSV 208° 25.89% 87.84%
CMYK 25.89% 12.05% 0.00%
12.16%

Color #A6C5E0 in popluar number systems.

HEX A6 C5 E0
Decimal 166 197 224
Binary 10100110 11000101 11100000
Octal 246 305 340

Shades and tints

Shades of #A6C5E0

#A6C5E0
(166,197,224)
#97B4CC
(151,180,204)
#88A3B8
(136,163,184)
#7992A4
(121,146,164)
#6A8190
(106,129,144)
#5B707C
(91,112,124)
#4C5F68
(76,95,104)
#3D4E54
(61,78,84)
#2E3D40
(46,61,64)
#1F2C2C
(31,44,44)
#101B18
(16,27,24)
#000000
(0,0,0)

Tints of #A6C5E0

#A6C5E0
(166,197,224)
#AECAE2
(174,202,226)
#B6CFE4
(182,207,228)
#BED4E6
(190,212,230)
#C6D9E8
(198,217,232)
#CEDEEA
(206,222,234)
#D6E3EC
(214,227,236)
#DEE8EE
(222,232,238)
#E6EDF0
(230,237,240)
#EEF2F2
(238,242,242)
#F6F7F4
(246,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6C5E0 color. Also use rgb(166,197,224) instead hex code.

Text Font Color

.myTextColor { color: #A6C5E0; }

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

This text font color is #A6C5E0.

Background Color

.myBgColor { background-color: #A6C5E0; }

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

This div background color is #A6C5E0.

Border color

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

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

This div border color is #A6C5E0.

Opacity

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

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

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

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

This text has shadow with #A6C5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C5E0.

Preview

Color preview on black background

This text has color #A6C5E0 on black background.


Color preview on white background

This text has color #A6C5E0 on white background.


Black color preview on #A6C5E0 background

This text has black color on #A6C5E0 background.


White color preview on #A6C5E0 background

This text has white color on #A6C5E0 background.


Related colors

Complementary color

Complementary color for #A6C5E0 is #593A1F.


I love getcolorcode.com

Triadic colors

1 #E0A6C5 and #C5E0A6 with #A6C5E0 are triadic colors.

2 #E0C5A6 and #C5A6E0 with #A6C5E0 are triadic colors.