COLOR #ADBCB3

HEX: #ADBCB3 RGB: (173,188,179)

Renk bilgisi

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

RGB renk modeli

#ADBCB3 color RGB value is (173,188,179).

RGB: (173,188,179) (68%, 74%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 188 of 255 = 74%
B 179 of 255 = 70%

173
188
179

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 188 + 179 = 540 (100%)
R 173 of 540 ~ 32.04%
G 188 of 540 ~ 34.81%
B 179 of 540 ~ 33.15'%

%32.04
%34.81
%33.15

CMYK RENK MODELİ

#ADBCB3 rengi CMYK tonu (8,0,5,26).

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

CMYK: (8,0,5,26)
C8M0Y5K26 (8%, 0%, 5%, 26%)
(0.08 / 0.00 / 0.05 / 0.26)

CMYK yüzdeleri

%7.98
%0
%4.79
%26.27

Codes

Color #ADBCB3 in popluar color models

AD BC B3
RGB 173 188 179
HSL 144° 10.07% 70.78%
HSB/HSV 144° 7.98% 73.73%
CMYK 7.98% 0.00% 4.79%
26.27%

Color #ADBCB3 in popluar number systems.

HEX AD BC B3
Decimal 173 188 179
Binary 10101101 10111100 10110011
Octal 255 274 263

Shades and tints

Shades of #ADBCB3

#ADBCB3
(173,188,179)
#9EABA3
(158,171,163)
#8F9A93
(143,154,147)
#808983
(128,137,131)
#717873
(113,120,115)
#626763
(98,103,99)
#535653
(83,86,83)
#444543
(68,69,67)
#353433
(53,52,51)
#262323
(38,35,35)
#171213
(23,18,19)
#000000
(0,0,0)

Tints of #ADBCB3

#ADBCB3
(173,188,179)
#B4C2B9
(180,194,185)
#BBC8BF
(187,200,191)
#C2CEC5
(194,206,197)
#C9D4CB
(201,212,203)
#D0DAD1
(208,218,209)
#D7E0D7
(215,224,215)
#DEE6DD
(222,230,221)
#E5ECE3
(229,236,227)
#ECF2E9
(236,242,233)
#F3F8EF
(243,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBCB3; }

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

This text font color is #ADBCB3.

Background Color

.myBgColor { background-color: #ADBCB3; }

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

This div background color is #ADBCB3.

Border color

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

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

This div border color is #ADBCB3.

Opacity

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

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

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

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

This text has shadow with #ADBCB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBCB3.

Preview

Color preview on black background

This text has color #ADBCB3 on black background.


Color preview on white background

This text has color #ADBCB3 on white background.


Black color preview on #ADBCB3 background

This text has black color on #ADBCB3 background.


White color preview on #ADBCB3 background

This text has white color on #ADBCB3 background.


Related colors

Complementary color

Complementary color for #hex is #52434C.


I love getcolorcode.com

Triadic colors

1 #B3ADBC and #BCB3AD with #ADBCB3 are triadic colors.

2 #B3BCAD and #BCADB3 with #ADBCB3 are triadic colors.