COLOR #A5DAB5

HEX: #A5DAB5 RGB: (165,218,181)

Renk bilgisi

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

RGB renk modeli

#A5DAB5 color RGB value is (165,218,181).

RGB: (165,218,181) (65%, 85%, 71%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 218 of 255 = 85%
B 181 of 255 = 71%

165
218
181

R + G + B ~ 74%. #A5DAB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 218 + 181 = 564 (100%)
R 165 of 564 ~ 29.26%
G 218 of 564 ~ 38.65%
B 181 of 564 ~ 32.09'%

%29.26
%38.65
%32.09

CMYK RENK MODELİ

#A5DAB5 rengi CMYK tonu (24,0,17,15).

  • camgöbeği tonu 24.31%
  • eflatun tonu 0.00%
  • sarı tonu 16.97%
  • ana renk tonu 14.51%

CMYK: (24,0,17,15)
C24M0Y17K15 (24%, 0%, 17%, 15%)
(0.24 / 0.00 / 0.17 / 0.15)

CMYK yüzdeleri

%24.31
%0
%16.97
%14.51

Codes

Color #A5DAB5 in popluar color models

A5 DA B5
RGB 165 218 181
HSL 138° 41.73% 75.10%
HSB/HSV 138° 24.31% 85.49%
CMYK 24.31% 0.00% 16.97%
14.51%

Color #A5DAB5 in popluar number systems.

HEX A5 DA B5
Decimal 165 218 181
Binary 10100101 11011010 10110101
Octal 245 332 265

Shades and tints

Shades of #A5DAB5

#A5DAB5
(165,218,181)
#96C7A5
(150,199,165)
#87B495
(135,180,149)
#78A185
(120,161,133)
#698E75
(105,142,117)
#5A7B65
(90,123,101)
#4B6855
(75,104,85)
#3C5545
(60,85,69)
#2D4235
(45,66,53)
#1E2F25
(30,47,37)
#0F1C15
(15,28,21)
#000000
(0,0,0)

Tints of #A5DAB5

#A5DAB5
(165,218,181)
#ADDDBB
(173,221,187)
#B5E0C1
(181,224,193)
#BDE3C7
(189,227,199)
#C5E6CD
(197,230,205)
#CDE9D3
(205,233,211)
#D5ECD9
(213,236,217)
#DDEFDF
(221,239,223)
#E5F2E5
(229,242,229)
#EDF5EB
(237,245,235)
#F5F8F1
(245,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5DAB5 color. Also use rgb(165,218,181) instead hex code.

Text Font Color

.myTextColor { color: #A5DAB5; }

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

This text font color is #A5DAB5.

Background Color

.myBgColor { background-color: #A5DAB5; }

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

This div background color is #A5DAB5.

Border color

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

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

This div border color is #A5DAB5.

Opacity

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

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

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

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

This text has shadow with #A5DAB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5DAB5.

Preview

Color preview on black background

This text has color #A5DAB5 on black background.


Color preview on white background

This text has color #A5DAB5 on white background.


Black color preview on #A5DAB5 background

This text has black color on #A5DAB5 background.


White color preview on #A5DAB5 background

This text has white color on #A5DAB5 background.


Related colors

Complementary color

Complementary color for #hex is #5A254A.


I love getcolorcode.com

Triadic colors

1 #B5A5DA and #DAB5A5 with #A5DAB5 are triadic colors.

2 #B5DAA5 and #DAA5B5 with #A5DAB5 are triadic colors.