COLOR #ADC6B6

HEX: #ADC6B6 RGB: (173,198,182)

Renk bilgisi

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

RGB renk modeli

#ADC6B6 color RGB value is (173,198,182).

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

RGB bağlantıları ve doygunluk

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

173
198
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 198 + 182 = 553 (100%)
R 173 of 553 ~ 31.28%
G 198 of 553 ~ 35.8%
B 182 of 553 ~ 32.91'%

%31.28
%35.8
%32.91

CMYK RENK MODELİ

#ADC6B6 rengi CMYK tonu (13,0,8,22).

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

CMYK: (13,0,8,22)
C13M0Y8K22 (13%, 0%, 8%, 22%)
(0.13 / 0.00 / 0.08 / 0.22)

CMYK yüzdeleri

%12.63
%0
%8.08
%22.35

Codes

Color #ADC6B6 in popluar color models

AD C6 B6
RGB 173 198 182
HSL 142° 17.99% 72.75%
HSB/HSV 142° 12.63% 77.65%
CMYK 12.63% 0.00% 8.08%
22.35%

Color #ADC6B6 in popluar number systems.

HEX AD C6 B6
Decimal 173 198 182
Binary 10101101 11000110 10110110
Octal 255 306 266

Shades and tints

Shades of #ADC6B6

#ADC6B6
(173,198,182)
#9EB4A6
(158,180,166)
#8FA296
(143,162,150)
#809086
(128,144,134)
#717E76
(113,126,118)
#626C66
(98,108,102)
#535A56
(83,90,86)
#444846
(68,72,70)
#353636
(53,54,54)
#262426
(38,36,38)
#171216
(23,18,22)
#000000
(0,0,0)

Tints of #ADC6B6

#ADC6B6
(173,198,182)
#B4CBBC
(180,203,188)
#BBD0C2
(187,208,194)
#C2D5C8
(194,213,200)
#C9DACE
(201,218,206)
#D0DFD4
(208,223,212)
#D7E4DA
(215,228,218)
#DEE9E0
(222,233,224)
#E5EEE6
(229,238,230)
#ECF3EC
(236,243,236)
#F3F8F2
(243,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC6B6; }

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

This text font color is #ADC6B6.

Background Color

.myBgColor { background-color: #ADC6B6; }

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

This div background color is #ADC6B6.

Border color

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

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

This div border color is #ADC6B6.

Opacity

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

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

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

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

This text has shadow with #ADC6B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC6B6.

Preview

Color preview on black background

This text has color #ADC6B6 on black background.


Color preview on white background

This text has color #ADC6B6 on white background.


Black color preview on #ADC6B6 background

This text has black color on #ADC6B6 background.


White color preview on #ADC6B6 background

This text has white color on #ADC6B6 background.


Related colors

Complementary color

Complementary color for #hex is #523949.


I love getcolorcode.com

Triadic colors

1 #B6ADC6 and #C6B6AD with #ADC6B6 are triadic colors.

2 #B6C6AD and #C6ADB6 with #ADC6B6 are triadic colors.