COLOR #ADCBB7

HEX: #ADCBB7 RGB: (173,203,183)

Renk bilgisi

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

RGB renk modeli

#ADCBB7 color RGB value is (173,203,183).

RGB: (173,203,183) (68%, 80%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 203 of 255 = 80%
B 183 of 255 = 72%

173
203
183

R + G + B ~ 73%. #ADCBB7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 203 + 183 = 559 (100%)
R 173 of 559 ~ 30.95%
G 203 of 559 ~ 36.31%
B 183 of 559 ~ 32.74'%

%30.95
%36.31
%32.74

CMYK RENK MODELİ

#ADCBB7 rengi CMYK tonu (15,0,10,20).

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

CMYK: (15,0,10,20)
C15M0Y10K20 (15%, 0%, 10%, 20%)
(0.15 / 0.00 / 0.10 / 0.20)

CMYK yüzdeleri

%14.78
%0
%9.85
%20.39

Codes

Color #ADCBB7 in popluar color models

AD CB B7
RGB 173 203 183
HSL 140° 22.39% 73.73%
HSB/HSV 140° 14.78% 79.61%
CMYK 14.78% 0.00% 9.85%
20.39%

Color #ADCBB7 in popluar number systems.

HEX AD CB B7
Decimal 173 203 183
Binary 10101101 11001011 10110111
Octal 255 313 267

Shades and tints

Shades of #ADCBB7

#ADCBB7
(173,203,183)
#9EB9A7
(158,185,167)
#8FA797
(143,167,151)
#809587
(128,149,135)
#718377
(113,131,119)
#627167
(98,113,103)
#535F57
(83,95,87)
#444D47
(68,77,71)
#353B37
(53,59,55)
#262927
(38,41,39)
#171717
(23,23,23)
#000000
(0,0,0)

Tints of #ADCBB7

#ADCBB7
(173,203,183)
#B4CFBD
(180,207,189)
#BBD3C3
(187,211,195)
#C2D7C9
(194,215,201)
#C9DBCF
(201,219,207)
#D0DFD5
(208,223,213)
#D7E3DB
(215,227,219)
#DEE7E1
(222,231,225)
#E5EBE7
(229,235,231)
#ECEFED
(236,239,237)
#F3F3F3
(243,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCBB7; }

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

This text font color is #ADCBB7.

Background Color

.myBgColor { background-color: #ADCBB7; }

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

This div background color is #ADCBB7.

Border color

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

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

This div border color is #ADCBB7.

Opacity

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

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

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

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

This text has shadow with #ADCBB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCBB7.

Preview

Color preview on black background

This text has color #ADCBB7 on black background.


Color preview on white background

This text has color #ADCBB7 on white background.


Black color preview on #ADCBB7 background

This text has black color on #ADCBB7 background.


White color preview on #ADCBB7 background

This text has white color on #ADCBB7 background.


Related colors

Complementary color

Complementary color for #hex is #523448.


I love getcolorcode.com

Triadic colors

1 #B7ADCB and #CBB7AD with #ADCBB7 are triadic colors.

2 #B7CBAD and #CBADB7 with #ADCBB7 are triadic colors.