COLOR #ADEBB7

HEX: #ADEBB7 RGB: (173,235,183)

Renk bilgisi

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

RGB renk modeli

#ADEBB7 color RGB value is (173,235,183).

RGB: (173,235,183) (68%, 92%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 183 of 255 = 72%

173
235
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 183 = 591 (100%)
R 173 of 591 ~ 29.27%
G 235 of 591 ~ 39.76%
B 183 of 591 ~ 30.96'%

%29.27
%39.76
%30.96

CMYK RENK MODELİ

#ADEBB7 rengi CMYK tonu (26,0,22,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 22.13%
  • ana renk tonu 7.84%

CMYK: (26,0,22,8)
C26M0Y22K8 (26%, 0%, 22%, 8%)
(0.26 / 0.00 / 0.22 / 0.08)

CMYK yüzdeleri

%26.38
%0
%22.13
%7.84

Codes

Color #ADEBB7 in popluar color models

AD EB B7
RGB 173 235 183
HSL 130° 60.78% 80.00%
HSB/HSV 130° 26.38% 92.16%
CMYK 26.38% 0.00% 22.13%
7.84%

Color #ADEBB7 in popluar number systems.

HEX AD EB B7
Decimal 173 235 183
Binary 10101101 11101011 10110111
Octal 255 353 267

Shades and tints

Shades of #ADEBB7

#ADEBB7
(173,235,183)
#9ED6A7
(158,214,167)
#8FC197
(143,193,151)
#80AC87
(128,172,135)
#719777
(113,151,119)
#628267
(98,130,103)
#536D57
(83,109,87)
#445847
(68,88,71)
#354337
(53,67,55)
#262E27
(38,46,39)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADEBB7

#ADEBB7
(173,235,183)
#B4ECBD
(180,236,189)
#BBEDC3
(187,237,195)
#C2EEC9
(194,238,201)
#C9EFCF
(201,239,207)
#D0F0D5
(208,240,213)
#D7F1DB
(215,241,219)
#DEF2E1
(222,242,225)
#E5F3E7
(229,243,231)
#ECF4ED
(236,244,237)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBB7; }

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

This text font color is #ADEBB7.

Background Color

.myBgColor { background-color: #ADEBB7; }

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

This div background color is #ADEBB7.

Border color

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

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

This div border color is #ADEBB7.

Opacity

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

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

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

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

This text has shadow with #ADEBB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBB7.

Preview

Color preview on black background

This text has color #ADEBB7 on black background.


Color preview on white background

This text has color #ADEBB7 on white background.


Black color preview on #ADEBB7 background

This text has black color on #ADEBB7 background.


White color preview on #ADEBB7 background

This text has white color on #ADEBB7 background.


Related colors

Complementary color

Complementary color for #hex is #521448.


I love getcolorcode.com

Triadic colors

1 #B7ADEB and #EBB7AD with #ADEBB7 are triadic colors.

2 #B7EBAD and #EBADB7 with #ADEBB7 are triadic colors.