COLOR #ADBCA8

HEX: #ADBCA8 RGB: (173,188,168)

Renk bilgisi

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

RGB renk modeli

#ADBCA8 color RGB value is (173,188,168).

RGB: (173,188,168) (68%, 74%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 188 of 255 = 74%
B 168 of 255 = 66%

173
188
168

R + G + B ~ 69%. #ADBCA8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 188 + 168 = 529 (100%)
R 173 of 529 ~ 32.7%
G 188 of 529 ~ 35.54%
B 168 of 529 ~ 31.76'%

%32.7
%35.54
%31.76

CMYK RENK MODELİ

#ADBCA8 rengi CMYK tonu (8,0,11,26).

  • camgöbeği tonu 7.98%
  • eflatun tonu 0.00%
  • sarı tonu 10.64%
  • ana renk tonu 26.27%

CMYK: (8,0,11,26)
C8M0Y11K26 (8%, 0%, 11%, 26%)
(0.08 / 0.00 / 0.11 / 0.26)

CMYK yüzdeleri

%7.98
%0
%10.64
%26.27

Codes

Color #ADBCA8 in popluar color models

AD BC A8
RGB 173 188 168
HSL 105° 12.99% 69.80%
HSB/HSV 105° 10.64% 73.73%
CMYK 7.98% 0.00% 10.64%
26.27%

Color #ADBCA8 in popluar number systems.

HEX AD BC A8
Decimal 173 188 168
Binary 10101101 10111100 10101000
Octal 255 274 250

Shades and tints

Shades of #ADBCA8

#ADBCA8
(173,188,168)
#9EAB99
(158,171,153)
#8F9A8A
(143,154,138)
#80897B
(128,137,123)
#71786C
(113,120,108)
#62675D
(98,103,93)
#53564E
(83,86,78)
#44453F
(68,69,63)
#353430
(53,52,48)
#262321
(38,35,33)
#171212
(23,18,18)
#000000
(0,0,0)

Tints of #ADBCA8

#ADBCA8
(173,188,168)
#B4C2AF
(180,194,175)
#BBC8B6
(187,200,182)
#C2CEBD
(194,206,189)
#C9D4C4
(201,212,196)
#D0DACB
(208,218,203)
#D7E0D2
(215,224,210)
#DEE6D9
(222,230,217)
#E5ECE0
(229,236,224)
#ECF2E7
(236,242,231)
#F3F8EE
(243,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBCA8 color. Also use rgb(173,188,168) instead hex code.

Text Font Color

.myTextColor { color: #ADBCA8; }

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

This text font color is #ADBCA8.

Background Color

.myBgColor { background-color: #ADBCA8; }

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

This div background color is #ADBCA8.

Border color

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

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

This div border color is #ADBCA8.

Opacity

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

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

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

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

This text has shadow with #ADBCA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBCA8.

Preview

Color preview on black background

This text has color #ADBCA8 on black background.


Color preview on white background

This text has color #ADBCA8 on white background.


Black color preview on #ADBCA8 background

This text has black color on #ADBCA8 background.


White color preview on #ADBCA8 background

This text has white color on #ADBCA8 background.


Related colors

Complementary color

Complementary color for #hex is #524357.


I love getcolorcode.com

Triadic colors

1 #A8ADBC and #BCA8AD with #ADBCA8 are triadic colors.

2 #A8BCAD and #BCADA8 with #ADBCA8 are triadic colors.