COLOR #ADCBB9

HEX: #ADCBB9 RGB: (173,203,185)

Renk bilgisi

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

RGB renk modeli

#ADCBB9 color RGB value is (173,203,185).

RGB: (173,203,185) (68%, 80%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 203 of 255 = 80%
B 185 of 255 = 73%

173
203
185

R + G + B ~ 74%. #ADCBB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 203 + 185 = 561 (100%)
R 173 of 561 ~ 30.84%
G 203 of 561 ~ 36.19%
B 185 of 561 ~ 32.98'%

%30.84
%36.19
%32.98

CMYK RENK MODELİ

#ADCBB9 rengi CMYK tonu (15,0,9,20).

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

CMYK: (15,0,9,20)
C15M0Y9K20 (15%, 0%, 9%, 20%)
(0.15 / 0.00 / 0.09 / 0.20)

CMYK yüzdeleri

%14.78
%0
%8.87
%20.39

Codes

Color #ADCBB9 in popluar color models

AD CB B9
RGB 173 203 185
HSL 144° 22.39% 73.73%
HSB/HSV 144° 14.78% 79.61%
CMYK 14.78% 0.00% 8.87%
20.39%

Color #ADCBB9 in popluar number systems.

HEX AD CB B9
Decimal 173 203 185
Binary 10101101 11001011 10111001
Octal 255 313 271

Shades and tints

Shades of #ADCBB9

#ADCBB9
(173,203,185)
#9EB9A9
(158,185,169)
#8FA799
(143,167,153)
#809589
(128,149,137)
#718379
(113,131,121)
#627169
(98,113,105)
#535F59
(83,95,89)
#444D49
(68,77,73)
#353B39
(53,59,57)
#262929
(38,41,41)
#171719
(23,23,25)
#000000
(0,0,0)

Tints of #ADCBB9

#ADCBB9
(173,203,185)
#B4CFBF
(180,207,191)
#BBD3C5
(187,211,197)
#C2D7CB
(194,215,203)
#C9DBD1
(201,219,209)
#D0DFD7
(208,223,215)
#D7E3DD
(215,227,221)
#DEE7E3
(222,231,227)
#E5EBE9
(229,235,233)
#ECEFEF
(236,239,239)
#F3F3F5
(243,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCBB9; }

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

This text font color is #ADCBB9.

Background Color

.myBgColor { background-color: #ADCBB9; }

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

This div background color is #ADCBB9.

Border color

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

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

This div border color is #ADCBB9.

Opacity

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

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

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

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

This text has shadow with #ADCBB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCBB9.

Preview

Color preview on black background

This text has color #ADCBB9 on black background.


Color preview on white background

This text has color #ADCBB9 on white background.


Black color preview on #ADCBB9 background

This text has black color on #ADCBB9 background.


White color preview on #ADCBB9 background

This text has white color on #ADCBB9 background.


Related colors

Complementary color

Complementary color for #hex is #523446.


I love getcolorcode.com

Triadic colors

1 #B9ADCB and #CBB9AD with #ADCBB9 are triadic colors.

2 #B9CBAD and #CBADB9 with #ADCBB9 are triadic colors.