COLOR #ADCBA6

HEX: #ADCBA6 RGB: (173,203,166)

Renk bilgisi

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

RGB renk modeli

#ADCBA6 color RGB value is (173,203,166).

RGB: (173,203,166) (68%, 80%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 203 of 255 = 80%
B 166 of 255 = 65%

173
203
166

R + G + B ~ 71%. #ADCBA6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 203 + 166 = 542 (100%)
R 173 of 542 ~ 31.92%
G 203 of 542 ~ 37.45%
B 166 of 542 ~ 30.63'%

%31.92
%37.45
%30.63

CMYK RENK MODELİ

#ADCBA6 rengi CMYK tonu (15,0,18,20).

  • camgöbeği tonu 14.78%
  • eflatun tonu 0.00%
  • sarı tonu 18.23%
  • ana renk tonu 20.39%

CMYK: (15,0,18,20)
C15M0Y18K20 (15%, 0%, 18%, 20%)
(0.15 / 0.00 / 0.18 / 0.20)

CMYK yüzdeleri

%14.78
%0
%18.23
%20.39

Codes

Color #ADCBA6 in popluar color models

AD CB A6
RGB 173 203 166
HSL 109° 26.24% 72.35%
HSB/HSV 109° 18.23% 79.61%
CMYK 14.78% 0.00% 18.23%
20.39%

Color #ADCBA6 in popluar number systems.

HEX AD CB A6
Decimal 173 203 166
Binary 10101101 11001011 10100110
Octal 255 313 246

Shades and tints

Shades of #ADCBA6

#ADCBA6
(173,203,166)
#9EB997
(158,185,151)
#8FA788
(143,167,136)
#809579
(128,149,121)
#71836A
(113,131,106)
#62715B
(98,113,91)
#535F4C
(83,95,76)
#444D3D
(68,77,61)
#353B2E
(53,59,46)
#26291F
(38,41,31)
#171710
(23,23,16)
#000000
(0,0,0)

Tints of #ADCBA6

#ADCBA6
(173,203,166)
#B4CFAE
(180,207,174)
#BBD3B6
(187,211,182)
#C2D7BE
(194,215,190)
#C9DBC6
(201,219,198)
#D0DFCE
(208,223,206)
#D7E3D6
(215,227,214)
#DEE7DE
(222,231,222)
#E5EBE6
(229,235,230)
#ECEFEE
(236,239,238)
#F3F3F6
(243,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCBA6 color. Also use rgb(173,203,166) instead hex code.

Text Font Color

.myTextColor { color: #ADCBA6; }

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

This text font color is #ADCBA6.

Background Color

.myBgColor { background-color: #ADCBA6; }

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

This div background color is #ADCBA6.

Border color

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

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

This div border color is #ADCBA6.

Opacity

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

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

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

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

This text has shadow with #ADCBA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCBA6.

Preview

Color preview on black background

This text has color #ADCBA6 on black background.


Color preview on white background

This text has color #ADCBA6 on white background.


Black color preview on #ADCBA6 background

This text has black color on #ADCBA6 background.


White color preview on #ADCBA6 background

This text has white color on #ADCBA6 background.


Related colors

Complementary color

Complementary color for #hex is #523459.


I love getcolorcode.com

Triadic colors

1 #A6ADCB and #CBA6AD with #ADCBA6 are triadic colors.

2 #A6CBAD and #CBADA6 with #ADCBA6 are triadic colors.