COLOR #ADCBB3

HEX: #ADCBB3 RGB: (173,203,179)

Renk bilgisi

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

RGB renk modeli

#ADCBB3 color RGB value is (173,203,179).

RGB: (173,203,179) (68%, 80%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 203 of 255 = 80%
B 179 of 255 = 70%

173
203
179

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 203 + 179 = 555 (100%)
R 173 of 555 ~ 31.17%
G 203 of 555 ~ 36.58%
B 179 of 555 ~ 32.25'%

%31.17
%36.58
%32.25

CMYK RENK MODELİ

#ADCBB3 rengi CMYK tonu (15,0,12,20).

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

CMYK: (15,0,12,20)
C15M0Y12K20 (15%, 0%, 12%, 20%)
(0.15 / 0.00 / 0.12 / 0.20)

CMYK yüzdeleri

%14.78
%0
%11.82
%20.39

Codes

Color #ADCBB3 in popluar color models

AD CB B3
RGB 173 203 179
HSL 132° 22.39% 73.73%
HSB/HSV 132° 14.78% 79.61%
CMYK 14.78% 0.00% 11.82%
20.39%

Color #ADCBB3 in popluar number systems.

HEX AD CB B3
Decimal 173 203 179
Binary 10101101 11001011 10110011
Octal 255 313 263

Shades and tints

Shades of #ADCBB3

#ADCBB3
(173,203,179)
#9EB9A3
(158,185,163)
#8FA793
(143,167,147)
#809583
(128,149,131)
#718373
(113,131,115)
#627163
(98,113,99)
#535F53
(83,95,83)
#444D43
(68,77,67)
#353B33
(53,59,51)
#262923
(38,41,35)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #ADCBB3

#ADCBB3
(173,203,179)
#B4CFB9
(180,207,185)
#BBD3BF
(187,211,191)
#C2D7C5
(194,215,197)
#C9DBCB
(201,219,203)
#D0DFD1
(208,223,209)
#D7E3D7
(215,227,215)
#DEE7DD
(222,231,221)
#E5EBE3
(229,235,227)
#ECEFE9
(236,239,233)
#F3F3EF
(243,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCBB3; }

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

This text font color is #ADCBB3.

Background Color

.myBgColor { background-color: #ADCBB3; }

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

This div background color is #ADCBB3.

Border color

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

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

This div border color is #ADCBB3.

Opacity

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

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

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

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

This text has shadow with #ADCBB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCBB3.

Preview

Color preview on black background

This text has color #ADCBB3 on black background.


Color preview on white background

This text has color #ADCBB3 on white background.


Black color preview on #ADCBB3 background

This text has black color on #ADCBB3 background.


White color preview on #ADCBB3 background

This text has white color on #ADCBB3 background.


Related colors

Complementary color

Complementary color for #hex is #52344C.


I love getcolorcode.com

Triadic colors

1 #B3ADCB and #CBB3AD with #ADCBB3 are triadic colors.

2 #B3CBAD and #CBADB3 with #ADCBB3 are triadic colors.