COLOR #ADBA7E

HEX: #ADBA7E RGB: (173,186,126)

Renk bilgisi

#ADBA7E contains mainly red and green colors. #ADBA7E ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ADBA7E color RGB value is (173,186,126).

RGB: (173,186,126) (68%, 73%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 186 of 255 = 73%
B 126 of 255 = 49%

173
186
126

R + G + B ~ 63%. #ADBA7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 186 + 126 = 485 (100%)
R 173 of 485 ~ 35.67%
G 186 of 485 ~ 38.35%
B 126 of 485 ~ 25.98'%

%35.67
%38.35
%25.98

CMYK RENK MODELİ

#ADBA7E rengi CMYK tonu (7,0,32,27).

  • camgöbeği tonu 6.99%
  • eflatun tonu 0.00%
  • sarı tonu 32.26%
  • ana renk tonu 27.06%

CMYK: (7,0,32,27)
C7M0Y32K27 (7%, 0%, 32%, 27%)
(0.07 / 0.00 / 0.32 / 0.27)

CMYK yüzdeleri

%6.99
%0
%32.26
%27.06

Codes

Color #ADBA7E in popluar color models

AD BA 7E
RGB 173 186 126
HSL 73° 30.30% 61.18%
HSB/HSV 73° 32.26% 72.94%
CMYK 6.99% 0.00% 32.26%
27.06%

Color #ADBA7E in popluar number systems.

HEX AD BA 7E
Decimal 173 186 126
Binary 10101101 10111010 1111110
Octal 255 272 176

Shades and tints

Shades of #ADBA7E

#ADBA7E
(173,186,126)
#9EAA73
(158,170,115)
#8F9A68
(143,154,104)
#808A5D
(128,138,93)
#717A52
(113,122,82)
#626A47
(98,106,71)
#535A3C
(83,90,60)
#444A31
(68,74,49)
#353A26
(53,58,38)
#262A1B
(38,42,27)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #ADBA7E

#ADBA7E
(173,186,126)
#B4C089
(180,192,137)
#BBC694
(187,198,148)
#C2CC9F
(194,204,159)
#C9D2AA
(201,210,170)
#D0D8B5
(208,216,181)
#D7DEC0
(215,222,192)
#DEE4CB
(222,228,203)
#E5EAD6
(229,234,214)
#ECF0E1
(236,240,225)
#F3F6EC
(243,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBA7E; }

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

This text font color is #ADBA7E.

Background Color

.myBgColor { background-color: #ADBA7E; }

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

This div background color is #ADBA7E.

Border color

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

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

This div border color is #ADBA7E.

Opacity

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

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

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

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

This text has shadow with #ADBA7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBA7E.

Preview

Color preview on black background

This text has color #ADBA7E on black background.


Color preview on white background

This text has color #ADBA7E on white background.


Black color preview on #ADBA7E background

This text has black color on #ADBA7E background.


White color preview on #ADBA7E background

This text has white color on #ADBA7E background.


Related colors

Complementary color

Complementary color for #hex is #524581.


I love getcolorcode.com

Triadic colors

1 #7EADBA and #BA7EAD with #ADBA7E are triadic colors.

2 #7EBAAD and #BAAD7E with #ADBA7E are triadic colors.