COLOR #ADFA7B

HEX: #ADFA7B RGB: (173,250,123)

Renk bilgisi

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

RGB renk modeli

#ADFA7B color RGB value is (173,250,123).

RGB: (173,250,123) (68%, 98%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 250 of 255 = 98%
B 123 of 255 = 48%

173
250
123

R + G + B ~ 71%. #ADFA7B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 250 + 123 = 546 (100%)
R 173 of 546 ~ 31.68%
G 250 of 546 ~ 45.79%
B 123 of 546 ~ 22.53'%

%31.68
%45.79
%22.53

CMYK RENK MODELİ

#ADFA7B rengi CMYK tonu (31,0,51,2).

  • camgöbeği tonu 30.80%
  • eflatun tonu 0.00%
  • sarı tonu 50.80%
  • ana renk tonu 1.96%

CMYK: (31,0,51,2)
C31M0Y51K2 (31%, 0%, 51%, 2%)
(0.31 / 0.00 / 0.51 / 0.02)

CMYK yüzdeleri

%30.8
%0
%50.8
%1.96

Codes

Color #ADFA7B in popluar color models

AD FA 7B
RGB 173 250 123
HSL 96° 92.70% 73.14%
HSB/HSV 96° 50.80% 98.04%
CMYK 30.80% 0.00% 50.80%
1.96%

Color #ADFA7B in popluar number systems.

HEX AD FA 7B
Decimal 173 250 123
Binary 10101101 11111010 1111011
Octal 255 372 173

Shades and tints

Shades of #ADFA7B

#ADFA7B
(173,250,123)
#9EE470
(158,228,112)
#8FCE65
(143,206,101)
#80B85A
(128,184,90)
#71A24F
(113,162,79)
#628C44
(98,140,68)
#537639
(83,118,57)
#44602E
(68,96,46)
#354A23
(53,74,35)
#263418
(38,52,24)
#171E0D
(23,30,13)
#000000
(0,0,0)

Tints of #ADFA7B

#ADFA7B
(173,250,123)
#B4FA87
(180,250,135)
#BBFA93
(187,250,147)
#C2FA9F
(194,250,159)
#C9FAAB
(201,250,171)
#D0FAB7
(208,250,183)
#D7FAC3
(215,250,195)
#DEFACF
(222,250,207)
#E5FADB
(229,250,219)
#ECFAE7
(236,250,231)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADFA7B color. Also use rgb(173,250,123) instead hex code.

Text Font Color

.myTextColor { color: #ADFA7B; }

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

This text font color is #ADFA7B.

Background Color

.myBgColor { background-color: #ADFA7B; }

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

This div background color is #ADFA7B.

Border color

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

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

This div border color is #ADFA7B.

Opacity

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

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

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

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

This text has shadow with #ADFA7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFA7B.

Preview

Color preview on black background

This text has color #ADFA7B on black background.


Color preview on white background

This text has color #ADFA7B on white background.


Black color preview on #ADFA7B background

This text has black color on #ADFA7B background.


White color preview on #ADFA7B background

This text has white color on #ADFA7B background.


Related colors

Complementary color

Complementary color for #hex is #520584.


I love getcolorcode.com

Triadic colors

1 #7BADFA and #FA7BAD with #ADFA7B are triadic colors.

2 #7BFAAD and #FAAD7B with #ADFA7B are triadic colors.