COLOR #ADE1B7

HEX: #ADE1B7 RGB: (173,225,183)

Renk bilgisi

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

RGB renk modeli

#ADE1B7 color RGB value is (173,225,183).

RGB: (173,225,183) (68%, 88%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 183 of 255 = 72%

173
225
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 183 = 581 (100%)
R 173 of 581 ~ 29.78%
G 225 of 581 ~ 38.73%
B 183 of 581 ~ 31.5'%

%29.78
%38.73
%31.5

CMYK RENK MODELİ

#ADE1B7 rengi CMYK tonu (23,0,19,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 18.67%
  • ana renk tonu 11.76%

CMYK: (23,0,19,12)
C23M0Y19K12 (23%, 0%, 19%, 12%)
(0.23 / 0.00 / 0.19 / 0.12)

CMYK yüzdeleri

%23.11
%0
%18.67
%11.76

Codes

Color #ADE1B7 in popluar color models

AD E1 B7
RGB 173 225 183
HSL 132° 46.43% 78.04%
HSB/HSV 132° 23.11% 88.24%
CMYK 23.11% 0.00% 18.67%
11.76%

Color #ADE1B7 in popluar number systems.

HEX AD E1 B7
Decimal 173 225 183
Binary 10101101 11100001 10110111
Octal 255 341 267

Shades and tints

Shades of #ADE1B7

#ADE1B7
(173,225,183)
#9ECDA7
(158,205,167)
#8FB997
(143,185,151)
#80A587
(128,165,135)
#719177
(113,145,119)
#627D67
(98,125,103)
#536957
(83,105,87)
#445547
(68,85,71)
#354137
(53,65,55)
#262D27
(38,45,39)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADE1B7

#ADE1B7
(173,225,183)
#B4E3BD
(180,227,189)
#BBE5C3
(187,229,195)
#C2E7C9
(194,231,201)
#C9E9CF
(201,233,207)
#D0EBD5
(208,235,213)
#D7EDDB
(215,237,219)
#DEEFE1
(222,239,225)
#E5F1E7
(229,241,231)
#ECF3ED
(236,243,237)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE1B7 color. Also use rgb(173,225,183) instead hex code.

Text Font Color

.myTextColor { color: #ADE1B7; }

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

This text font color is #ADE1B7.

Background Color

.myBgColor { background-color: #ADE1B7; }

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

This div background color is #ADE1B7.

Border color

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

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

This div border color is #ADE1B7.

Opacity

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

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

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

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

This text has shadow with #ADE1B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1B7.

Preview

Color preview on black background

This text has color #ADE1B7 on black background.


Color preview on white background

This text has color #ADE1B7 on white background.


Black color preview on #ADE1B7 background

This text has black color on #ADE1B7 background.


White color preview on #ADE1B7 background

This text has white color on #ADE1B7 background.


Related colors

Complementary color

Complementary color for #hex is #521E48.


I love getcolorcode.com

Triadic colors

1 #B7ADE1 and #E1B7AD with #ADE1B7 are triadic colors.

2 #B7E1AD and #E1ADB7 with #ADE1B7 are triadic colors.