COLOR #ADBDA7

HEX: #ADBDA7 RGB: (173,189,167)

Renk bilgisi

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

RGB renk modeli

#ADBDA7 color RGB value is (173,189,167).

RGB: (173,189,167) (68%, 74%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 189 of 255 = 74%
B 167 of 255 = 65%

173
189
167

R + G + B ~ 69%. #ADBDA7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 189 + 167 = 529 (100%)
R 173 of 529 ~ 32.7%
G 189 of 529 ~ 35.73%
B 167 of 529 ~ 31.57'%

%32.7
%35.73
%31.57

CMYK RENK MODELİ

#ADBDA7 rengi CMYK tonu (8,0,12,26).

  • camgöbeği tonu 8.47%
  • eflatun tonu 0.00%
  • sarı tonu 11.64%
  • ana renk tonu 25.88%

CMYK: (8,0,12,26)
C8M0Y12K26 (8%, 0%, 12%, 26%)
(0.08 / 0.00 / 0.12 / 0.26)

CMYK yüzdeleri

%8.47
%0
%11.64
%25.88

Codes

Color #ADBDA7 in popluar color models

AD BD A7
RGB 173 189 167
HSL 104° 14.29% 69.80%
HSB/HSV 104° 11.64% 74.12%
CMYK 8.47% 0.00% 11.64%
25.88%

Color #ADBDA7 in popluar number systems.

HEX AD BD A7
Decimal 173 189 167
Binary 10101101 10111101 10100111
Octal 255 275 247

Shades and tints

Shades of #ADBDA7

#ADBDA7
(173,189,167)
#9EAC98
(158,172,152)
#8F9B89
(143,155,137)
#808A7A
(128,138,122)
#71796B
(113,121,107)
#62685C
(98,104,92)
#53574D
(83,87,77)
#44463E
(68,70,62)
#35352F
(53,53,47)
#262420
(38,36,32)
#171311
(23,19,17)
#000000
(0,0,0)

Tints of #ADBDA7

#ADBDA7
(173,189,167)
#B4C3AF
(180,195,175)
#BBC9B7
(187,201,183)
#C2CFBF
(194,207,191)
#C9D5C7
(201,213,199)
#D0DBCF
(208,219,207)
#D7E1D7
(215,225,215)
#DEE7DF
(222,231,223)
#E5EDE7
(229,237,231)
#ECF3EF
(236,243,239)
#F3F9F7
(243,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBDA7; }

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

This text font color is #ADBDA7.

Background Color

.myBgColor { background-color: #ADBDA7; }

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

This div background color is #ADBDA7.

Border color

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

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

This div border color is #ADBDA7.

Opacity

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

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

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

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

This text has shadow with #ADBDA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBDA7.

Preview

Color preview on black background

This text has color #ADBDA7 on black background.


Color preview on white background

This text has color #ADBDA7 on white background.


Black color preview on #ADBDA7 background

This text has black color on #ADBDA7 background.


White color preview on #ADBDA7 background

This text has white color on #ADBDA7 background.


Related colors

Complementary color

Complementary color for #hex is #524258.


I love getcolorcode.com

Triadic colors

1 #A7ADBD and #BDA7AD with #ADBDA7 are triadic colors.

2 #A7BDAD and #BDADA7 with #ADBDA7 are triadic colors.