COLOR #ADEB7F

HEX: #ADEB7F RGB: (173,235,127)

Renk bilgisi

#ADEB7F contains mainly green color. #ADEB7F ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#ADEB7F color RGB value is (173,235,127).

RGB: (173,235,127) (68%, 92%, 50%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 127 of 255 = 50%

173
235
127

R + G + B ~ 70%. #ADEB7F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 127 = 535 (100%)
R 173 of 535 ~ 32.34%
G 235 of 535 ~ 43.93%
B 127 of 535 ~ 23.74'%

%32.34
%43.93
%23.74

CMYK RENK MODELİ

#ADEB7F rengi CMYK tonu (26,0,46,8).

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

CMYK: (26,0,46,8)
C26M0Y46K8 (26%, 0%, 46%, 8%)
(0.26 / 0.00 / 0.46 / 0.08)

CMYK yüzdeleri

%26.38
%0
%45.96
%7.84

Codes

Color #ADEB7F in popluar color models

AD EB 7F
RGB 173 235 127
HSL 94° 72.97% 70.98%
HSB/HSV 94° 45.96% 92.16%
CMYK 26.38% 0.00% 45.96%
7.84%

Color #ADEB7F in popluar number systems.

HEX AD EB 7F
Decimal 173 235 127
Binary 10101101 11101011 1111111
Octal 255 353 177

Shades and tints

Shades of #ADEB7F

#ADEB7F
(173,235,127)
#9ED674
(158,214,116)
#8FC169
(143,193,105)
#80AC5E
(128,172,94)
#719753
(113,151,83)
#628248
(98,130,72)
#536D3D
(83,109,61)
#445832
(68,88,50)
#354327
(53,67,39)
#262E1C
(38,46,28)
#171911
(23,25,17)
#000000
(0,0,0)

Tints of #ADEB7F

#ADEB7F
(173,235,127)
#B4EC8A
(180,236,138)
#BBED95
(187,237,149)
#C2EEA0
(194,238,160)
#C9EFAB
(201,239,171)
#D0F0B6
(208,240,182)
#D7F1C1
(215,241,193)
#DEF2CC
(222,242,204)
#E5F3D7
(229,243,215)
#ECF4E2
(236,244,226)
#F3F5ED
(243,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEB7F; }

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

This text font color is #ADEB7F.

Background Color

.myBgColor { background-color: #ADEB7F; }

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

This div background color is #ADEB7F.

Border color

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

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

This div border color is #ADEB7F.

Opacity

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

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

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

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

This text has shadow with #ADEB7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEB7F.

Preview

Color preview on black background

This text has color #ADEB7F on black background.


Color preview on white background

This text has color #ADEB7F on white background.


Black color preview on #ADEB7F background

This text has black color on #ADEB7F background.


White color preview on #ADEB7F background

This text has white color on #ADEB7F background.


Related colors

Complementary color

Complementary color for #hex is #521480.


I love getcolorcode.com

Triadic colors

1 #7FADEB and #EB7FAD with #ADEB7F are triadic colors.

2 #7FEBAD and #EBAD7F with #ADEB7F are triadic colors.