COLOR #ADC4B5

HEX: #ADC4B5 RGB: (173,196,181)

Renk bilgisi

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

RGB renk modeli

#ADC4B5 color RGB value is (173,196,181).

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

RGB bağlantıları ve doygunluk

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

173
196
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 196 + 181 = 550 (100%)
R 173 of 550 ~ 31.45%
G 196 of 550 ~ 35.64%
B 181 of 550 ~ 32.91'%

%31.45
%35.64
%32.91

CMYK RENK MODELİ

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

  • camgöbeği tonu 11.73%
  • eflatun tonu 0.00%
  • sarı tonu 7.65%
  • ana renk tonu 23.14%

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

CMYK yüzdeleri

%11.73
%0
%7.65
%23.14

Codes

Color #ADC4B5 in popluar color models

AD C4 B5
RGB 173 196 181
HSL 141° 16.31% 72.35%
HSB/HSV 141° 11.73% 76.86%
CMYK 11.73% 0.00% 7.65%
23.14%

Color #ADC4B5 in popluar number systems.

HEX AD C4 B5
Decimal 173 196 181
Binary 10101101 11000100 10110101
Octal 255 304 265

Shades and tints

Shades of #ADC4B5

#ADC4B5
(173,196,181)
#9EB3A5
(158,179,165)
#8FA295
(143,162,149)
#809185
(128,145,133)
#718075
(113,128,117)
#626F65
(98,111,101)
#535E55
(83,94,85)
#444D45
(68,77,69)
#353C35
(53,60,53)
#262B25
(38,43,37)
#171A15
(23,26,21)
#000000
(0,0,0)

Tints of #ADC4B5

#ADC4B5
(173,196,181)
#B4C9BB
(180,201,187)
#BBCEC1
(187,206,193)
#C2D3C7
(194,211,199)
#C9D8CD
(201,216,205)
#D0DDD3
(208,221,211)
#D7E2D9
(215,226,217)
#DEE7DF
(222,231,223)
#E5ECE5
(229,236,229)
#ECF1EB
(236,241,235)
#F3F6F1
(243,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC4B5; }

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

This text font color is #ADC4B5.

Background Color

.myBgColor { background-color: #ADC4B5; }

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

This div background color is #ADC4B5.

Border color

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

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

This div border color is #ADC4B5.

Opacity

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

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

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

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

This text has shadow with #ADC4B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC4B5.

Preview

Color preview on black background

This text has color #ADC4B5 on black background.


Color preview on white background

This text has color #ADC4B5 on white background.


Black color preview on #ADC4B5 background

This text has black color on #ADC4B5 background.


White color preview on #ADC4B5 background

This text has white color on #ADC4B5 background.


Related colors

Complementary color

Complementary color for #hex is #523B4A.


I love getcolorcode.com

Triadic colors

1 #B5ADC4 and #C4B5AD with #ADC4B5 are triadic colors.

2 #B5C4AD and #C4ADB5 with #ADC4B5 are triadic colors.