COLOR #ADAB5E

HEX: #ADAB5E RGB: (173,171,94)

Renk bilgisi

#ADAB5E contains mainly red and green colors. #ADAB5E ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#ADAB5E color RGB value is (173,171,94).

RGB: (173,171,94) (68%, 67%, 37%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 171 of 255 = 67%
B 94 of 255 = 37%

173
171
94

R + G + B ~ 57%. #ADAB5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 171 + 94 = 438 (100%)
R 173 of 438 ~ 39.5%
G 171 of 438 ~ 39.04%
B 94 of 438 ~ 21.46'%

%39.5
%39.04
%21.46

CMYK RENK MODELİ

#ADAB5E rengi CMYK tonu (0,1,46,32).

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

CMYK: (0,1,46,32)
C0M1Y46K32 (0%, 1%, 46%, 32%)
(0.00 / 0.01 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%1.16
%45.66
%32.16

Codes

Color #ADAB5E in popluar color models

AD AB 5E
RGB 173 171 94
HSL 58° 32.51% 52.35%
HSB/HSV 58° 45.66% 67.84%
CMYK 0.00% 1.16% 45.66%
32.16%

Color #ADAB5E in popluar number systems.

HEX AD AB 5E
Decimal 173 171 94
Binary 10101101 10101011 1011110
Octal 255 253 136

Shades and tints

Shades of #ADAB5E

#ADAB5E
(173,171,94)
#9E9C56
(158,156,86)
#8F8D4E
(143,141,78)
#807E46
(128,126,70)
#716F3E
(113,111,62)
#626036
(98,96,54)
#53512E
(83,81,46)
#444226
(68,66,38)
#35331E
(53,51,30)
#262416
(38,36,22)
#17150E
(23,21,14)
#000000
(0,0,0)

Tints of #ADAB5E

#ADAB5E
(173,171,94)
#B4B26C
(180,178,108)
#BBB97A
(187,185,122)
#C2C088
(194,192,136)
#C9C796
(201,199,150)
#D0CEA4
(208,206,164)
#D7D5B2
(215,213,178)
#DEDCC0
(222,220,192)
#E5E3CE
(229,227,206)
#ECEADC
(236,234,220)
#F3F1EA
(243,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAB5E; }

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

This text font color is #ADAB5E.

Background Color

.myBgColor { background-color: #ADAB5E; }

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

This div background color is #ADAB5E.

Border color

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

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

This div border color is #ADAB5E.

Opacity

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

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

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

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

This text has shadow with #ADAB5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAB5E.

Preview

Color preview on black background

This text has color #ADAB5E on black background.


Color preview on white background

This text has color #ADAB5E on white background.


Black color preview on #ADAB5E background

This text has black color on #ADAB5E background.


White color preview on #ADAB5E background

This text has white color on #ADAB5E background.


Related colors

Complementary color

Complementary color for #hex is #5254A1.


I love getcolorcode.com

Triadic colors

1 #5EADAB and #AB5EAD with #ADAB5E are triadic colors.

2 #5EABAD and #ABAD5E with #ADAB5E are triadic colors.