COLOR #ADC0AB

HEX: #ADC0AB RGB: (173,192,171)

Renk bilgisi

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

RGB renk modeli

#ADC0AB color RGB value is (173,192,171).

RGB: (173,192,171) (68%, 75%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 192 of 255 = 75%
B 171 of 255 = 67%

173
192
171

R + G + B ~ 70%. #ADC0AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 171 = 536 (100%)
R 173 of 536 ~ 32.28%
G 192 of 536 ~ 35.82%
B 171 of 536 ~ 31.9'%

%32.28
%35.82
%31.9

CMYK RENK MODELİ

#ADC0AB rengi CMYK tonu (10,0,11,25).

  • camgöbeği tonu 9.90%
  • eflatun tonu 0.00%
  • sarı tonu 10.94%
  • ana renk tonu 24.71%

CMYK: (10,0,11,25)
C10M0Y11K25 (10%, 0%, 11%, 25%)
(0.10 / 0.00 / 0.11 / 0.25)

CMYK yüzdeleri

%9.9
%0
%10.94
%24.71

Codes

Color #ADC0AB in popluar color models

AD C0 AB
RGB 173 192 171
HSL 114° 14.29% 71.18%
HSB/HSV 114° 10.94% 75.29%
CMYK 9.90% 0.00% 10.94%
24.71%

Color #ADC0AB in popluar number systems.

HEX AD C0 AB
Decimal 173 192 171
Binary 10101101 11000000 10101011
Octal 255 300 253

Shades and tints

Shades of #ADC0AB

#ADC0AB
(173,192,171)
#9EAF9C
(158,175,156)
#8F9E8D
(143,158,141)
#808D7E
(128,141,126)
#717C6F
(113,124,111)
#626B60
(98,107,96)
#535A51
(83,90,81)
#444942
(68,73,66)
#353833
(53,56,51)
#262724
(38,39,36)
#171615
(23,22,21)
#000000
(0,0,0)

Tints of #ADC0AB

#ADC0AB
(173,192,171)
#B4C5B2
(180,197,178)
#BBCAB9
(187,202,185)
#C2CFC0
(194,207,192)
#C9D4C7
(201,212,199)
#D0D9CE
(208,217,206)
#D7DED5
(215,222,213)
#DEE3DC
(222,227,220)
#E5E8E3
(229,232,227)
#ECEDEA
(236,237,234)
#F3F2F1
(243,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC0AB color. Also use rgb(173,192,171) instead hex code.

Text Font Color

.myTextColor { color: #ADC0AB; }

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

This text font color is #ADC0AB.

Background Color

.myBgColor { background-color: #ADC0AB; }

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

This div background color is #ADC0AB.

Border color

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

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

This div border color is #ADC0AB.

Opacity

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

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

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

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

This text has shadow with #ADC0AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC0AB.

Preview

Color preview on black background

This text has color #ADC0AB on black background.


Color preview on white background

This text has color #ADC0AB on white background.


Black color preview on #ADC0AB background

This text has black color on #ADC0AB background.


White color preview on #ADC0AB background

This text has white color on #ADC0AB background.


Related colors

Complementary color

Complementary color for #hex is #523F54.


I love getcolorcode.com

Triadic colors

1 #ABADC0 and #C0ABAD with #ADC0AB are triadic colors.

2 #ABC0AD and #C0ADAB with #ADC0AB are triadic colors.