COLOR #A5D5BB

HEX: #A5D5BB RGB: (165,213,187)

Renk bilgisi

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

RGB renk modeli

#A5D5BB color RGB value is (165,213,187).

RGB: (165,213,187) (65%, 84%, 73%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 213 of 255 = 84%
B 187 of 255 = 73%

165
213
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 213 + 187 = 565 (100%)
R 165 of 565 ~ 29.2%
G 213 of 565 ~ 37.7%
B 187 of 565 ~ 33.1'%

%29.2
%37.7
%33.1

CMYK RENK MODELİ

#A5D5BB rengi CMYK tonu (23,0,12,16).

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

CMYK: (23,0,12,16)
C23M0Y12K16 (23%, 0%, 12%, 16%)
(0.23 / 0.00 / 0.12 / 0.16)

CMYK yüzdeleri

%22.54
%0
%12.21
%16.47

Codes

Color #A5D5BB in popluar color models

A5 D5 BB
RGB 165 213 187
HSL 148° 36.36% 74.12%
HSB/HSV 148° 22.54% 83.53%
CMYK 22.54% 0.00% 12.21%
16.47%

Color #A5D5BB in popluar number systems.

HEX A5 D5 BB
Decimal 165 213 187
Binary 10100101 11010101 10111011
Octal 245 325 273

Shades and tints

Shades of #A5D5BB

#A5D5BB
(165,213,187)
#96C2AA
(150,194,170)
#87AF99
(135,175,153)
#789C88
(120,156,136)
#698977
(105,137,119)
#5A7666
(90,118,102)
#4B6355
(75,99,85)
#3C5044
(60,80,68)
#2D3D33
(45,61,51)
#1E2A22
(30,42,34)
#0F1711
(15,23,17)
#000000
(0,0,0)

Tints of #A5D5BB

#A5D5BB
(165,213,187)
#ADD8C1
(173,216,193)
#B5DBC7
(181,219,199)
#BDDECD
(189,222,205)
#C5E1D3
(197,225,211)
#CDE4D9
(205,228,217)
#D5E7DF
(213,231,223)
#DDEAE5
(221,234,229)
#E5EDEB
(229,237,235)
#EDF0F1
(237,240,241)
#F5F3F7
(245,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5D5BB; }

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

This text font color is #A5D5BB.

Background Color

.myBgColor { background-color: #A5D5BB; }

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

This div background color is #A5D5BB.

Border color

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

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

This div border color is #A5D5BB.

Opacity

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

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

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

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

This text has shadow with #A5D5BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D5BB.

Preview

Color preview on black background

This text has color #A5D5BB on black background.


Color preview on white background

This text has color #A5D5BB on white background.


Black color preview on #A5D5BB background

This text has black color on #A5D5BB background.


White color preview on #A5D5BB background

This text has white color on #A5D5BB background.


Related colors

Complementary color

Complementary color for #hex is #5A2A44.


I love getcolorcode.com

Triadic colors

1 #BBA5D5 and #D5BBA5 with #A5D5BB are triadic colors.

2 #BBD5A5 and #D5A5BB with #A5D5BB are triadic colors.