COLOR #ADC6BD

HEX: #ADC6BD RGB: (173,198,189)

Renk bilgisi

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

RGB renk modeli

#ADC6BD color RGB value is (173,198,189).

RGB: (173,198,189) (68%, 78%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 198 of 255 = 78%
B 189 of 255 = 74%

173
198
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 198 + 189 = 560 (100%)
R 173 of 560 ~ 30.89%
G 198 of 560 ~ 35.36%
B 189 of 560 ~ 33.75'%

%30.89
%35.36
%33.75

CMYK RENK MODELİ

#ADC6BD rengi CMYK tonu (13,0,5,22).

  • camgöbeği tonu 12.63%
  • eflatun tonu 0.00%
  • sarı tonu 4.55%
  • ana renk tonu 22.35%

CMYK: (13,0,5,22)
C13M0Y5K22 (13%, 0%, 5%, 22%)
(0.13 / 0.00 / 0.05 / 0.22)

CMYK yüzdeleri

%12.63
%0
%4.55
%22.35

Codes

Color #ADC6BD in popluar color models

AD C6 BD
RGB 173 198 189
HSL 158° 17.99% 72.75%
HSB/HSV 158° 12.63% 77.65%
CMYK 12.63% 0.00% 4.55%
22.35%

Color #ADC6BD in popluar number systems.

HEX AD C6 BD
Decimal 173 198 189
Binary 10101101 11000110 10111101
Octal 255 306 275

Shades and tints

Shades of #ADC6BD

#ADC6BD
(173,198,189)
#9EB4AC
(158,180,172)
#8FA29B
(143,162,155)
#80908A
(128,144,138)
#717E79
(113,126,121)
#626C68
(98,108,104)
#535A57
(83,90,87)
#444846
(68,72,70)
#353635
(53,54,53)
#262424
(38,36,36)
#171213
(23,18,19)
#000000
(0,0,0)

Tints of #ADC6BD

#ADC6BD
(173,198,189)
#B4CBC3
(180,203,195)
#BBD0C9
(187,208,201)
#C2D5CF
(194,213,207)
#C9DAD5
(201,218,213)
#D0DFDB
(208,223,219)
#D7E4E1
(215,228,225)
#DEE9E7
(222,233,231)
#E5EEED
(229,238,237)
#ECF3F3
(236,243,243)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC6BD color. Also use rgb(173,198,189) instead hex code.

Text Font Color

.myTextColor { color: #ADC6BD; }

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

This text font color is #ADC6BD.

Background Color

.myBgColor { background-color: #ADC6BD; }

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

This div background color is #ADC6BD.

Border color

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

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

This div border color is #ADC6BD.

Opacity

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

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

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

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

This text has shadow with #ADC6BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC6BD.

Preview

Color preview on black background

This text has color #ADC6BD on black background.


Color preview on white background

This text has color #ADC6BD on white background.


Black color preview on #ADC6BD background

This text has black color on #ADC6BD background.


White color preview on #ADC6BD background

This text has white color on #ADC6BD background.


Related colors

Complementary color

Complementary color for #hex is #523942.


I love getcolorcode.com

Triadic colors

1 #BDADC6 and #C6BDAD with #ADC6BD are triadic colors.

2 #BDC6AD and #C6ADBD with #ADC6BD are triadic colors.