COLOR #ADB3C7

HEX: #ADB3C7 RGB: (173,179,199)

Renk bilgisi

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

RGB renk modeli

#ADB3C7 color RGB value is (173,179,199).

RGB: (173,179,199) (68%, 70%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 179 of 255 = 70%
B 199 of 255 = 78%

173
179
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 179 + 199 = 551 (100%)
R 173 of 551 ~ 31.4%
G 179 of 551 ~ 32.49%
B 199 of 551 ~ 36.12'%

%31.4
%32.49
%36.12

CMYK RENK MODELİ

#ADB3C7 rengi CMYK tonu (13,10,0,22).

  • camgöbeği tonu 13.07%
  • eflatun tonu 10.05%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (13,10,0,22)
C13M10Y0K22 (13%, 10%, 0%, 22%)
(0.13 / 0.10 / 0.00 / 0.22)

CMYK yüzdeleri

%13.07
%10.05
%0
%21.96

Codes

Color #ADB3C7 in popluar color models

AD B3 C7
RGB 173 179 199
HSL 226° 18.84% 72.94%
HSB/HSV 226° 13.07% 78.04%
CMYK 13.07% 10.05% 0.00%
21.96%

Color #ADB3C7 in popluar number systems.

HEX AD B3 C7
Decimal 173 179 199
Binary 10101101 10110011 11000111
Octal 255 263 307

Shades and tints

Shades of #ADB3C7

#ADB3C7
(173,179,199)
#9EA3B5
(158,163,181)
#8F93A3
(143,147,163)
#808391
(128,131,145)
#71737F
(113,115,127)
#62636D
(98,99,109)
#53535B
(83,83,91)
#444349
(68,67,73)
#353337
(53,51,55)
#262325
(38,35,37)
#171313
(23,19,19)
#000000
(0,0,0)

Tints of #ADB3C7

#ADB3C7
(173,179,199)
#B4B9CC
(180,185,204)
#BBBFD1
(187,191,209)
#C2C5D6
(194,197,214)
#C9CBDB
(201,203,219)
#D0D1E0
(208,209,224)
#D7D7E5
(215,215,229)
#DEDDEA
(222,221,234)
#E5E3EF
(229,227,239)
#ECE9F4
(236,233,244)
#F3EFF9
(243,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB3C7; }

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

This text font color is #ADB3C7.

Background Color

.myBgColor { background-color: #ADB3C7; }

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

This div background color is #ADB3C7.

Border color

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

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

This div border color is #ADB3C7.

Opacity

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

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

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

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

This text has shadow with #ADB3C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB3C7.

Preview

Color preview on black background

This text has color #ADB3C7 on black background.


Color preview on white background

This text has color #ADB3C7 on white background.


Black color preview on #ADB3C7 background

This text has black color on #ADB3C7 background.


White color preview on #ADB3C7 background

This text has white color on #ADB3C7 background.


Related colors

Complementary color

Complementary color for #hex is #524C38.


I love getcolorcode.com

Triadic colors

1 #C7ADB3 and #B3C7AD with #ADB3C7 are triadic colors.

2 #C7B3AD and #B3ADC7 with #ADB3C7 are triadic colors.