COLOR #ADEB6F

HEX: #ADEB6F RGB: (173,235,111)

Renk bilgisi

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

RGB renk modeli

#ADEB6F color RGB value is (173,235,111).

RGB: (173,235,111) (68%, 92%, 44%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 111 of 255 = 44%

173
235
111

R + G + B ~ 68%. #ADEB6F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 111 = 519 (100%)
R 173 of 519 ~ 33.33%
G 235 of 519 ~ 45.28%
B 111 of 519 ~ 21.39'%

%33.33
%45.28
%21.39

CMYK RENK MODELİ

#ADEB6F rengi CMYK tonu (26,0,53,8).

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

CMYK: (26,0,53,8)
C26M0Y53K8 (26%, 0%, 53%, 8%)
(0.26 / 0.00 / 0.53 / 0.08)

CMYK yüzdeleri

%26.38
%0
%52.77
%7.84

Codes

Color #ADEB6F in popluar color models

AD EB 6F
RGB 173 235 111
HSL 90° 75.61% 67.84%
HSB/HSV 90° 52.77% 92.16%
CMYK 26.38% 0.00% 52.77%
7.84%

Color #ADEB6F in popluar number systems.

HEX AD EB 6F
Decimal 173 235 111
Binary 10101101 11101011 1101111
Octal 255 353 157

Shades and tints

Shades of #ADEB6F

#ADEB6F
(173,235,111)
#9ED665
(158,214,101)
#8FC15B
(143,193,91)
#80AC51
(128,172,81)
#719747
(113,151,71)
#62823D
(98,130,61)
#536D33
(83,109,51)
#445829
(68,88,41)
#35431F
(53,67,31)
#262E15
(38,46,21)
#17190B
(23,25,11)
#000000
(0,0,0)

Tints of #ADEB6F

#ADEB6F
(173,235,111)
#B4EC7C
(180,236,124)
#BBED89
(187,237,137)
#C2EE96
(194,238,150)
#C9EFA3
(201,239,163)
#D0F0B0
(208,240,176)
#D7F1BD
(215,241,189)
#DEF2CA
(222,242,202)
#E5F3D7
(229,243,215)
#ECF4E4
(236,244,228)
#F3F5F1
(243,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEB6F; }

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

This text font color is #ADEB6F.

Background Color

.myBgColor { background-color: #ADEB6F; }

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

This div background color is #ADEB6F.

Border color

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

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

This div border color is #ADEB6F.

Opacity

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

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

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

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

This text has shadow with #ADEB6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEB6F.

Preview

Color preview on black background

This text has color #ADEB6F on black background.


Color preview on white background

This text has color #ADEB6F on white background.


Black color preview on #ADEB6F background

This text has black color on #ADEB6F background.


White color preview on #ADEB6F background

This text has white color on #ADEB6F background.


Related colors

Complementary color

Complementary color for #hex is #521490.


I love getcolorcode.com

Triadic colors

1 #6FADEB and #EB6FAD with #ADEB6F are triadic colors.

2 #6FEBAD and #EBAD6F with #ADEB6F are triadic colors.