COLOR #ADE091

HEX: #ADE091 RGB: (173,224,145)

Renk bilgisi

#ADE091 contains mainly red and green colors. #ADE091 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADE091 color RGB value is (173,224,145).

RGB: (173,224,145) (68%, 88%, 57%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 145 of 255 = 57%

173
224
145

R + G + B ~ 71%. #ADE091 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 145 = 542 (100%)
R 173 of 542 ~ 31.92%
G 224 of 542 ~ 41.33%
B 145 of 542 ~ 26.75'%

%31.92
%41.33
%26.75

CMYK RENK MODELİ

#ADE091 rengi CMYK tonu (23,0,35,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 0.00%
  • sarı tonu 35.27%
  • ana renk tonu 12.16%

CMYK: (23,0,35,12)
C23M0Y35K12 (23%, 0%, 35%, 12%)
(0.23 / 0.00 / 0.35 / 0.12)

CMYK yüzdeleri

%22.77
%0
%35.27
%12.16

Codes

Color #ADE091 in popluar color models

AD E0 91
RGB 173 224 145
HSL 99° 56.03% 72.35%
HSB/HSV 99° 35.27% 87.84%
CMYK 22.77% 0.00% 35.27%
12.16%

Color #ADE091 in popluar number systems.

HEX AD E0 91
Decimal 173 224 145
Binary 10101101 11100000 10010001
Octal 255 340 221

Shades and tints

Shades of #ADE091

#ADE091
(173,224,145)
#9ECC84
(158,204,132)
#8FB877
(143,184,119)
#80A46A
(128,164,106)
#71905D
(113,144,93)
#627C50
(98,124,80)
#536843
(83,104,67)
#445436
(68,84,54)
#354029
(53,64,41)
#262C1C
(38,44,28)
#17180F
(23,24,15)
#000000
(0,0,0)

Tints of #ADE091

#ADE091
(173,224,145)
#B4E29B
(180,226,155)
#BBE4A5
(187,228,165)
#C2E6AF
(194,230,175)
#C9E8B9
(201,232,185)
#D0EAC3
(208,234,195)
#D7ECCD
(215,236,205)
#DEEED7
(222,238,215)
#E5F0E1
(229,240,225)
#ECF2EB
(236,242,235)
#F3F4F5
(243,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE091 color. Also use rgb(173,224,145) instead hex code.

Text Font Color

.myTextColor { color: #ADE091; }

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

This text font color is #ADE091.

Background Color

.myBgColor { background-color: #ADE091; }

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

This div background color is #ADE091.

Border color

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

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

This div border color is #ADE091.

Opacity

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

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

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

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

This text has shadow with #ADE091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE091.

Preview

Color preview on black background

This text has color #ADE091 on black background.


Color preview on white background

This text has color #ADE091 on white background.


Black color preview on #ADE091 background

This text has black color on #ADE091 background.


White color preview on #ADE091 background

This text has white color on #ADE091 background.


Related colors

Complementary color

Complementary color for #hex is #521F6E.


I love getcolorcode.com

Triadic colors

1 #91ADE0 and #E091AD with #ADE091 are triadic colors.

2 #91E0AD and #E0AD91 with #ADE091 are triadic colors.