COLOR #ADE7AE

HEX: #ADE7AE RGB: (173,231,174)

Renk bilgisi

#ADE7AE contains red, green and blue colors in about the same proportion. #ADE7AE ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADE7AE color RGB value is (173,231,174).

RGB: (173,231,174) (68%, 91%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 174 of 255 = 68%

173
231
174

R + G + B ~ 76%. #ADE7AE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 174 = 578 (100%)
R 173 of 578 ~ 29.93%
G 231 of 578 ~ 39.97%
B 174 of 578 ~ 30.1'%

%29.93
%39.97
%30.1

CMYK RENK MODELİ

#ADE7AE rengi CMYK tonu (25,0,25,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 0.00%
  • sarı tonu 24.68%
  • ana renk tonu 9.41%

CMYK: (25,0,25,9)
C25M0Y25K9 (25%, 0%, 25%, 9%)
(0.25 / 0.00 / 0.25 / 0.09)

CMYK yüzdeleri

%25.11
%0
%24.68
%9.41

Codes

Color #ADE7AE in popluar color models

AD E7 AE
RGB 173 231 174
HSL 121° 54.72% 79.22%
HSB/HSV 121° 25.11% 90.59%
CMYK 25.11% 0.00% 24.68%
9.41%

Color #ADE7AE in popluar number systems.

HEX AD E7 AE
Decimal 173 231 174
Binary 10101101 11100111 10101110
Octal 255 347 256

Shades and tints

Shades of #ADE7AE

#ADE7AE
(173,231,174)
#9ED29F
(158,210,159)
#8FBD90
(143,189,144)
#80A881
(128,168,129)
#719372
(113,147,114)
#627E63
(98,126,99)
#536954
(83,105,84)
#445445
(68,84,69)
#353F36
(53,63,54)
#262A27
(38,42,39)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #ADE7AE

#ADE7AE
(173,231,174)
#B4E9B5
(180,233,181)
#BBEBBC
(187,235,188)
#C2EDC3
(194,237,195)
#C9EFCA
(201,239,202)
#D0F1D1
(208,241,209)
#D7F3D8
(215,243,216)
#DEF5DF
(222,245,223)
#E5F7E6
(229,247,230)
#ECF9ED
(236,249,237)
#F3FBF4
(243,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7AE; }

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

This text font color is #ADE7AE.

Background Color

.myBgColor { background-color: #ADE7AE; }

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

This div background color is #ADE7AE.

Border color

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

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

This div border color is #ADE7AE.

Opacity

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

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

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

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

This text has shadow with #ADE7AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7AE.

Preview

Color preview on black background

This text has color #ADE7AE on black background.


Color preview on white background

This text has color #ADE7AE on white background.


Black color preview on #ADE7AE background

This text has black color on #ADE7AE background.


White color preview on #ADE7AE background

This text has white color on #ADE7AE background.


Related colors

Complementary color

Complementary color for #hex is #521851.


I love getcolorcode.com

Triadic colors

1 #AEADE7 and #E7AEAD with #ADE7AE are triadic colors.

2 #AEE7AD and #E7ADAE with #ADE7AE are triadic colors.