COLOR #ADF9A8

HEX: #ADF9A8 RGB: (173,249,168)

Renk bilgisi

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

RGB renk modeli

#ADF9A8 color RGB value is (173,249,168).

RGB: (173,249,168) (68%, 98%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 249 of 255 = 98%
B 168 of 255 = 66%

173
249
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 249 + 168 = 590 (100%)
R 173 of 590 ~ 29.32%
G 249 of 590 ~ 42.2%
B 168 of 590 ~ 28.47'%

%29.32
%42.2
%28.47

CMYK RENK MODELİ

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

  • camgöbeği tonu 30.52%
  • eflatun tonu 0.00%
  • sarı tonu 32.53%
  • 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.53
%2.35

Codes

Color #ADF9A8 in popluar color models

AD F9 A8
RGB 173 249 168
HSL 116° 87.10% 81.76%
HSB/HSV 116° 32.53% 97.65%
CMYK 30.52% 0.00% 32.53%
2.35%

Color #ADF9A8 in popluar number systems.

HEX AD F9 A8
Decimal 173 249 168
Binary 10101101 11111001 10101000
Octal 255 371 250

Shades and tints

Shades of #ADF9A8

#ADF9A8
(173,249,168)
#9EE399
(158,227,153)
#8FCD8A
(143,205,138)
#80B77B
(128,183,123)
#71A16C
(113,161,108)
#628B5D
(98,139,93)
#53754E
(83,117,78)
#445F3F
(68,95,63)
#354930
(53,73,48)
#263321
(38,51,33)
#171D12
(23,29,18)
#000000
(0,0,0)

Tints of #ADF9A8

#ADF9A8
(173,249,168)
#B4F9AF
(180,249,175)
#BBF9B6
(187,249,182)
#C2F9BD
(194,249,189)
#C9F9C4
(201,249,196)
#D0F9CB
(208,249,203)
#D7F9D2
(215,249,210)
#DEF9D9
(222,249,217)
#E5F9E0
(229,249,224)
#ECF9E7
(236,249,231)
#F3F9EE
(243,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF9A8; }

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

This text font color is #ADF9A8.

Background Color

.myBgColor { background-color: #ADF9A8; }

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

This div background color is #ADF9A8.

Border color

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

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

This div border color is #ADF9A8.

Opacity

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

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

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

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

This text has shadow with #ADF9A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF9A8.

Preview

Color preview on black background

This text has color #ADF9A8 on black background.


Color preview on white background

This text has color #ADF9A8 on white background.


Black color preview on #ADF9A8 background

This text has black color on #ADF9A8 background.


White color preview on #ADF9A8 background

This text has white color on #ADF9A8 background.


Related colors

Complementary color

Complementary color for #hex is #520657.


I love getcolorcode.com

Triadic colors

1 #A8ADF9 and #F9A8AD with #ADF9A8 are triadic colors.

2 #A8F9AD and #F9ADA8 with #ADF9A8 are triadic colors.