COLOR #ADC2B8

HEX: #ADC2B8 RGB: (173,194,184)

Renk bilgisi

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

RGB renk modeli

#ADC2B8 color RGB value is (173,194,184).

RGB: (173,194,184) (68%, 76%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 194 of 255 = 76%
B 184 of 255 = 72%

173
194
184

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 194 + 184 = 551 (100%)
R 173 of 551 ~ 31.4%
G 194 of 551 ~ 35.21%
B 184 of 551 ~ 33.39'%

%31.4
%35.21
%33.39

CMYK RENK MODELİ

#ADC2B8 rengi CMYK tonu (11,0,5,24).

  • camgöbeği tonu 10.82%
  • eflatun tonu 0.00%
  • sarı tonu 5.15%
  • ana renk tonu 23.92%

CMYK: (11,0,5,24)
C11M0Y5K24 (11%, 0%, 5%, 24%)
(0.11 / 0.00 / 0.05 / 0.24)

CMYK yüzdeleri

%10.82
%0
%5.15
%23.92

Codes

Color #ADC2B8 in popluar color models

AD C2 B8
RGB 173 194 184
HSL 151° 14.69% 71.96%
HSB/HSV 151° 10.82% 76.08%
CMYK 10.82% 0.00% 5.15%
23.92%

Color #ADC2B8 in popluar number systems.

HEX AD C2 B8
Decimal 173 194 184
Binary 10101101 11000010 10111000
Octal 255 302 270

Shades and tints

Shades of #ADC2B8

#ADC2B8
(173,194,184)
#9EB1A8
(158,177,168)
#8FA098
(143,160,152)
#808F88
(128,143,136)
#717E78
(113,126,120)
#626D68
(98,109,104)
#535C58
(83,92,88)
#444B48
(68,75,72)
#353A38
(53,58,56)
#262928
(38,41,40)
#171818
(23,24,24)
#000000
(0,0,0)

Tints of #ADC2B8

#ADC2B8
(173,194,184)
#B4C7BE
(180,199,190)
#BBCCC4
(187,204,196)
#C2D1CA
(194,209,202)
#C9D6D0
(201,214,208)
#D0DBD6
(208,219,214)
#D7E0DC
(215,224,220)
#DEE5E2
(222,229,226)
#E5EAE8
(229,234,232)
#ECEFEE
(236,239,238)
#F3F4F4
(243,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC2B8 color. Also use rgb(173,194,184) instead hex code.

Text Font Color

.myTextColor { color: #ADC2B8; }

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

This text font color is #ADC2B8.

Background Color

.myBgColor { background-color: #ADC2B8; }

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

This div background color is #ADC2B8.

Border color

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

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

This div border color is #ADC2B8.

Opacity

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

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

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

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

This text has shadow with #ADC2B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC2B8.

Preview

Color preview on black background

This text has color #ADC2B8 on black background.


Color preview on white background

This text has color #ADC2B8 on white background.


Black color preview on #ADC2B8 background

This text has black color on #ADC2B8 background.


White color preview on #ADC2B8 background

This text has white color on #ADC2B8 background.


Related colors

Complementary color

Complementary color for #hex is #523D47.


I love getcolorcode.com

Triadic colors

1 #B8ADC2 and #C2B8AD with #ADC2B8 are triadic colors.

2 #B8C2AD and #C2ADB8 with #ADC2B8 are triadic colors.