COLOR #ADE274

HEX: #ADE274 RGB: (173,226,116)

Renk bilgisi

#ADE274 contains mainly red and green colors. #ADE274 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ADE274 color RGB value is (173,226,116).

RGB: (173,226,116) (68%, 89%, 45%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 116 of 255 = 45%

173
226
116

R + G + B ~ 67%. #ADE274 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 116 = 515 (100%)
R 173 of 515 ~ 33.59%
G 226 of 515 ~ 43.88%
B 116 of 515 ~ 22.52'%

%33.59
%43.88
%22.52

CMYK RENK MODELİ

#ADE274 rengi CMYK tonu (23,0,49,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 48.67%
  • ana renk tonu 11.37%

CMYK: (23,0,49,11)
C23M0Y49K11 (23%, 0%, 49%, 11%)
(0.23 / 0.00 / 0.49 / 0.11)

CMYK yüzdeleri

%23.45
%0
%48.67
%11.37

Codes

Color #ADE274 in popluar color models

AD E2 74
RGB 173 226 116
HSL 89° 65.48% 67.06%
HSB/HSV 89° 48.67% 88.63%
CMYK 23.45% 0.00% 48.67%
11.37%

Color #ADE274 in popluar number systems.

HEX AD E2 74
Decimal 173 226 116
Binary 10101101 11100010 1110100
Octal 255 342 164

Shades and tints

Shades of #ADE274

#ADE274
(173,226,116)
#9ECE6A
(158,206,106)
#8FBA60
(143,186,96)
#80A656
(128,166,86)
#71924C
(113,146,76)
#627E42
(98,126,66)
#536A38
(83,106,56)
#44562E
(68,86,46)
#354224
(53,66,36)
#262E1A
(38,46,26)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #ADE274

#ADE274
(173,226,116)
#B4E480
(180,228,128)
#BBE68C
(187,230,140)
#C2E898
(194,232,152)
#C9EAA4
(201,234,164)
#D0ECB0
(208,236,176)
#D7EEBC
(215,238,188)
#DEF0C8
(222,240,200)
#E5F2D4
(229,242,212)
#ECF4E0
(236,244,224)
#F3F6EC
(243,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE274 color. Also use rgb(173,226,116) instead hex code.

Text Font Color

.myTextColor { color: #ADE274; }

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

This text font color is #ADE274.

Background Color

.myBgColor { background-color: #ADE274; }

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

This div background color is #ADE274.

Border color

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

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

This div border color is #ADE274.

Opacity

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

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

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

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

This text has shadow with #ADE274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE274.

Preview

Color preview on black background

This text has color #ADE274 on black background.


Color preview on white background

This text has color #ADE274 on white background.


Black color preview on #ADE274 background

This text has black color on #ADE274 background.


White color preview on #ADE274 background

This text has white color on #ADE274 background.


Related colors

Complementary color

Complementary color for #hex is #521D8B.


I love getcolorcode.com

Triadic colors

1 #74ADE2 and #E274AD with #ADE274 are triadic colors.

2 #74E2AD and #E2AD74 with #ADE274 are triadic colors.