COLOR #A5D2D5

HEX: #A5D2D5 RGB: (165,210,213)

Renk bilgisi

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

RGB renk modeli

#A5D2D5 color RGB value is (165,210,213).

RGB: (165,210,213) (65%, 82%, 84%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 210 of 255 = 82%
B 213 of 255 = 84%

165
210
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 210 + 213 = 588 (100%)
R 165 of 588 ~ 28.06%
G 210 of 588 ~ 35.71%
B 213 of 588 ~ 36.22'%

%28.06
%35.71
%36.22

CMYK RENK MODELİ

#A5D2D5 rengi CMYK tonu (23,1,0,16).

  • camgöbeği tonu 22.54%
  • eflatun tonu 1.41%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (23,1,0,16)
C23M1Y0K16 (23%, 1%, 0%, 16%)
(0.23 / 0.01 / 0.00 / 0.16)

CMYK yüzdeleri

%22.54
%1.41
%0
%16.47

Codes

Color #A5D2D5 in popluar color models

A5 D2 D5
RGB 165 210 213
HSL 184° 36.36% 74.12%
HSB/HSV 184° 22.54% 83.53%
CMYK 22.54% 1.41% 0.00%
16.47%

Color #A5D2D5 in popluar number systems.

HEX A5 D2 D5
Decimal 165 210 213
Binary 10100101 11010010 11010101
Octal 245 322 325

Shades and tints

Shades of #A5D2D5

#A5D2D5
(165,210,213)
#96BFC2
(150,191,194)
#87ACAF
(135,172,175)
#78999C
(120,153,156)
#698689
(105,134,137)
#5A7376
(90,115,118)
#4B6063
(75,96,99)
#3C4D50
(60,77,80)
#2D3A3D
(45,58,61)
#1E272A
(30,39,42)
#0F1417
(15,20,23)
#000000
(0,0,0)

Tints of #A5D2D5

#A5D2D5
(165,210,213)
#ADD6D8
(173,214,216)
#B5DADB
(181,218,219)
#BDDEDE
(189,222,222)
#C5E2E1
(197,226,225)
#CDE6E4
(205,230,228)
#D5EAE7
(213,234,231)
#DDEEEA
(221,238,234)
#E5F2ED
(229,242,237)
#EDF6F0
(237,246,240)
#F5FAF3
(245,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D2D5 color. Also use rgb(165,210,213) instead hex code.

Text Font Color

.myTextColor { color: #A5D2D5; }

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

This text font color is #A5D2D5.

Background Color

.myBgColor { background-color: #A5D2D5; }

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

This div background color is #A5D2D5.

Border color

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

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

This div border color is #A5D2D5.

Opacity

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

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

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

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

This text has shadow with #A5D2D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D2D5.

Preview

Color preview on black background

This text has color #A5D2D5 on black background.


Color preview on white background

This text has color #A5D2D5 on white background.


Black color preview on #A5D2D5 background

This text has black color on #A5D2D5 background.


White color preview on #A5D2D5 background

This text has white color on #A5D2D5 background.


Related colors

Complementary color

Complementary color for #hex is #5A2D2A.


I love getcolorcode.com

Triadic colors

1 #D5A5D2 and #D2D5A5 with #A5D2D5 are triadic colors.

2 #D5D2A5 and #D2A5D5 with #A5D2D5 are triadic colors.