COLOR #ADF9A7

HEX: #ADF9A7 RGB: (173,249,167)

Renk bilgisi

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

RGB renk modeli

#ADF9A7 color RGB value is (173,249,167).

RGB: (173,249,167) (68%, 98%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 249 of 255 = 98%
B 167 of 255 = 65%

173
249
167

R + G + B ~ 77%. #ADF9A7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 249 + 167 = 589 (100%)
R 173 of 589 ~ 29.37%
G 249 of 589 ~ 42.28%
B 167 of 589 ~ 28.35'%

%29.37
%42.28
%28.35

CMYK RENK MODELİ

#ADF9A7 rengi CMYK tonu (31,0,33,2).

  • camgöbeği tonu 30.52%
  • eflatun tonu 0.00%
  • sarı tonu 32.93%
  • ana renk tonu 2.35%

CMYK: (31,0,33,2)
C31M0Y33K2 (31%, 0%, 33%, 2%)
(0.31 / 0.00 / 0.33 / 0.02)

CMYK yüzdeleri

%30.52
%0
%32.93
%2.35

Codes

Color #ADF9A7 in popluar color models

AD F9 A7
RGB 173 249 167
HSL 116° 87.23% 81.57%
HSB/HSV 116° 32.93% 97.65%
CMYK 30.52% 0.00% 32.93%
2.35%

Color #ADF9A7 in popluar number systems.

HEX AD F9 A7
Decimal 173 249 167
Binary 10101101 11111001 10100111
Octal 255 371 247

Shades and tints

Shades of #ADF9A7

#ADF9A7
(173,249,167)
#9EE398
(158,227,152)
#8FCD89
(143,205,137)
#80B77A
(128,183,122)
#71A16B
(113,161,107)
#628B5C
(98,139,92)
#53754D
(83,117,77)
#445F3E
(68,95,62)
#35492F
(53,73,47)
#263320
(38,51,32)
#171D11
(23,29,17)
#000000
(0,0,0)

Tints of #ADF9A7

#ADF9A7
(173,249,167)
#B4F9AF
(180,249,175)
#BBF9B7
(187,249,183)
#C2F9BF
(194,249,191)
#C9F9C7
(201,249,199)
#D0F9CF
(208,249,207)
#D7F9D7
(215,249,215)
#DEF9DF
(222,249,223)
#E5F9E7
(229,249,231)
#ECF9EF
(236,249,239)
#F3F9F7
(243,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADF9A7 color. Also use rgb(173,249,167) instead hex code.

Text Font Color

.myTextColor { color: #ADF9A7; }

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

This text font color is #ADF9A7.

Background Color

.myBgColor { background-color: #ADF9A7; }

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

This div background color is #ADF9A7.

Border color

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

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

This div border color is #ADF9A7.

Opacity

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

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

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

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

This text has shadow with #ADF9A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF9A7.

Preview

Color preview on black background

This text has color #ADF9A7 on black background.


Color preview on white background

This text has color #ADF9A7 on white background.


Black color preview on #ADF9A7 background

This text has black color on #ADF9A7 background.


White color preview on #ADF9A7 background

This text has white color on #ADF9A7 background.


Related colors

Complementary color

Complementary color for #hex is #520658.


I love getcolorcode.com

Triadic colors

1 #A7ADF9 and #F9A7AD with #ADF9A7 are triadic colors.

2 #A7F9AD and #F9ADA7 with #ADF9A7 are triadic colors.