COLOR #A5D7C8

HEX: #A5D7C8 RGB: (165,215,200)

Renk bilgisi

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

RGB renk modeli

#A5D7C8 color RGB value is (165,215,200).

RGB: (165,215,200) (65%, 84%, 78%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 215 of 255 = 84%
B 200 of 255 = 78%

165
215
200

R + G + B ~ 76%. #A5D7C8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 215 + 200 = 580 (100%)
R 165 of 580 ~ 28.45%
G 215 of 580 ~ 37.07%
B 200 of 580 ~ 34.48'%

%28.45
%37.07
%34.48

CMYK RENK MODELİ

#A5D7C8 rengi CMYK tonu (23,0,7,16).

  • camgöbeği tonu 23.26%
  • eflatun tonu 0.00%
  • sarı tonu 6.98%
  • ana renk tonu 15.69%

CMYK: (23,0,7,16)
C23M0Y7K16 (23%, 0%, 7%, 16%)
(0.23 / 0.00 / 0.07 / 0.16)

CMYK yüzdeleri

%23.26
%0
%6.98
%15.69

Codes

Color #A5D7C8 in popluar color models

A5 D7 C8
RGB 165 215 200
HSL 162° 38.46% 74.51%
HSB/HSV 162° 23.26% 84.31%
CMYK 23.26% 0.00% 6.98%
15.69%

Color #A5D7C8 in popluar number systems.

HEX A5 D7 C8
Decimal 165 215 200
Binary 10100101 11010111 11001000
Octal 245 327 310

Shades and tints

Shades of #A5D7C8

#A5D7C8
(165,215,200)
#96C4B6
(150,196,182)
#87B1A4
(135,177,164)
#789E92
(120,158,146)
#698B80
(105,139,128)
#5A786E
(90,120,110)
#4B655C
(75,101,92)
#3C524A
(60,82,74)
#2D3F38
(45,63,56)
#1E2C26
(30,44,38)
#0F1914
(15,25,20)
#000000
(0,0,0)

Tints of #A5D7C8

#A5D7C8
(165,215,200)
#ADDACD
(173,218,205)
#B5DDD2
(181,221,210)
#BDE0D7
(189,224,215)
#C5E3DC
(197,227,220)
#CDE6E1
(205,230,225)
#D5E9E6
(213,233,230)
#DDECEB
(221,236,235)
#E5EFF0
(229,239,240)
#EDF2F5
(237,242,245)
#F5F5FA
(245,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D7C8 color. Also use rgb(165,215,200) instead hex code.

Text Font Color

.myTextColor { color: #A5D7C8; }

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

This text font color is #A5D7C8.

Background Color

.myBgColor { background-color: #A5D7C8; }

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

This div background color is #A5D7C8.

Border color

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

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

This div border color is #A5D7C8.

Opacity

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

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

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

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

This text has shadow with #A5D7C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D7C8.

Preview

Color preview on black background

This text has color #A5D7C8 on black background.


Color preview on white background

This text has color #A5D7C8 on white background.


Black color preview on #A5D7C8 background

This text has black color on #A5D7C8 background.


White color preview on #A5D7C8 background

This text has white color on #A5D7C8 background.


Related colors

Complementary color

Complementary color for #hex is #5A2837.


I love getcolorcode.com

Triadic colors

1 #C8A5D7 and #D7C8A5 with #A5D7C8 are triadic colors.

2 #C8D7A5 and #D7A5C8 with #A5D7C8 are triadic colors.