COLOR #ADEBA7

HEX: #ADEBA7 RGB: (173,235,167)

Renk bilgisi

#ADEBA7 contains mainly green color. #ADEBA7 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADEBA7 color RGB value is (173,235,167).

RGB: (173,235,167) (68%, 92%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 167 of 255 = 65%

173
235
167

R + G + B ~ 75%. #ADEBA7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 167 = 575 (100%)
R 173 of 575 ~ 30.09%
G 235 of 575 ~ 40.87%
B 167 of 575 ~ 29.04'%

%30.09
%40.87
%29.04

CMYK RENK MODELİ

#ADEBA7 rengi CMYK tonu (26,0,29,8).

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

CMYK: (26,0,29,8)
C26M0Y29K8 (26%, 0%, 29%, 8%)
(0.26 / 0.00 / 0.29 / 0.08)

CMYK yüzdeleri

%26.38
%0
%28.94
%7.84

Codes

Color #ADEBA7 in popluar color models

AD EB A7
RGB 173 235 167
HSL 115° 62.96% 78.82%
HSB/HSV 115° 28.94% 92.16%
CMYK 26.38% 0.00% 28.94%
7.84%

Color #ADEBA7 in popluar number systems.

HEX AD EB A7
Decimal 173 235 167
Binary 10101101 11101011 10100111
Octal 255 353 247

Shades and tints

Shades of #ADEBA7

#ADEBA7
(173,235,167)
#9ED698
(158,214,152)
#8FC189
(143,193,137)
#80AC7A
(128,172,122)
#71976B
(113,151,107)
#62825C
(98,130,92)
#536D4D
(83,109,77)
#44583E
(68,88,62)
#35432F
(53,67,47)
#262E20
(38,46,32)
#171911
(23,25,17)
#000000
(0,0,0)

Tints of #ADEBA7

#ADEBA7
(173,235,167)
#B4ECAF
(180,236,175)
#BBEDB7
(187,237,183)
#C2EEBF
(194,238,191)
#C9EFC7
(201,239,199)
#D0F0CF
(208,240,207)
#D7F1D7
(215,241,215)
#DEF2DF
(222,242,223)
#E5F3E7
(229,243,231)
#ECF4EF
(236,244,239)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBA7; }

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

This text font color is #ADEBA7.

Background Color

.myBgColor { background-color: #ADEBA7; }

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

This div background color is #ADEBA7.

Border color

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

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

This div border color is #ADEBA7.

Opacity

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

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

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

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

This text has shadow with #ADEBA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBA7.

Preview

Color preview on black background

This text has color #ADEBA7 on black background.


Color preview on white background

This text has color #ADEBA7 on white background.


Black color preview on #ADEBA7 background

This text has black color on #ADEBA7 background.


White color preview on #ADEBA7 background

This text has white color on #ADEBA7 background.


Related colors

Complementary color

Complementary color for #hex is #521458.


I love getcolorcode.com

Triadic colors

1 #A7ADEB and #EBA7AD with #ADEBA7 are triadic colors.

2 #A7EBAD and #EBADA7 with #ADEBA7 are triadic colors.