COLOR #A5D6C4

HEX: #A5D6C4 RGB: (165,214,196)

Renk bilgisi

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

RGB renk modeli

#A5D6C4 color RGB value is (165,214,196).

RGB: (165,214,196) (65%, 84%, 77%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 214 of 255 = 84%
B 196 of 255 = 77%

165
214
196

R + G + B ~ 75%. #A5D6C4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 214 + 196 = 575 (100%)
R 165 of 575 ~ 28.7%
G 214 of 575 ~ 37.22%
B 196 of 575 ~ 34.09'%

%28.7
%37.22
%34.09

CMYK RENK MODELİ

#A5D6C4 rengi CMYK tonu (23,0,8,16).

  • camgöbeği tonu 22.90%
  • eflatun tonu 0.00%
  • sarı tonu 8.41%
  • ana renk tonu 16.08%

CMYK: (23,0,8,16)
C23M0Y8K16 (23%, 0%, 8%, 16%)
(0.23 / 0.00 / 0.08 / 0.16)

CMYK yüzdeleri

%22.9
%0
%8.41
%16.08

Codes

Color #A5D6C4 in popluar color models

A5 D6 C4
RGB 165 214 196
HSL 158° 37.40% 74.31%
HSB/HSV 158° 22.90% 83.92%
CMYK 22.90% 0.00% 8.41%
16.08%

Color #A5D6C4 in popluar number systems.

HEX A5 D6 C4
Decimal 165 214 196
Binary 10100101 11010110 11000100
Octal 245 326 304

Shades and tints

Shades of #A5D6C4

#A5D6C4
(165,214,196)
#96C3B3
(150,195,179)
#87B0A2
(135,176,162)
#789D91
(120,157,145)
#698A80
(105,138,128)
#5A776F
(90,119,111)
#4B645E
(75,100,94)
#3C514D
(60,81,77)
#2D3E3C
(45,62,60)
#1E2B2B
(30,43,43)
#0F181A
(15,24,26)
#000000
(0,0,0)

Tints of #A5D6C4

#A5D6C4
(165,214,196)
#ADD9C9
(173,217,201)
#B5DCCE
(181,220,206)
#BDDFD3
(189,223,211)
#C5E2D8
(197,226,216)
#CDE5DD
(205,229,221)
#D5E8E2
(213,232,226)
#DDEBE7
(221,235,231)
#E5EEEC
(229,238,236)
#EDF1F1
(237,241,241)
#F5F4F6
(245,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D6C4 color. Also use rgb(165,214,196) instead hex code.

Text Font Color

.myTextColor { color: #A5D6C4; }

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

This text font color is #A5D6C4.

Background Color

.myBgColor { background-color: #A5D6C4; }

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

This div background color is #A5D6C4.

Border color

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

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

This div border color is #A5D6C4.

Opacity

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

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

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

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

This text has shadow with #A5D6C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D6C4.

Preview

Color preview on black background

This text has color #A5D6C4 on black background.


Color preview on white background

This text has color #A5D6C4 on white background.


Black color preview on #A5D6C4 background

This text has black color on #A5D6C4 background.


White color preview on #A5D6C4 background

This text has white color on #A5D6C4 background.


Related colors

Complementary color

Complementary color for #hex is #5A293B.


I love getcolorcode.com

Triadic colors

1 #C4A5D6 and #D6C4A5 with #A5D6C4 are triadic colors.

2 #C4D6A5 and #D6A5C4 with #A5D6C4 are triadic colors.