COLOR #ADCEB5

HEX: #ADCEB5 RGB: (173,206,181)

Renk bilgisi

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

RGB renk modeli

#ADCEB5 color RGB value is (173,206,181).

RGB: (173,206,181) (68%, 81%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 181 of 255 = 71%

173
206
181

R + G + B ~ 73%. #ADCEB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 181 = 560 (100%)
R 173 of 560 ~ 30.89%
G 206 of 560 ~ 36.79%
B 181 of 560 ~ 32.32'%

%30.89
%36.79
%32.32

CMYK RENK MODELİ

#ADCEB5 rengi CMYK tonu (16,0,12,19).

  • camgöbeği tonu 16.02%
  • eflatun tonu 0.00%
  • sarı tonu 12.14%
  • ana renk tonu 19.22%

CMYK: (16,0,12,19)
C16M0Y12K19 (16%, 0%, 12%, 19%)
(0.16 / 0.00 / 0.12 / 0.19)

CMYK yüzdeleri

%16.02
%0
%12.14
%19.22

Codes

Color #ADCEB5 in popluar color models

AD CE B5
RGB 173 206 181
HSL 135° 25.19% 74.31%
HSB/HSV 135° 16.02% 80.78%
CMYK 16.02% 0.00% 12.14%
19.22%

Color #ADCEB5 in popluar number systems.

HEX AD CE B5
Decimal 173 206 181
Binary 10101101 11001110 10110101
Octal 255 316 265

Shades and tints

Shades of #ADCEB5

#ADCEB5
(173,206,181)
#9EBCA5
(158,188,165)
#8FAA95
(143,170,149)
#809885
(128,152,133)
#718675
(113,134,117)
#627465
(98,116,101)
#536255
(83,98,85)
#445045
(68,80,69)
#353E35
(53,62,53)
#262C25
(38,44,37)
#171A15
(23,26,21)
#000000
(0,0,0)

Tints of #ADCEB5

#ADCEB5
(173,206,181)
#B4D2BB
(180,210,187)
#BBD6C1
(187,214,193)
#C2DAC7
(194,218,199)
#C9DECD
(201,222,205)
#D0E2D3
(208,226,211)
#D7E6D9
(215,230,217)
#DEEADF
(222,234,223)
#E5EEE5
(229,238,229)
#ECF2EB
(236,242,235)
#F3F6F1
(243,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCEB5 color. Also use rgb(173,206,181) instead hex code.

Text Font Color

.myTextColor { color: #ADCEB5; }

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

This text font color is #ADCEB5.

Background Color

.myBgColor { background-color: #ADCEB5; }

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

This div background color is #ADCEB5.

Border color

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

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

This div border color is #ADCEB5.

Opacity

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

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

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

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

This text has shadow with #ADCEB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCEB5.

Preview

Color preview on black background

This text has color #ADCEB5 on black background.


Color preview on white background

This text has color #ADCEB5 on white background.


Black color preview on #ADCEB5 background

This text has black color on #ADCEB5 background.


White color preview on #ADCEB5 background

This text has white color on #ADCEB5 background.


Related colors

Complementary color

Complementary color for #hex is #52314A.


I love getcolorcode.com

Triadic colors

1 #B5ADCE and #CEB5AD with #ADCEB5 are triadic colors.

2 #B5CEAD and #CEADB5 with #ADCEB5 are triadic colors.