COLOR #ADF09C

HEX: #ADF09C RGB: (173,240,156)

Renk bilgisi

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

RGB renk modeli

#ADF09C color RGB value is (173,240,156).

RGB: (173,240,156) (68%, 94%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 240 of 255 = 94%
B 156 of 255 = 61%

173
240
156

R + G + B ~ 74%. #ADF09C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 240 + 156 = 569 (100%)
R 173 of 569 ~ 30.4%
G 240 of 569 ~ 42.18%
B 156 of 569 ~ 27.42'%

%30.4
%42.18
%27.42

CMYK RENK MODELİ

#ADF09C rengi CMYK tonu (28,0,35,6).

  • camgöbeği tonu 27.92%
  • eflatun tonu 0.00%
  • sarı tonu 35.00%
  • ana renk tonu 5.88%

CMYK: (28,0,35,6)
C28M0Y35K6 (28%, 0%, 35%, 6%)
(0.28 / 0.00 / 0.35 / 0.06)

CMYK yüzdeleri

%27.92
%0
%35
%5.88

Codes

Color #ADF09C in popluar color models

AD F0 9C
RGB 173 240 156
HSL 108° 73.68% 77.65%
HSB/HSV 108° 35.00% 94.12%
CMYK 27.92% 0.00% 35.00%
5.88%

Color #ADF09C in popluar number systems.

HEX AD F0 9C
Decimal 173 240 156
Binary 10101101 11110000 10011100
Octal 255 360 234

Shades and tints

Shades of #ADF09C

#ADF09C
(173,240,156)
#9EDB8E
(158,219,142)
#8FC680
(143,198,128)
#80B172
(128,177,114)
#719C64
(113,156,100)
#628756
(98,135,86)
#537248
(83,114,72)
#445D3A
(68,93,58)
#35482C
(53,72,44)
#26331E
(38,51,30)
#171E10
(23,30,16)
#000000
(0,0,0)

Tints of #ADF09C

#ADF09C
(173,240,156)
#B4F1A5
(180,241,165)
#BBF2AE
(187,242,174)
#C2F3B7
(194,243,183)
#C9F4C0
(201,244,192)
#D0F5C9
(208,245,201)
#D7F6D2
(215,246,210)
#DEF7DB
(222,247,219)
#E5F8E4
(229,248,228)
#ECF9ED
(236,249,237)
#F3FAF6
(243,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADF09C color. Also use rgb(173,240,156) instead hex code.

Text Font Color

.myTextColor { color: #ADF09C; }

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

This text font color is #ADF09C.

Background Color

.myBgColor { background-color: #ADF09C; }

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

This div background color is #ADF09C.

Border color

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

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

This div border color is #ADF09C.

Opacity

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

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

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

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

This text has shadow with #ADF09C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF09C.

Preview

Color preview on black background

This text has color #ADF09C on black background.


Color preview on white background

This text has color #ADF09C on white background.


Black color preview on #ADF09C background

This text has black color on #ADF09C background.


White color preview on #ADF09C background

This text has white color on #ADF09C background.


Related colors

Complementary color

Complementary color for #hex is #520F63.


I love getcolorcode.com

Triadic colors

1 #9CADF0 and #F09CAD with #ADF09C are triadic colors.

2 #9CF0AD and #F0AD9C with #ADF09C are triadic colors.