COLOR #ADF097

HEX: #ADF097 RGB: (173,240,151)

Renk bilgisi

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

RGB renk modeli

#ADF097 color RGB value is (173,240,151).

RGB: (173,240,151) (68%, 94%, 59%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 240 of 255 = 94%
B 151 of 255 = 59%

173
240
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 240 + 151 = 564 (100%)
R 173 of 564 ~ 30.67%
G 240 of 564 ~ 42.55%
B 151 of 564 ~ 26.77'%

%30.67
%42.55
%26.77

CMYK RENK MODELİ

#ADF097 rengi CMYK tonu (28,0,37,6).

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

CMYK: (28,0,37,6)
C28M0Y37K6 (28%, 0%, 37%, 6%)
(0.28 / 0.00 / 0.37 / 0.06)

CMYK yüzdeleri

%27.92
%0
%37.08
%5.88

Codes

Color #ADF097 in popluar color models

AD F0 97
RGB 173 240 151
HSL 105° 74.79% 76.67%
HSB/HSV 105° 37.08% 94.12%
CMYK 27.92% 0.00% 37.08%
5.88%

Color #ADF097 in popluar number systems.

HEX AD F0 97
Decimal 173 240 151
Binary 10101101 11110000 10010111
Octal 255 360 227

Shades and tints

Shades of #ADF097

#ADF097
(173,240,151)
#9EDB8A
(158,219,138)
#8FC67D
(143,198,125)
#80B170
(128,177,112)
#719C63
(113,156,99)
#628756
(98,135,86)
#537249
(83,114,73)
#445D3C
(68,93,60)
#35482F
(53,72,47)
#263322
(38,51,34)
#171E15
(23,30,21)
#000000
(0,0,0)

Tints of #ADF097

#ADF097
(173,240,151)
#B4F1A0
(180,241,160)
#BBF2A9
(187,242,169)
#C2F3B2
(194,243,178)
#C9F4BB
(201,244,187)
#D0F5C4
(208,245,196)
#D7F6CD
(215,246,205)
#DEF7D6
(222,247,214)
#E5F8DF
(229,248,223)
#ECF9E8
(236,249,232)
#F3FAF1
(243,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF097; }

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

This text font color is #ADF097.

Background Color

.myBgColor { background-color: #ADF097; }

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

This div background color is #ADF097.

Border color

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

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

This div border color is #ADF097.

Opacity

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

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

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

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

This text has shadow with #ADF097 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF097.

Preview

Color preview on black background

This text has color #ADF097 on black background.


Color preview on white background

This text has color #ADF097 on white background.


Black color preview on #ADF097 background

This text has black color on #ADF097 background.


White color preview on #ADF097 background

This text has white color on #ADF097 background.


Related colors

Complementary color

Complementary color for #hex is #520F68.


I love getcolorcode.com

Triadic colors

1 #97ADF0 and #F097AD with #ADF097 are triadic colors.

2 #97F0AD and #F0AD97 with #ADF097 are triadic colors.