COLOR #ADCDB6

HEX: #ADCDB6 RGB: (173,205,182)

Renk bilgisi

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

RGB renk modeli

#ADCDB6 color RGB value is (173,205,182).

RGB: (173,205,182) (68%, 80%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 205 of 255 = 80%
B 182 of 255 = 71%

173
205
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 205 + 182 = 560 (100%)
R 173 of 560 ~ 30.89%
G 205 of 560 ~ 36.61%
B 182 of 560 ~ 32.5'%

%30.89
%36.61
%32.5

CMYK RENK MODELİ

#ADCDB6 rengi CMYK tonu (16,0,11,20).

  • camgöbeği tonu 15.61%
  • eflatun tonu 0.00%
  • sarı tonu 11.22%
  • ana renk tonu 19.61%

CMYK: (16,0,11,20)
C16M0Y11K20 (16%, 0%, 11%, 20%)
(0.16 / 0.00 / 0.11 / 0.20)

CMYK yüzdeleri

%15.61
%0
%11.22
%19.61

Codes

Color #ADCDB6 in popluar color models

AD CD B6
RGB 173 205 182
HSL 137° 24.24% 74.12%
HSB/HSV 137° 15.61% 80.39%
CMYK 15.61% 0.00% 11.22%
19.61%

Color #ADCDB6 in popluar number systems.

HEX AD CD B6
Decimal 173 205 182
Binary 10101101 11001101 10110110
Octal 255 315 266

Shades and tints

Shades of #ADCDB6

#ADCDB6
(173,205,182)
#9EBBA6
(158,187,166)
#8FA996
(143,169,150)
#809786
(128,151,134)
#718576
(113,133,118)
#627366
(98,115,102)
#536156
(83,97,86)
#444F46
(68,79,70)
#353D36
(53,61,54)
#262B26
(38,43,38)
#171916
(23,25,22)
#000000
(0,0,0)

Tints of #ADCDB6

#ADCDB6
(173,205,182)
#B4D1BC
(180,209,188)
#BBD5C2
(187,213,194)
#C2D9C8
(194,217,200)
#C9DDCE
(201,221,206)
#D0E1D4
(208,225,212)
#D7E5DA
(215,229,218)
#DEE9E0
(222,233,224)
#E5EDE6
(229,237,230)
#ECF1EC
(236,241,236)
#F3F5F2
(243,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCDB6 color. Also use rgb(173,205,182) instead hex code.

Text Font Color

.myTextColor { color: #ADCDB6; }

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

This text font color is #ADCDB6.

Background Color

.myBgColor { background-color: #ADCDB6; }

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

This div background color is #ADCDB6.

Border color

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

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

This div border color is #ADCDB6.

Opacity

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

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

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

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

This text has shadow with #ADCDB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCDB6.

Preview

Color preview on black background

This text has color #ADCDB6 on black background.


Color preview on white background

This text has color #ADCDB6 on white background.


Black color preview on #ADCDB6 background

This text has black color on #ADCDB6 background.


White color preview on #ADCDB6 background

This text has white color on #ADCDB6 background.


Related colors

Complementary color

Complementary color for #hex is #523249.


I love getcolorcode.com

Triadic colors

1 #B6ADCD and #CDB6AD with #ADCDB6 are triadic colors.

2 #B6CDAD and #CDADB6 with #ADCDB6 are triadic colors.