COLOR #ADBD7E

HEX: #ADBD7E RGB: (173,189,126)

Renk bilgisi

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

RGB renk modeli

#ADBD7E color RGB value is (173,189,126).

RGB: (173,189,126) (68%, 74%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 189 of 255 = 74%
B 126 of 255 = 49%

173
189
126

R + G + B ~ 64%. #ADBD7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 189 + 126 = 488 (100%)
R 173 of 488 ~ 35.45%
G 189 of 488 ~ 38.73%
B 126 of 488 ~ 25.82'%

%35.45
%38.73
%25.82

CMYK RENK MODELİ

#ADBD7E rengi CMYK tonu (8,0,33,26).

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

CMYK: (8,0,33,26)
C8M0Y33K26 (8%, 0%, 33%, 26%)
(0.08 / 0.00 / 0.33 / 0.26)

CMYK yüzdeleri

%8.47
%0
%33.33
%25.88

Codes

Color #ADBD7E in popluar color models

AD BD 7E
RGB 173 189 126
HSL 75° 32.31% 61.76%
HSB/HSV 75° 33.33% 74.12%
CMYK 8.47% 0.00% 33.33%
25.88%

Color #ADBD7E in popluar number systems.

HEX AD BD 7E
Decimal 173 189 126
Binary 10101101 10111101 1111110
Octal 255 275 176

Shades and tints

Shades of #ADBD7E

#ADBD7E
(173,189,126)
#9EAC73
(158,172,115)
#8F9B68
(143,155,104)
#808A5D
(128,138,93)
#717952
(113,121,82)
#626847
(98,104,71)
#53573C
(83,87,60)
#444631
(68,70,49)
#353526
(53,53,38)
#26241B
(38,36,27)
#171310
(23,19,16)
#000000
(0,0,0)

Tints of #ADBD7E

#ADBD7E
(173,189,126)
#B4C389
(180,195,137)
#BBC994
(187,201,148)
#C2CF9F
(194,207,159)
#C9D5AA
(201,213,170)
#D0DBB5
(208,219,181)
#D7E1C0
(215,225,192)
#DEE7CB
(222,231,203)
#E5EDD6
(229,237,214)
#ECF3E1
(236,243,225)
#F3F9EC
(243,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBD7E; }

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

This text font color is #ADBD7E.

Background Color

.myBgColor { background-color: #ADBD7E; }

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

This div background color is #ADBD7E.

Border color

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

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

This div border color is #ADBD7E.

Opacity

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

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

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

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

This text has shadow with #ADBD7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBD7E.

Preview

Color preview on black background

This text has color #ADBD7E on black background.


Color preview on white background

This text has color #ADBD7E on white background.


Black color preview on #ADBD7E background

This text has black color on #ADBD7E background.


White color preview on #ADBD7E background

This text has white color on #ADBD7E background.


Related colors

Complementary color

Complementary color for #hex is #524281.


I love getcolorcode.com

Triadic colors

1 #7EADBD and #BD7EAD with #ADBD7E are triadic colors.

2 #7EBDAD and #BDAD7E with #ADBD7E are triadic colors.