COLOR #ADE7BD

HEX: #ADE7BD RGB: (173,231,189)

Renk bilgisi

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

RGB renk modeli

#ADE7BD color RGB value is (173,231,189).

RGB: (173,231,189) (68%, 91%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 189 of 255 = 74%

173
231
189

R + G + B ~ 78%. #ADE7BD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 189 = 593 (100%)
R 173 of 593 ~ 29.17%
G 231 of 593 ~ 38.95%
B 189 of 593 ~ 31.87'%

%29.17
%38.95
%31.87

CMYK RENK MODELİ

#ADE7BD rengi CMYK tonu (25,0,18,9).

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

CMYK: (25,0,18,9)
C25M0Y18K9 (25%, 0%, 18%, 9%)
(0.25 / 0.00 / 0.18 / 0.09)

CMYK yüzdeleri

%25.11
%0
%18.18
%9.41

Codes

Color #ADE7BD in popluar color models

AD E7 BD
RGB 173 231 189
HSL 137° 54.72% 79.22%
HSB/HSV 137° 25.11% 90.59%
CMYK 25.11% 0.00% 18.18%
9.41%

Color #ADE7BD in popluar number systems.

HEX AD E7 BD
Decimal 173 231 189
Binary 10101101 11100111 10111101
Octal 255 347 275

Shades and tints

Shades of #ADE7BD

#ADE7BD
(173,231,189)
#9ED2AC
(158,210,172)
#8FBD9B
(143,189,155)
#80A88A
(128,168,138)
#719379
(113,147,121)
#627E68
(98,126,104)
#536957
(83,105,87)
#445446
(68,84,70)
#353F35
(53,63,53)
#262A24
(38,42,36)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #ADE7BD

#ADE7BD
(173,231,189)
#B4E9C3
(180,233,195)
#BBEBC9
(187,235,201)
#C2EDCF
(194,237,207)
#C9EFD5
(201,239,213)
#D0F1DB
(208,241,219)
#D7F3E1
(215,243,225)
#DEF5E7
(222,245,231)
#E5F7ED
(229,247,237)
#ECF9F3
(236,249,243)
#F3FBF9
(243,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7BD; }

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

This text font color is #ADE7BD.

Background Color

.myBgColor { background-color: #ADE7BD; }

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

This div background color is #ADE7BD.

Border color

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

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

This div border color is #ADE7BD.

Opacity

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

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

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

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

This text has shadow with #ADE7BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7BD.

Preview

Color preview on black background

This text has color #ADE7BD on black background.


Color preview on white background

This text has color #ADE7BD on white background.


Black color preview on #ADE7BD background

This text has black color on #ADE7BD background.


White color preview on #ADE7BD background

This text has white color on #ADE7BD background.


Related colors

Complementary color

Complementary color for #hex is #521842.


I love getcolorcode.com

Triadic colors

1 #BDADE7 and #E7BDAD with #ADE7BD are triadic colors.

2 #BDE7AD and #E7ADBD with #ADE7BD are triadic colors.