COLOR #ADE7BB

HEX: #ADE7BB RGB: (173,231,187)

Renk bilgisi

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

RGB renk modeli

#ADE7BB color RGB value is (173,231,187).

RGB: (173,231,187) (68%, 91%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 187 of 255 = 73%

173
231
187

R + G + B ~ 77%. #ADE7BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 187 = 591 (100%)
R 173 of 591 ~ 29.27%
G 231 of 591 ~ 39.09%
B 187 of 591 ~ 31.64'%

%29.27
%39.09
%31.64

CMYK RENK MODELİ

#ADE7BB rengi CMYK tonu (25,0,19,9).

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

CMYK: (25,0,19,9)
C25M0Y19K9 (25%, 0%, 19%, 9%)
(0.25 / 0.00 / 0.19 / 0.09)

CMYK yüzdeleri

%25.11
%0
%19.05
%9.41

Codes

Color #ADE7BB in popluar color models

AD E7 BB
RGB 173 231 187
HSL 134° 54.72% 79.22%
HSB/HSV 134° 25.11% 90.59%
CMYK 25.11% 0.00% 19.05%
9.41%

Color #ADE7BB in popluar number systems.

HEX AD E7 BB
Decimal 173 231 187
Binary 10101101 11100111 10111011
Octal 255 347 273

Shades and tints

Shades of #ADE7BB

#ADE7BB
(173,231,187)
#9ED2AA
(158,210,170)
#8FBD99
(143,189,153)
#80A888
(128,168,136)
#719377
(113,147,119)
#627E66
(98,126,102)
#536955
(83,105,85)
#445444
(68,84,68)
#353F33
(53,63,51)
#262A22
(38,42,34)
#171511
(23,21,17)
#000000
(0,0,0)

Tints of #ADE7BB

#ADE7BB
(173,231,187)
#B4E9C1
(180,233,193)
#BBEBC7
(187,235,199)
#C2EDCD
(194,237,205)
#C9EFD3
(201,239,211)
#D0F1D9
(208,241,217)
#D7F3DF
(215,243,223)
#DEF5E5
(222,245,229)
#E5F7EB
(229,247,235)
#ECF9F1
(236,249,241)
#F3FBF7
(243,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7BB; }

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

This text font color is #ADE7BB.

Background Color

.myBgColor { background-color: #ADE7BB; }

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

This div background color is #ADE7BB.

Border color

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

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

This div border color is #ADE7BB.

Opacity

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

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

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

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

This text has shadow with #ADE7BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7BB.

Preview

Color preview on black background

This text has color #ADE7BB on black background.


Color preview on white background

This text has color #ADE7BB on white background.


Black color preview on #ADE7BB background

This text has black color on #ADE7BB background.


White color preview on #ADE7BB background

This text has white color on #ADE7BB background.


Related colors

Complementary color

Complementary color for #hex is #521844.


I love getcolorcode.com

Triadic colors

1 #BBADE7 and #E7BBAD with #ADE7BB are triadic colors.

2 #BBE7AD and #E7ADBB with #ADE7BB are triadic colors.