COLOR #A5D8B8

HEX: #A5D8B8 RGB: (165,216,184)

Renk bilgisi

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

RGB renk modeli

#A5D8B8 color RGB value is (165,216,184).

RGB: (165,216,184) (65%, 85%, 72%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 216 of 255 = 85%
B 184 of 255 = 72%

165
216
184

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 216 + 184 = 565 (100%)
R 165 of 565 ~ 29.2%
G 216 of 565 ~ 38.23%
B 184 of 565 ~ 32.57'%

%29.2
%38.23
%32.57

CMYK RENK MODELİ

#A5D8B8 rengi CMYK tonu (24,0,15,15).

  • camgöbeği tonu 23.61%
  • eflatun tonu 0.00%
  • sarı tonu 14.81%
  • ana renk tonu 15.29%
CMYK: (24,0,15,15) C24M0Y15K15 (24%,0%,15%,15%) (0.24/0.00/0.15/0.15) 

CMYK yüzdeleri

%23.61
%0
%14.81
%15.29

Codes

Color #A5D8B8 in popluar color models

A5 D8 B8
RGB 165 216 184
HSL 142° 39.53% 74.71%
HSB/HSV 142° 23.61% 84.71%
CMYK 23.61% 0.00% 14.81%
15.29%

Color #A5D8B8 in popluar number systems.

HEX A5 D8 B8
Decimal 165 216 184
Binary 10100101 11011000 10111000
Octal 245 330 270

Shades and tints

Shades of #A5D8B8

#A5D8B8
(165,216,184)
#96C5A8
(150,197,168)
#87B298
(135,178,152)
#789F88
(120,159,136)
#698C78
(105,140,120)
#5A7968
(90,121,104)
#4B6658
(75,102,88)
#3C5348
(60,83,72)
#2D4038
(45,64,56)
#1E2D28
(30,45,40)
#0F1A18
(15,26,24)
#000000
(0,0,0)

Tints of #A5D8B8

#A5D8B8
(165,216,184)
#ADDBBE
(173,219,190)
#B5DEC4
(181,222,196)
#BDE1CA
(189,225,202)
#C5E4D0
(197,228,208)
#CDE7D6
(205,231,214)
#D5EADC
(213,234,220)
#DDEDE2
(221,237,226)
#E5F0E8
(229,240,232)
#EDF3EE
(237,243,238)
#F5F6F4
(245,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D8B8 color. Also use rgb(165,216,184) instead hex code.

Text Font Color

.myTextColor { color: #A5D8B8; }

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

This text font color is #A5D8B8.

Background Color

.myBgColor { background-color: #A5D8B8; }

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

This div background color is #A5D8B8.

Border color

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

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

This div border color is #A5D8B8.

Opacity

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

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

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

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

This text has shadow with #A5D8B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D8B8.

Preview

Color preview on black background

This text has color #A5D8B8 on black background.


Color preview on white background

This text has color #A5D8B8 on white background.


Black color preview on #A5D8B8 background

This text has black color on #A5D8B8 background.


White color preview on #A5D8B8 background

This text has white color on #A5D8B8 background.


Related colors

Complementary color

Complementary color for #hex is #5A2747.


I love getcolorcode.com

Triadic colors

1 #B8A5D8 and #D8B8A5 with #A5D8B8 are triadic colors.

2 #B8D8A5 and #D8A5B8 with #A5D8B8 are triadic colors.