COLOR #ADEDB7

HEX: #ADEDB7 RGB: (173,237,183)

Renk bilgisi

#ADEDB7 contains mainly green and blue colors. #ADEDB7 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADEDB7 color RGB value is (173,237,183).

RGB: (173,237,183) (68%, 93%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 237 of 255 = 93%
B 183 of 255 = 72%

173
237
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 237 + 183 = 593 (100%)
R 173 of 593 ~ 29.17%
G 237 of 593 ~ 39.97%
B 183 of 593 ~ 30.86'%

%29.17
%39.97
%30.86

CMYK RENK MODELİ

#ADEDB7 rengi CMYK tonu (27,0,23,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 0.00%
  • sarı tonu 22.78%
  • ana renk tonu 7.06%

CMYK: (27,0,23,7)
C27M0Y23K7 (27%, 0%, 23%, 7%)
(0.27 / 0.00 / 0.23 / 0.07)

CMYK yüzdeleri

%27
%0
%22.78
%7.06

Codes

Color #ADEDB7 in popluar color models

AD ED B7
RGB 173 237 183
HSL 129° 64.00% 80.39%
HSB/HSV 129° 27.00% 92.94%
CMYK 27.00% 0.00% 22.78%
7.06%

Color #ADEDB7 in popluar number systems.

HEX AD ED B7
Decimal 173 237 183
Binary 10101101 11101101 10110111
Octal 255 355 267

Shades and tints

Shades of #ADEDB7

#ADEDB7
(173,237,183)
#9ED8A7
(158,216,167)
#8FC397
(143,195,151)
#80AE87
(128,174,135)
#719977
(113,153,119)
#628467
(98,132,103)
#536F57
(83,111,87)
#445A47
(68,90,71)
#354537
(53,69,55)
#263027
(38,48,39)
#171B17
(23,27,23)
#000000
(0,0,0)

Tints of #ADEDB7

#ADEDB7
(173,237,183)
#B4EEBD
(180,238,189)
#BBEFC3
(187,239,195)
#C2F0C9
(194,240,201)
#C9F1CF
(201,241,207)
#D0F2D5
(208,242,213)
#D7F3DB
(215,243,219)
#DEF4E1
(222,244,225)
#E5F5E7
(229,245,231)
#ECF6ED
(236,246,237)
#F3F7F3
(243,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEDB7; }

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

This text font color is #ADEDB7.

Background Color

.myBgColor { background-color: #ADEDB7; }

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

This div background color is #ADEDB7.

Border color

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

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

This div border color is #ADEDB7.

Opacity

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

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

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

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

This text has shadow with #ADEDB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEDB7.

Preview

Color preview on black background

This text has color #ADEDB7 on black background.


Color preview on white background

This text has color #ADEDB7 on white background.


Black color preview on #ADEDB7 background

This text has black color on #ADEDB7 background.


White color preview on #ADEDB7 background

This text has white color on #ADEDB7 background.


Related colors

Complementary color

Complementary color for #hex is #521248.


I love getcolorcode.com

Triadic colors

1 #B7ADED and #EDB7AD with #ADEDB7 are triadic colors.

2 #B7EDAD and #EDADB7 with #ADEDB7 are triadic colors.