COLOR #ADC6B9

HEX: #ADC6B9 RGB: (173,198,185)

Renk bilgisi

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

RGB renk modeli

#ADC6B9 color RGB value is (173,198,185).

RGB: (173,198,185) (68%, 78%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 198 of 255 = 78%
B 185 of 255 = 73%

173
198
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 198 + 185 = 556 (100%)
R 173 of 556 ~ 31.12%
G 198 of 556 ~ 35.61%
B 185 of 556 ~ 33.27'%

%31.12
%35.61
%33.27

CMYK RENK MODELİ

#ADC6B9 rengi CMYK tonu (13,0,7,22).

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

CMYK: (13,0,7,22)
C13M0Y7K22 (13%, 0%, 7%, 22%)
(0.13 / 0.00 / 0.07 / 0.22)

CMYK yüzdeleri

%12.63
%0
%6.57
%22.35

Codes

Color #ADC6B9 in popluar color models

AD C6 B9
RGB 173 198 185
HSL 149° 17.99% 72.75%
HSB/HSV 149° 12.63% 77.65%
CMYK 12.63% 0.00% 6.57%
22.35%

Color #ADC6B9 in popluar number systems.

HEX AD C6 B9
Decimal 173 198 185
Binary 10101101 11000110 10111001
Octal 255 306 271

Shades and tints

Shades of #ADC6B9

#ADC6B9
(173,198,185)
#9EB4A9
(158,180,169)
#8FA299
(143,162,153)
#809089
(128,144,137)
#717E79
(113,126,121)
#626C69
(98,108,105)
#535A59
(83,90,89)
#444849
(68,72,73)
#353639
(53,54,57)
#262429
(38,36,41)
#171219
(23,18,25)
#000000
(0,0,0)

Tints of #ADC6B9

#ADC6B9
(173,198,185)
#B4CBBF
(180,203,191)
#BBD0C5
(187,208,197)
#C2D5CB
(194,213,203)
#C9DAD1
(201,218,209)
#D0DFD7
(208,223,215)
#D7E4DD
(215,228,221)
#DEE9E3
(222,233,227)
#E5EEE9
(229,238,233)
#ECF3EF
(236,243,239)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC6B9; }

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

This text font color is #ADC6B9.

Background Color

.myBgColor { background-color: #ADC6B9; }

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

This div background color is #ADC6B9.

Border color

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

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

This div border color is #ADC6B9.

Opacity

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

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

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

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

This text has shadow with #ADC6B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC6B9.

Preview

Color preview on black background

This text has color #ADC6B9 on black background.


Color preview on white background

This text has color #ADC6B9 on white background.


Black color preview on #ADC6B9 background

This text has black color on #ADC6B9 background.


White color preview on #ADC6B9 background

This text has white color on #ADC6B9 background.


Related colors

Complementary color

Complementary color for #hex is #523946.


I love getcolorcode.com

Triadic colors

1 #B9ADC6 and #C6B9AD with #ADC6B9 are triadic colors.

2 #B9C6AD and #C6ADB9 with #ADC6B9 are triadic colors.