COLOR #A5E2DD

HEX: #A5E2DD RGB: (165,226,221)

Renk bilgisi

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

RGB renk modeli

#A5E2DD color RGB value is (165,226,221).

RGB: (165,226,221) (65%, 89%, 87%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 226 of 255 = 89%
B 221 of 255 = 87%

165
226
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 226 + 221 = 612 (100%)
R 165 of 612 ~ 26.96%
G 226 of 612 ~ 36.93%
B 221 of 612 ~ 36.11'%

%26.96
%36.93
%36.11

CMYK RENK MODELİ

#A5E2DD rengi CMYK tonu (27,0,2,11).

  • camgöbeği tonu 26.99%
  • eflatun tonu 0.00%
  • sarı tonu 2.21%
  • ana renk tonu 11.37%

CMYK: (27,0,2,11)
C27M0Y2K11 (27%, 0%, 2%, 11%)
(0.27 / 0.00 / 0.02 / 0.11)

CMYK yüzdeleri

%26.99
%0
%2.21
%11.37

Codes

Color #A5E2DD in popluar color models

A5 E2 DD
RGB 165 226 221
HSL 175° 51.26% 76.67%
HSB/HSV 175° 26.99% 88.63%
CMYK 26.99% 0.00% 2.21%
11.37%

Color #A5E2DD in popluar number systems.

HEX A5 E2 DD
Decimal 165 226 221
Binary 10100101 11100010 11011101
Octal 245 342 335

Shades and tints

Shades of #A5E2DD

#A5E2DD
(165,226,221)
#96CEC9
(150,206,201)
#87BAB5
(135,186,181)
#78A6A1
(120,166,161)
#69928D
(105,146,141)
#5A7E79
(90,126,121)
#4B6A65
(75,106,101)
#3C5651
(60,86,81)
#2D423D
(45,66,61)
#1E2E29
(30,46,41)
#0F1A15
(15,26,21)
#000000
(0,0,0)

Tints of #A5E2DD

#A5E2DD
(165,226,221)
#ADE4E0
(173,228,224)
#B5E6E3
(181,230,227)
#BDE8E6
(189,232,230)
#C5EAE9
(197,234,233)
#CDECEC
(205,236,236)
#D5EEEF
(213,238,239)
#DDF0F2
(221,240,242)
#E5F2F5
(229,242,245)
#EDF4F8
(237,244,248)
#F5F6FB
(245,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E2DD color. Also use rgb(165,226,221) instead hex code.

Text Font Color

.myTextColor { color: #A5E2DD; }

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

This text font color is #A5E2DD.

Background Color

.myBgColor { background-color: #A5E2DD; }

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

This div background color is #A5E2DD.

Border color

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

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

This div border color is #A5E2DD.

Opacity

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

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

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

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

This text has shadow with #A5E2DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E2DD.

Preview

Color preview on black background

This text has color #A5E2DD on black background.


Color preview on white background

This text has color #A5E2DD on white background.


Black color preview on #A5E2DD background

This text has black color on #A5E2DD background.


White color preview on #A5E2DD background

This text has white color on #A5E2DD background.


Related colors

Complementary color

Complementary color for #hex is #5A1D22.


I love getcolorcode.com

Triadic colors

1 #DDA5E2 and #E2DDA5 with #A5E2DD are triadic colors.

2 #DDE2A5 and #E2A5DD with #A5E2DD are triadic colors.