COLOR #ADB5C2

HEX: #ADB5C2 RGB: (173,181,194)

Renk bilgisi

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

RGB renk modeli

#ADB5C2 color RGB value is (173,181,194).

RGB: (173,181,194) (68%, 71%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 194 of 255 = 76%

173
181
194

R + G + B ~ 72%. #ADB5C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 194 = 548 (100%)
R 173 of 548 ~ 31.57%
G 181 of 548 ~ 33.03%
B 194 of 548 ~ 35.4'%

%31.57
%33.03
%35.4

CMYK RENK MODELİ

#ADB5C2 rengi CMYK tonu (11,7,0,24).

  • camgöbeği tonu 10.82%
  • eflatun tonu 6.70%
  • sarı tonu 0.00%
  • ana renk tonu 23.92%

CMYK: (11,7,0,24)
C11M7Y0K24 (11%, 7%, 0%, 24%)
(0.11 / 0.07 / 0.00 / 0.24)

CMYK yüzdeleri

%10.82
%6.7
%0
%23.92

Codes

Color #ADB5C2 in popluar color models

AD B5 C2
RGB 173 181 194
HSL 217° 14.69% 71.96%
HSB/HSV 217° 10.82% 76.08%
CMYK 10.82% 6.70% 0.00%
23.92%

Color #ADB5C2 in popluar number systems.

HEX AD B5 C2
Decimal 173 181 194
Binary 10101101 10110101 11000010
Octal 255 265 302

Shades and tints

Shades of #ADB5C2

#ADB5C2
(173,181,194)
#9EA5B1
(158,165,177)
#8F95A0
(143,149,160)
#80858F
(128,133,143)
#71757E
(113,117,126)
#62656D
(98,101,109)
#53555C
(83,85,92)
#44454B
(68,69,75)
#35353A
(53,53,58)
#262529
(38,37,41)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #ADB5C2

#ADB5C2
(173,181,194)
#B4BBC7
(180,187,199)
#BBC1CC
(187,193,204)
#C2C7D1
(194,199,209)
#C9CDD6
(201,205,214)
#D0D3DB
(208,211,219)
#D7D9E0
(215,217,224)
#DEDFE5
(222,223,229)
#E5E5EA
(229,229,234)
#ECEBEF
(236,235,239)
#F3F1F4
(243,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB5C2 color. Also use rgb(173,181,194) instead hex code.

Text Font Color

.myTextColor { color: #ADB5C2; }

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

This text font color is #ADB5C2.

Background Color

.myBgColor { background-color: #ADB5C2; }

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

This div background color is #ADB5C2.

Border color

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

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

This div border color is #ADB5C2.

Opacity

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

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

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

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

This text has shadow with #ADB5C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5C2.

Preview

Color preview on black background

This text has color #ADB5C2 on black background.


Color preview on white background

This text has color #ADB5C2 on white background.


Black color preview on #ADB5C2 background

This text has black color on #ADB5C2 background.


White color preview on #ADB5C2 background

This text has white color on #ADB5C2 background.


Related colors

Complementary color

Complementary color for #hex is #524A3D.


I love getcolorcode.com

Triadic colors

1 #C2ADB5 and #B5C2AD with #ADB5C2 are triadic colors.

2 #C2B5AD and #B5ADC2 with #ADB5C2 are triadic colors.