COLOR #ADC5B5

HEX: #ADC5B5 RGB: (173,197,181)

Renk bilgisi

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

RGB renk modeli

#ADC5B5 color RGB value is (173,197,181).

RGB: (173,197,181) (68%, 77%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 197 of 255 = 77%
B 181 of 255 = 71%

173
197
181

R + G + B ~ 72%. #ADC5B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 181 = 551 (100%)
R 173 of 551 ~ 31.4%
G 197 of 551 ~ 35.75%
B 181 of 551 ~ 32.85'%

%31.4
%35.75
%32.85

CMYK RENK MODELİ

#ADC5B5 rengi CMYK tonu (12,0,8,23).

  • camgöbeği tonu 12.18%
  • eflatun tonu 0.00%
  • sarı tonu 8.12%
  • ana renk tonu 22.75%

CMYK: (12,0,8,23)
C12M0Y8K23 (12%, 0%, 8%, 23%)
(0.12 / 0.00 / 0.08 / 0.23)

CMYK yüzdeleri

%12.18
%0
%8.12
%22.75

Codes

Color #ADC5B5 in popluar color models

AD C5 B5
RGB 173 197 181
HSL 140° 17.14% 72.55%
HSB/HSV 140° 12.18% 77.25%
CMYK 12.18% 0.00% 8.12%
22.75%

Color #ADC5B5 in popluar number systems.

HEX AD C5 B5
Decimal 173 197 181
Binary 10101101 11000101 10110101
Octal 255 305 265

Shades and tints

Shades of #ADC5B5

#ADC5B5
(173,197,181)
#9EB4A5
(158,180,165)
#8FA395
(143,163,149)
#809285
(128,146,133)
#718175
(113,129,117)
#627065
(98,112,101)
#535F55
(83,95,85)
#444E45
(68,78,69)
#353D35
(53,61,53)
#262C25
(38,44,37)
#171B15
(23,27,21)
#000000
(0,0,0)

Tints of #ADC5B5

#ADC5B5
(173,197,181)
#B4CABB
(180,202,187)
#BBCFC1
(187,207,193)
#C2D4C7
(194,212,199)
#C9D9CD
(201,217,205)
#D0DED3
(208,222,211)
#D7E3D9
(215,227,217)
#DEE8DF
(222,232,223)
#E5EDE5
(229,237,229)
#ECF2EB
(236,242,235)
#F3F7F1
(243,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC5B5; }

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

This text font color is #ADC5B5.

Background Color

.myBgColor { background-color: #ADC5B5; }

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

This div background color is #ADC5B5.

Border color

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

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

This div border color is #ADC5B5.

Opacity

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

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

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

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

This text has shadow with #ADC5B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5B5.

Preview

Color preview on black background

This text has color #ADC5B5 on black background.


Color preview on white background

This text has color #ADC5B5 on white background.


Black color preview on #ADC5B5 background

This text has black color on #ADC5B5 background.


White color preview on #ADC5B5 background

This text has white color on #ADC5B5 background.


Related colors

Complementary color

Complementary color for #hex is #523A4A.


I love getcolorcode.com

Triadic colors

1 #B5ADC5 and #C5B5AD with #ADC5B5 are triadic colors.

2 #B5C5AD and #C5ADB5 with #ADC5B5 are triadic colors.