COLOR #ADC7BC

HEX: #ADC7BC RGB: (173,199,188)

Renk bilgisi

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

RGB renk modeli

#ADC7BC color RGB value is (173,199,188).

RGB: (173,199,188) (68%, 78%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 199 of 255 = 78%
B 188 of 255 = 74%

173
199
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 199 + 188 = 560 (100%)
R 173 of 560 ~ 30.89%
G 199 of 560 ~ 35.54%
B 188 of 560 ~ 33.57'%

%30.89
%35.54
%33.57

CMYK RENK MODELİ

#ADC7BC rengi CMYK tonu (13,0,6,22).

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

CMYK: (13,0,6,22)
C13M0Y6K22 (13%, 0%, 6%, 22%)
(0.13 / 0.00 / 0.06 / 0.22)

CMYK yüzdeleri

%13.07
%0
%5.53
%21.96

Codes

Color #ADC7BC in popluar color models

AD C7 BC
RGB 173 199 188
HSL 155° 18.84% 72.94%
HSB/HSV 155° 13.07% 78.04%
CMYK 13.07% 0.00% 5.53%
21.96%

Color #ADC7BC in popluar number systems.

HEX AD C7 BC
Decimal 173 199 188
Binary 10101101 11000111 10111100
Octal 255 307 274

Shades and tints

Shades of #ADC7BC

#ADC7BC
(173,199,188)
#9EB5AB
(158,181,171)
#8FA39A
(143,163,154)
#809189
(128,145,137)
#717F78
(113,127,120)
#626D67
(98,109,103)
#535B56
(83,91,86)
#444945
(68,73,69)
#353734
(53,55,52)
#262523
(38,37,35)
#171312
(23,19,18)
#000000
(0,0,0)

Tints of #ADC7BC

#ADC7BC
(173,199,188)
#B4CCC2
(180,204,194)
#BBD1C8
(187,209,200)
#C2D6CE
(194,214,206)
#C9DBD4
(201,219,212)
#D0E0DA
(208,224,218)
#D7E5E0
(215,229,224)
#DEEAE6
(222,234,230)
#E5EFEC
(229,239,236)
#ECF4F2
(236,244,242)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC7BC; }

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

This text font color is #ADC7BC.

Background Color

.myBgColor { background-color: #ADC7BC; }

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

This div background color is #ADC7BC.

Border color

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

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

This div border color is #ADC7BC.

Opacity

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

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

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

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

This text has shadow with #ADC7BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC7BC.

Preview

Color preview on black background

This text has color #ADC7BC on black background.


Color preview on white background

This text has color #ADC7BC on white background.


Black color preview on #ADC7BC background

This text has black color on #ADC7BC background.


White color preview on #ADC7BC background

This text has white color on #ADC7BC background.


Related colors

Complementary color

Complementary color for #hex is #523843.


I love getcolorcode.com

Triadic colors

1 #BCADC7 and #C7BCAD with #ADC7BC are triadic colors.

2 #BCC7AD and #C7ADBC with #ADC7BC are triadic colors.