COLOR #ADAE5E

HEX: #ADAE5E RGB: (173,174,94)

Renk bilgisi

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

RGB renk modeli

#ADAE5E color RGB value is (173,174,94).

RGB: (173,174,94) (68%, 68%, 37%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 174 of 255 = 68%
B 94 of 255 = 37%

173
174
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 174 + 94 = 441 (100%)
R 173 of 441 ~ 39.23%
G 174 of 441 ~ 39.46%
B 94 of 441 ~ 21.32'%

%39.23
%39.46
%21.32

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.57%
  • eflatun tonu 0.00%
  • sarı tonu 45.98%
  • ana renk tonu 31.76%

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

CMYK yüzdeleri

%0.57
%0
%45.98
%31.76

Codes

Color #ADAE5E in popluar color models

AD AE 5E
RGB 173 174 94
HSL 61° 33.06% 52.55%
HSB/HSV 61° 45.98% 68.24%
CMYK 0.57% 0.00% 45.98%
31.76%

Color #ADAE5E in popluar number systems.

HEX AD AE 5E
Decimal 173 174 94
Binary 10101101 10101110 1011110
Octal 255 256 136

Shades and tints

Shades of #ADAE5E

#ADAE5E
(173,174,94)
#9E9F56
(158,159,86)
#8F904E
(143,144,78)
#808146
(128,129,70)
#71723E
(113,114,62)
#626336
(98,99,54)
#53542E
(83,84,46)
#444526
(68,69,38)
#35361E
(53,54,30)
#262716
(38,39,22)
#17180E
(23,24,14)
#000000
(0,0,0)

Tints of #ADAE5E

#ADAE5E
(173,174,94)
#B4B56C
(180,181,108)
#BBBC7A
(187,188,122)
#C2C388
(194,195,136)
#C9CA96
(201,202,150)
#D0D1A4
(208,209,164)
#D7D8B2
(215,216,178)
#DEDFC0
(222,223,192)
#E5E6CE
(229,230,206)
#ECEDDC
(236,237,220)
#F3F4EA
(243,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAE5E; }

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

This text font color is #ADAE5E.

Background Color

.myBgColor { background-color: #ADAE5E; }

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

This div background color is #ADAE5E.

Border color

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

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

This div border color is #ADAE5E.

Opacity

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

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

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

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

This text has shadow with #ADAE5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAE5E.

Preview

Color preview on black background

This text has color #ADAE5E on black background.


Color preview on white background

This text has color #ADAE5E on white background.


Black color preview on #ADAE5E background

This text has black color on #ADAE5E background.


White color preview on #ADAE5E background

This text has white color on #ADAE5E background.


Related colors

Complementary color

Complementary color for #hex is #5251A1.


I love getcolorcode.com

Triadic colors

1 #5EADAE and #AE5EAD with #ADAE5E are triadic colors.

2 #5EAEAD and #AEAD5E with #ADAE5E are triadic colors.