COLOR #ADC7B6

HEX: #ADC7B6 RGB: (173,199,182)

Renk bilgisi

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

RGB renk modeli

#ADC7B6 color RGB value is (173,199,182).

RGB: (173,199,182) (68%, 78%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 199 of 255 = 78%
B 182 of 255 = 71%

173
199
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 199 + 182 = 554 (100%)
R 173 of 554 ~ 31.23%
G 199 of 554 ~ 35.92%
B 182 of 554 ~ 32.85'%

%31.23
%35.92
%32.85

CMYK RENK MODELİ

#ADC7B6 rengi CMYK tonu (13,0,9,22).

  • camgöbeği tonu 13.07%
  • eflatun tonu 0.00%
  • sarı tonu 8.54%
  • ana renk tonu 21.96%

CMYK: (13,0,9,22)
C13M0Y9K22 (13%, 0%, 9%, 22%)
(0.13 / 0.00 / 0.09 / 0.22)

CMYK yüzdeleri

%13.07
%0
%8.54
%21.96

Codes

Color #ADC7B6 in popluar color models

AD C7 B6
RGB 173 199 182
HSL 141° 18.84% 72.94%
HSB/HSV 141° 13.07% 78.04%
CMYK 13.07% 0.00% 8.54%
21.96%

Color #ADC7B6 in popluar number systems.

HEX AD C7 B6
Decimal 173 199 182
Binary 10101101 11000111 10110110
Octal 255 307 266

Shades and tints

Shades of #ADC7B6

#ADC7B6
(173,199,182)
#9EB5A6
(158,181,166)
#8FA396
(143,163,150)
#809186
(128,145,134)
#717F76
(113,127,118)
#626D66
(98,109,102)
#535B56
(83,91,86)
#444946
(68,73,70)
#353736
(53,55,54)
#262526
(38,37,38)
#171316
(23,19,22)
#000000
(0,0,0)

Tints of #ADC7B6

#ADC7B6
(173,199,182)
#B4CCBC
(180,204,188)
#BBD1C2
(187,209,194)
#C2D6C8
(194,214,200)
#C9DBCE
(201,219,206)
#D0E0D4
(208,224,212)
#D7E5DA
(215,229,218)
#DEEAE0
(222,234,224)
#E5EFE6
(229,239,230)
#ECF4EC
(236,244,236)
#F3F9F2
(243,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC7B6; }

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

This text font color is #ADC7B6.

Background Color

.myBgColor { background-color: #ADC7B6; }

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

This div background color is #ADC7B6.

Border color

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

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

This div border color is #ADC7B6.

Opacity

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

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

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

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

This text has shadow with #ADC7B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC7B6.

Preview

Color preview on black background

This text has color #ADC7B6 on black background.


Color preview on white background

This text has color #ADC7B6 on white background.


Black color preview on #ADC7B6 background

This text has black color on #ADC7B6 background.


White color preview on #ADC7B6 background

This text has white color on #ADC7B6 background.


Related colors

Complementary color

Complementary color for #hex is #523849.


I love getcolorcode.com

Triadic colors

1 #B6ADC7 and #C7B6AD with #ADC7B6 are triadic colors.

2 #B6C7AD and #C7ADB6 with #ADC7B6 are triadic colors.