COLOR #ADBDC4

HEX: #ADBDC4 RGB: (173,189,196)

Renk bilgisi

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

RGB renk modeli

#ADBDC4 color RGB value is (173,189,196).

RGB: (173,189,196) (68%, 74%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 189 of 255 = 74%
B 196 of 255 = 77%

173
189
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 189 + 196 = 558 (100%)
R 173 of 558 ~ 31%
G 189 of 558 ~ 33.87%
B 196 of 558 ~ 35.13'%

%31
%33.87
%35.13

CMYK RENK MODELİ

#ADBDC4 rengi CMYK tonu (12,4,0,23).

  • camgöbeği tonu 11.73%
  • eflatun tonu 3.57%
  • sarı tonu 0.00%
  • ana renk tonu 23.14%

CMYK: (12,4,0,23)
C12M4Y0K23 (12%, 4%, 0%, 23%)
(0.12 / 0.04 / 0.00 / 0.23)

CMYK yüzdeleri

%11.73
%3.57
%0
%23.14

Codes

Color #ADBDC4 in popluar color models

AD BD C4
RGB 173 189 196
HSL 198° 16.31% 72.35%
HSB/HSV 198° 11.73% 76.86%
CMYK 11.73% 3.57% 0.00%
23.14%

Color #ADBDC4 in popluar number systems.

HEX AD BD C4
Decimal 173 189 196
Binary 10101101 10111101 11000100
Octal 255 275 304

Shades and tints

Shades of #ADBDC4

#ADBDC4
(173,189,196)
#9EACB3
(158,172,179)
#8F9BA2
(143,155,162)
#808A91
(128,138,145)
#717980
(113,121,128)
#62686F
(98,104,111)
#53575E
(83,87,94)
#44464D
(68,70,77)
#35353C
(53,53,60)
#26242B
(38,36,43)
#17131A
(23,19,26)
#000000
(0,0,0)

Tints of #ADBDC4

#ADBDC4
(173,189,196)
#B4C3C9
(180,195,201)
#BBC9CE
(187,201,206)
#C2CFD3
(194,207,211)
#C9D5D8
(201,213,216)
#D0DBDD
(208,219,221)
#D7E1E2
(215,225,226)
#DEE7E7
(222,231,231)
#E5EDEC
(229,237,236)
#ECF3F1
(236,243,241)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBDC4 color. Also use rgb(173,189,196) instead hex code.

Text Font Color

.myTextColor { color: #ADBDC4; }

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

This text font color is #ADBDC4.

Background Color

.myBgColor { background-color: #ADBDC4; }

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

This div background color is #ADBDC4.

Border color

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

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

This div border color is #ADBDC4.

Opacity

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

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

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

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

This text has shadow with #ADBDC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBDC4.

Preview

Color preview on black background

This text has color #ADBDC4 on black background.


Color preview on white background

This text has color #ADBDC4 on white background.


Black color preview on #ADBDC4 background

This text has black color on #ADBDC4 background.


White color preview on #ADBDC4 background

This text has white color on #ADBDC4 background.


Related colors

Complementary color

Complementary color for #hex is #52423B.


I love getcolorcode.com

Triadic colors

1 #C4ADBD and #BDC4AD with #ADBDC4 are triadic colors.

2 #C4BDAD and #BDADC4 with #ADBDC4 are triadic colors.