COLOR #ADE498

HEX: #ADE498 RGB: (173,228,152)

Renk bilgisi

#ADE498 contains mainly red and green colors. #ADE498 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADE498 color RGB value is (173,228,152).

RGB: (173,228,152) (68%, 89%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 152 of 255 = 60%

173
228
152

R + G + B ~ 72%. #ADE498 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 152 = 553 (100%)
R 173 of 553 ~ 31.28%
G 228 of 553 ~ 41.23%
B 152 of 553 ~ 27.49'%

%31.28
%41.23
%27.49

CMYK RENK MODELİ

#ADE498 rengi CMYK tonu (24,0,33,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 33.33%
  • ana renk tonu 10.59%

CMYK: (24,0,33,11)
C24M0Y33K11 (24%, 0%, 33%, 11%)
(0.24 / 0.00 / 0.33 / 0.11)

CMYK yüzdeleri

%24.12
%0
%33.33
%10.59

Codes

Color #ADE498 in popluar color models

AD E4 98
RGB 173 228 152
HSL 103° 58.46% 74.51%
HSB/HSV 103° 33.33% 89.41%
CMYK 24.12% 0.00% 33.33%
10.59%

Color #ADE498 in popluar number systems.

HEX AD E4 98
Decimal 173 228 152
Binary 10101101 11100100 10011000
Octal 255 344 230

Shades and tints

Shades of #ADE498

#ADE498
(173,228,152)
#9ED08B
(158,208,139)
#8FBC7E
(143,188,126)
#80A871
(128,168,113)
#719464
(113,148,100)
#628057
(98,128,87)
#536C4A
(83,108,74)
#44583D
(68,88,61)
#354430
(53,68,48)
#263023
(38,48,35)
#171C16
(23,28,22)
#000000
(0,0,0)

Tints of #ADE498

#ADE498
(173,228,152)
#B4E6A1
(180,230,161)
#BBE8AA
(187,232,170)
#C2EAB3
(194,234,179)
#C9ECBC
(201,236,188)
#D0EEC5
(208,238,197)
#D7F0CE
(215,240,206)
#DEF2D7
(222,242,215)
#E5F4E0
(229,244,224)
#ECF6E9
(236,246,233)
#F3F8F2
(243,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE498; }

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

This text font color is #ADE498.

Background Color

.myBgColor { background-color: #ADE498; }

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

This div background color is #ADE498.

Border color

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

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

This div border color is #ADE498.

Opacity

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

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

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

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

This text has shadow with #ADE498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE498.

Preview

Color preview on black background

This text has color #ADE498 on black background.


Color preview on white background

This text has color #ADE498 on white background.


Black color preview on #ADE498 background

This text has black color on #ADE498 background.


White color preview on #ADE498 background

This text has white color on #ADE498 background.


Related colors

Complementary color

Complementary color for #hex is #521B67.


I love getcolorcode.com

Triadic colors

1 #98ADE4 and #E498AD with #ADE498 are triadic colors.

2 #98E4AD and #E4AD98 with #ADE498 are triadic colors.