COLOR #ADC8B4

HEX: #ADC8B4 RGB: (173,200,180)

Renk bilgisi

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

RGB renk modeli

#ADC8B4 color RGB value is (173,200,180).

RGB: (173,200,180) (68%, 78%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 200 of 255 = 78%
B 180 of 255 = 71%

173
200
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 200 + 180 = 553 (100%)
R 173 of 553 ~ 31.28%
G 200 of 553 ~ 36.17%
B 180 of 553 ~ 32.55'%

%31.28
%36.17
%32.55

CMYK RENK MODELİ

#ADC8B4 rengi CMYK tonu (14,0,10,22).

  • camgöbeği tonu 13.50%
  • eflatun tonu 0.00%
  • sarı tonu 10.00%
  • ana renk tonu 21.57%

CMYK: (14,0,10,22)
C14M0Y10K22 (14%, 0%, 10%, 22%)
(0.14 / 0.00 / 0.10 / 0.22)

CMYK yüzdeleri

%13.5
%0
%10
%21.57

Codes

Color #ADC8B4 in popluar color models

AD C8 B4
RGB 173 200 180
HSL 136° 19.71% 73.14%
HSB/HSV 136° 13.50% 78.43%
CMYK 13.50% 0.00% 10.00%
21.57%

Color #ADC8B4 in popluar number systems.

HEX AD C8 B4
Decimal 173 200 180
Binary 10101101 11001000 10110100
Octal 255 310 264

Shades and tints

Shades of #ADC8B4

#ADC8B4
(173,200,180)
#9EB6A4
(158,182,164)
#8FA494
(143,164,148)
#809284
(128,146,132)
#718074
(113,128,116)
#626E64
(98,110,100)
#535C54
(83,92,84)
#444A44
(68,74,68)
#353834
(53,56,52)
#262624
(38,38,36)
#171414
(23,20,20)
#000000
(0,0,0)

Tints of #ADC8B4

#ADC8B4
(173,200,180)
#B4CDBA
(180,205,186)
#BBD2C0
(187,210,192)
#C2D7C6
(194,215,198)
#C9DCCC
(201,220,204)
#D0E1D2
(208,225,210)
#D7E6D8
(215,230,216)
#DEEBDE
(222,235,222)
#E5F0E4
(229,240,228)
#ECF5EA
(236,245,234)
#F3FAF0
(243,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC8B4 color. Also use rgb(173,200,180) instead hex code.

Text Font Color

.myTextColor { color: #ADC8B4; }

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

This text font color is #ADC8B4.

Background Color

.myBgColor { background-color: #ADC8B4; }

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

This div background color is #ADC8B4.

Border color

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

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

This div border color is #ADC8B4.

Opacity

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

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

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

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

This text has shadow with #ADC8B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC8B4.

Preview

Color preview on black background

This text has color #ADC8B4 on black background.


Color preview on white background

This text has color #ADC8B4 on white background.


Black color preview on #ADC8B4 background

This text has black color on #ADC8B4 background.


White color preview on #ADC8B4 background

This text has white color on #ADC8B4 background.


Related colors

Complementary color

Complementary color for #hex is #52374B.


I love getcolorcode.com

Triadic colors

1 #B4ADC8 and #C8B4AD with #ADC8B4 are triadic colors.

2 #B4C8AD and #C8ADB4 with #ADC8B4 are triadic colors.