COLOR #A5E6DC

HEX: #A5E6DC RGB: (165,230,220)

Renk bilgisi

#A5E6DC contains mainly green and blue colors. #A5E6DC ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#A5E6DC color RGB value is (165,230,220).

RGB: (165,230,220) (65%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 230 of 255 = 90%
B 220 of 255 = 86%

165
230
220

R + G + B ~ 80%. #A5E6DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 220 = 615 (100%)
R 165 of 615 ~ 26.83%
G 230 of 615 ~ 37.4%
B 220 of 615 ~ 35.77'%

%26.83
%37.4
%35.77

CMYK RENK MODELİ

#A5E6DC rengi CMYK tonu (28,0,4,10).

  • camgöbeği tonu 28.26%
  • eflatun tonu 0.00%
  • sarı tonu 4.35%
  • ana renk tonu 9.80%

CMYK: (28,0,4,10)
C28M0Y4K10 (28%, 0%, 4%, 10%)
(0.28 / 0.00 / 0.04 / 0.10)

CMYK yüzdeleri

%28.26
%0
%4.35
%9.8

Codes

Color #A5E6DC in popluar color models

A5 E6 DC
RGB 165 230 220
HSL 171° 56.52% 77.45%
HSB/HSV 171° 28.26% 90.20%
CMYK 28.26% 0.00% 4.35%
9.80%

Color #A5E6DC in popluar number systems.

HEX A5 E6 DC
Decimal 165 230 220
Binary 10100101 11100110 11011100
Octal 245 346 334

Shades and tints

Shades of #A5E6DC

#A5E6DC
(165,230,220)
#96D2C8
(150,210,200)
#87BEB4
(135,190,180)
#78AAA0
(120,170,160)
#69968C
(105,150,140)
#5A8278
(90,130,120)
#4B6E64
(75,110,100)
#3C5A50
(60,90,80)
#2D463C
(45,70,60)
#1E3228
(30,50,40)
#0F1E14
(15,30,20)
#000000
(0,0,0)

Tints of #A5E6DC

#A5E6DC
(165,230,220)
#ADE8DF
(173,232,223)
#B5EAE2
(181,234,226)
#BDECE5
(189,236,229)
#C5EEE8
(197,238,232)
#CDF0EB
(205,240,235)
#D5F2EE
(213,242,238)
#DDF4F1
(221,244,241)
#E5F6F4
(229,246,244)
#EDF8F7
(237,248,247)
#F5FAFA
(245,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E6DC color. Also use rgb(165,230,220) instead hex code.

Text Font Color

.myTextColor { color: #A5E6DC; }

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

This text font color is #A5E6DC.

Background Color

.myBgColor { background-color: #A5E6DC; }

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

This div background color is #A5E6DC.

Border color

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

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

This div border color is #A5E6DC.

Opacity

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

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

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

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

This text has shadow with #A5E6DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6DC.

Preview

Color preview on black background

This text has color #A5E6DC on black background.


Color preview on white background

This text has color #A5E6DC on white background.


Black color preview on #A5E6DC background

This text has black color on #A5E6DC background.


White color preview on #A5E6DC background

This text has white color on #A5E6DC background.


Related colors

Complementary color

Complementary color for #hex is #5A1923.


I love getcolorcode.com

Triadic colors

1 #DCA5E6 and #E6DCA5 with #A5E6DC are triadic colors.

2 #DCE6A5 and #E6A5DC with #A5E6DC are triadic colors.