COLOR #ADAB7E

HEX: #ADAB7E RGB: (173,171,126)

Renk bilgisi

#ADAB7E contains red, green and blue colors in about the same proportion. #ADAB7E ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#ADAB7E color RGB value is (173,171,126).

RGB: (173,171,126) (68%, 67%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 171 of 255 = 67%
B 126 of 255 = 49%

173
171
126

R + G + B ~ 61%. #ADAB7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 171 + 126 = 470 (100%)
R 173 of 470 ~ 36.81%
G 171 of 470 ~ 36.38%
B 126 of 470 ~ 26.81'%

%36.81
%36.38
%26.81

CMYK RENK MODELİ

#ADAB7E rengi CMYK tonu (0,1,27,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.16%
  • sarı tonu 27.17%
  • ana renk tonu 32.16%

CMYK: (0,1,27,32)
C0M1Y27K32 (0%, 1%, 27%, 32%)
(0.00 / 0.01 / 0.27 / 0.32)

CMYK yüzdeleri

%0
%1.16
%27.17
%32.16

Codes

Color #ADAB7E in popluar color models

AD AB 7E
RGB 173 171 126
HSL 57° 22.27% 58.63%
HSB/HSV 57° 27.17% 67.84%
CMYK 0.00% 1.16% 27.17%
32.16%

Color #ADAB7E in popluar number systems.

HEX AD AB 7E
Decimal 173 171 126
Binary 10101101 10101011 1111110
Octal 255 253 176

Shades and tints

Shades of #ADAB7E

#ADAB7E
(173,171,126)
#9E9C73
(158,156,115)
#8F8D68
(143,141,104)
#807E5D
(128,126,93)
#716F52
(113,111,82)
#626047
(98,96,71)
#53513C
(83,81,60)
#444231
(68,66,49)
#353326
(53,51,38)
#26241B
(38,36,27)
#171510
(23,21,16)
#000000
(0,0,0)

Tints of #ADAB7E

#ADAB7E
(173,171,126)
#B4B289
(180,178,137)
#BBB994
(187,185,148)
#C2C09F
(194,192,159)
#C9C7AA
(201,199,170)
#D0CEB5
(208,206,181)
#D7D5C0
(215,213,192)
#DEDCCB
(222,220,203)
#E5E3D6
(229,227,214)
#ECEAE1
(236,234,225)
#F3F1EC
(243,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADAB7E color. Also use rgb(173,171,126) instead hex code.

Text Font Color

.myTextColor { color: #ADAB7E; }

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

This text font color is #ADAB7E.

Background Color

.myBgColor { background-color: #ADAB7E; }

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

This div background color is #ADAB7E.

Border color

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

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

This div border color is #ADAB7E.

Opacity

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

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

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

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

This text has shadow with #ADAB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAB7E.

Preview

Color preview on black background

This text has color #ADAB7E on black background.


Color preview on white background

This text has color #ADAB7E on white background.


Black color preview on #ADAB7E background

This text has black color on #ADAB7E background.


White color preview on #ADAB7E background

This text has white color on #ADAB7E background.


Related colors

Complementary color

Complementary color for #hex is #525481.


I love getcolorcode.com

Triadic colors

1 #7EADAB and #AB7EAD with #ADAB7E are triadic colors.

2 #7EABAD and #ABAD7E with #ADAB7E are triadic colors.