COLOR #ADCBA9

HEX: #ADCBA9 RGB: (173,203,169)

Renk bilgisi

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

RGB renk modeli

#ADCBA9 color RGB value is (173,203,169).

RGB: (173,203,169) (68%, 80%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 203 of 255 = 80%
B 169 of 255 = 66%

173
203
169

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 203 + 169 = 545 (100%)
R 173 of 545 ~ 31.74%
G 203 of 545 ~ 37.25%
B 169 of 545 ~ 31.01'%

%31.74
%37.25
%31.01

CMYK RENK MODELİ

#ADCBA9 rengi CMYK tonu (15,0,17,20).

  • camgöbeği tonu 14.78%
  • eflatun tonu 0.00%
  • sarı tonu 16.75%
  • ana renk tonu 20.39%
CMYK: (15,0,17,20) C15M0Y17K20 (15%,0%,17%,20%) (0.15/0.00/0.17/0.20) 

CMYK yüzdeleri

%14.78
%0
%16.75
%20.39

Codes

Color #ADCBA9 in popluar color models

AD CB A9
RGB 173 203 169
HSL 113° 24.64% 72.94%
HSB/HSV 113° 16.75% 79.61%
CMYK 14.78% 0.00% 16.75%
20.39%

Color #ADCBA9 in popluar number systems.

HEX AD CB A9
Decimal 173 203 169
Binary 10101101 11001011 10101001
Octal 255 313 251

Shades and tints

Shades of #ADCBA9

#ADCBA9
(173,203,169)
#9EB99A
(158,185,154)
#8FA78B
(143,167,139)
#80957C
(128,149,124)
#71836D
(113,131,109)
#62715E
(98,113,94)
#535F4F
(83,95,79)
#444D40
(68,77,64)
#353B31
(53,59,49)
#262922
(38,41,34)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #ADCBA9

#ADCBA9
(173,203,169)
#B4CFB0
(180,207,176)
#BBD3B7
(187,211,183)
#C2D7BE
(194,215,190)
#C9DBC5
(201,219,197)
#D0DFCC
(208,223,204)
#D7E3D3
(215,227,211)
#DEE7DA
(222,231,218)
#E5EBE1
(229,235,225)
#ECEFE8
(236,239,232)
#F3F3EF
(243,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCBA9; }

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

This text font color is #ADCBA9.

Background Color

.myBgColor { background-color: #ADCBA9; }

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

This div background color is #ADCBA9.

Border color

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

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

This div border color is #ADCBA9.

Opacity

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

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

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

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

This text has shadow with #ADCBA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCBA9.

Preview

Color preview on black background

This text has color #ADCBA9 on black background.


Color preview on white background

This text has color #ADCBA9 on white background.


Black color preview on #ADCBA9 background

This text has black color on #ADCBA9 background.


White color preview on #ADCBA9 background

This text has white color on #ADCBA9 background.


Related colors

Complementary color

Complementary color for #hex is #523456.


I love getcolorcode.com

Triadic colors

1 #A9ADCB and #CBA9AD with #ADCBA9 are triadic colors.

2 #A9CBAD and #CBADA9 with #ADCBA9 are triadic colors.