COLOR #ADF698

HEX: #ADF698 RGB: (173,246,152)

Renk bilgisi

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

RGB renk modeli

#ADF698 color RGB value is (173,246,152).

RGB: (173,246,152) (68%, 96%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 246 of 255 = 96%
B 152 of 255 = 60%

173
246
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 246 + 152 = 571 (100%)
R 173 of 571 ~ 30.3%
G 246 of 571 ~ 43.08%
B 152 of 571 ~ 26.62'%

%30.3
%43.08
%26.62

CMYK RENK MODELİ

#ADF698 rengi CMYK tonu (30,0,38,4).

  • camgöbeği tonu 29.67%
  • eflatun tonu 0.00%
  • sarı tonu 38.21%
  • ana renk tonu 3.53%

CMYK: (30,0,38,4)
C30M0Y38K4 (30%, 0%, 38%, 4%)
(0.30 / 0.00 / 0.38 / 0.04)

CMYK yüzdeleri

%29.67
%0
%38.21
%3.53

Codes

Color #ADF698 in popluar color models

AD F6 98
RGB 173 246 152
HSL 107° 83.93% 78.04%
HSB/HSV 107° 38.21% 96.47%
CMYK 29.67% 0.00% 38.21%
3.53%

Color #ADF698 in popluar number systems.

HEX AD F6 98
Decimal 173 246 152
Binary 10101101 11110110 10011000
Octal 255 366 230

Shades and tints

Shades of #ADF698

#ADF698
(173,246,152)
#9EE08B
(158,224,139)
#8FCA7E
(143,202,126)
#80B471
(128,180,113)
#719E64
(113,158,100)
#628857
(98,136,87)
#53724A
(83,114,74)
#445C3D
(68,92,61)
#354630
(53,70,48)
#263023
(38,48,35)
#171A16
(23,26,22)
#000000
(0,0,0)

Tints of #ADF698

#ADF698
(173,246,152)
#B4F6A1
(180,246,161)
#BBF6AA
(187,246,170)
#C2F6B3
(194,246,179)
#C9F6BC
(201,246,188)
#D0F6C5
(208,246,197)
#D7F6CE
(215,246,206)
#DEF6D7
(222,246,215)
#E5F6E0
(229,246,224)
#ECF6E9
(236,246,233)
#F3F6F2
(243,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADF698 color. Also use rgb(173,246,152) instead hex code.

Text Font Color

.myTextColor { color: #ADF698; }

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

This text font color is #ADF698.

Background Color

.myBgColor { background-color: #ADF698; }

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

This div background color is #ADF698.

Border color

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

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

This div border color is #ADF698.

Opacity

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

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

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

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

This text has shadow with #ADF698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF698.

Preview

Color preview on black background

This text has color #ADF698 on black background.


Color preview on white background

This text has color #ADF698 on white background.


Black color preview on #ADF698 background

This text has black color on #ADF698 background.


White color preview on #ADF698 background

This text has white color on #ADF698 background.


Related colors

Complementary color

Complementary color for #hex is #520967.


I love getcolorcode.com

Triadic colors

1 #98ADF6 and #F698AD with #ADF698 are triadic colors.

2 #98F6AD and #F6AD98 with #ADF698 are triadic colors.