COLOR #A5E4D3

HEX: #A5E4D3 RGB: (165,228,211)

Renk bilgisi

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

RGB renk modeli

#A5E4D3 color RGB value is (165,228,211).

RGB: (165,228,211) (65%, 89%, 83%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 211 of 255 = 83%

165
228
211

R + G + B ~ 79%. #A5E4D3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 211 = 604 (100%)
R 165 of 604 ~ 27.32%
G 228 of 604 ~ 37.75%
B 211 of 604 ~ 34.93'%

%27.32
%37.75
%34.93

CMYK RENK MODELİ

#A5E4D3 rengi CMYK tonu (28,0,7,11).

  • camgöbeği tonu 27.63%
  • eflatun tonu 0.00%
  • sarı tonu 7.46%
  • ana renk tonu 10.59%

CMYK: (28,0,7,11)
C28M0Y7K11 (28%, 0%, 7%, 11%)
(0.28 / 0.00 / 0.07 / 0.11)

CMYK yüzdeleri

%27.63
%0
%7.46
%10.59

Codes

Color #A5E4D3 in popluar color models

A5 E4 D3
RGB 165 228 211
HSL 164° 53.85% 77.06%
HSB/HSV 164° 27.63% 89.41%
CMYK 27.63% 0.00% 7.46%
10.59%

Color #A5E4D3 in popluar number systems.

HEX A5 E4 D3
Decimal 165 228 211
Binary 10100101 11100100 11010011
Octal 245 344 323

Shades and tints

Shades of #A5E4D3

#A5E4D3
(165,228,211)
#96D0C0
(150,208,192)
#87BCAD
(135,188,173)
#78A89A
(120,168,154)
#699487
(105,148,135)
#5A8074
(90,128,116)
#4B6C61
(75,108,97)
#3C584E
(60,88,78)
#2D443B
(45,68,59)
#1E3028
(30,48,40)
#0F1C15
(15,28,21)
#000000
(0,0,0)

Tints of #A5E4D3

#A5E4D3
(165,228,211)
#ADE6D7
(173,230,215)
#B5E8DB
(181,232,219)
#BDEADF
(189,234,223)
#C5ECE3
(197,236,227)
#CDEEE7
(205,238,231)
#D5F0EB
(213,240,235)
#DDF2EF
(221,242,239)
#E5F4F3
(229,244,243)
#EDF6F7
(237,246,247)
#F5F8FB
(245,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E4D3 color. Also use rgb(165,228,211) instead hex code.

Text Font Color

.myTextColor { color: #A5E4D3; }

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

This text font color is #A5E4D3.

Background Color

.myBgColor { background-color: #A5E4D3; }

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

This div background color is #A5E4D3.

Border color

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

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

This div border color is #A5E4D3.

Opacity

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

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

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

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

This text has shadow with #A5E4D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4D3.

Preview

Color preview on black background

This text has color #A5E4D3 on black background.


Color preview on white background

This text has color #A5E4D3 on white background.


Black color preview on #A5E4D3 background

This text has black color on #A5E4D3 background.


White color preview on #A5E4D3 background

This text has white color on #A5E4D3 background.


Related colors

Complementary color

Complementary color for #hex is #5A1B2C.


I love getcolorcode.com

Triadic colors

1 #D3A5E4 and #E4D3A5 with #A5E4D3 are triadic colors.

2 #D3E4A5 and #E4A5D3 with #A5E4D3 are triadic colors.