COLOR #ADF59B

HEX: #ADF59B RGB: (173,245,155)

Renk bilgisi

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

RGB renk modeli

#ADF59B color RGB value is (173,245,155).

RGB: (173,245,155) (68%, 96%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 245 of 255 = 96%
B 155 of 255 = 61%

173
245
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 245 + 155 = 573 (100%)
R 173 of 573 ~ 30.19%
G 245 of 573 ~ 42.76%
B 155 of 573 ~ 27.05'%

%30.19
%42.76
%27.05

CMYK RENK MODELİ

#ADF59B rengi CMYK tonu (29,0,37,4).

  • camgöbeği tonu 29.39%
  • eflatun tonu 0.00%
  • sarı tonu 36.73%
  • ana renk tonu 3.92%

CMYK: (29,0,37,4)
C29M0Y37K4 (29%, 0%, 37%, 4%)
(0.29 / 0.00 / 0.37 / 0.04)

CMYK yüzdeleri

%29.39
%0
%36.73
%3.92

Codes

Color #ADF59B in popluar color models

AD F5 9B
RGB 173 245 155
HSL 108° 81.82% 78.43%
HSB/HSV 108° 36.73% 96.08%
CMYK 29.39% 0.00% 36.73%
3.92%

Color #ADF59B in popluar number systems.

HEX AD F5 9B
Decimal 173 245 155
Binary 10101101 11110101 10011011
Octal 255 365 233

Shades and tints

Shades of #ADF59B

#ADF59B
(173,245,155)
#9EDF8D
(158,223,141)
#8FC97F
(143,201,127)
#80B371
(128,179,113)
#719D63
(113,157,99)
#628755
(98,135,85)
#537147
(83,113,71)
#445B39
(68,91,57)
#35452B
(53,69,43)
#262F1D
(38,47,29)
#17190F
(23,25,15)
#000000
(0,0,0)

Tints of #ADF59B

#ADF59B
(173,245,155)
#B4F5A4
(180,245,164)
#BBF5AD
(187,245,173)
#C2F5B6
(194,245,182)
#C9F5BF
(201,245,191)
#D0F5C8
(208,245,200)
#D7F5D1
(215,245,209)
#DEF5DA
(222,245,218)
#E5F5E3
(229,245,227)
#ECF5EC
(236,245,236)
#F3F5F5
(243,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADF59B color. Also use rgb(173,245,155) instead hex code.

Text Font Color

.myTextColor { color: #ADF59B; }

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

This text font color is #ADF59B.

Background Color

.myBgColor { background-color: #ADF59B; }

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

This div background color is #ADF59B.

Border color

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

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

This div border color is #ADF59B.

Opacity

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

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

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

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

This text has shadow with #ADF59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF59B.

Preview

Color preview on black background

This text has color #ADF59B on black background.


Color preview on white background

This text has color #ADF59B on white background.


Black color preview on #ADF59B background

This text has black color on #ADF59B background.


White color preview on #ADF59B background

This text has white color on #ADF59B background.


Related colors

Complementary color

Complementary color for #hex is #520A64.


I love getcolorcode.com

Triadic colors

1 #9BADF5 and #F59BAD with #ADF59B are triadic colors.

2 #9BF5AD and #F5AD9B with #ADF59B are triadic colors.