COLOR #ADE062

HEX: #ADE062 RGB: (173,224,98)

Renk bilgisi

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

RGB renk modeli

#ADE062 color RGB value is (173,224,98).

RGB: (173,224,98) (68%, 88%, 38%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 98 of 255 = 38%

173
224
98

R + G + B ~ 65%. #ADE062 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 98 = 495 (100%)
R 173 of 495 ~ 34.95%
G 224 of 495 ~ 45.25%
B 98 of 495 ~ 19.8'%

%34.95
%45.25
%19.8

CMYK RENK MODELİ

#ADE062 rengi CMYK tonu (23,0,56,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 0.00%
  • sarı tonu 56.25%
  • ana renk tonu 12.16%

CMYK: (23,0,56,12)
C23M0Y56K12 (23%, 0%, 56%, 12%)
(0.23 / 0.00 / 0.56 / 0.12)

CMYK yüzdeleri

%22.77
%0
%56.25
%12.16

Codes

Color #ADE062 in popluar color models

AD E0 62
RGB 173 224 98
HSL 84° 67.02% 63.14%
HSB/HSV 84° 56.25% 87.84%
CMYK 22.77% 0.00% 56.25%
12.16%

Color #ADE062 in popluar number systems.

HEX AD E0 62
Decimal 173 224 98
Binary 10101101 11100000 1100010
Octal 255 340 142

Shades and tints

Shades of #ADE062

#ADE062
(173,224,98)
#9ECC5A
(158,204,90)
#8FB852
(143,184,82)
#80A44A
(128,164,74)
#719042
(113,144,66)
#627C3A
(98,124,58)
#536832
(83,104,50)
#44542A
(68,84,42)
#354022
(53,64,34)
#262C1A
(38,44,26)
#171812
(23,24,18)
#000000
(0,0,0)

Tints of #ADE062

#ADE062
(173,224,98)
#B4E270
(180,226,112)
#BBE47E
(187,228,126)
#C2E68C
(194,230,140)
#C9E89A
(201,232,154)
#D0EAA8
(208,234,168)
#D7ECB6
(215,236,182)
#DEEEC4
(222,238,196)
#E5F0D2
(229,240,210)
#ECF2E0
(236,242,224)
#F3F4EE
(243,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE062 color. Also use rgb(173,224,98) instead hex code.

Text Font Color

.myTextColor { color: #ADE062; }

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

This text font color is #ADE062.

Background Color

.myBgColor { background-color: #ADE062; }

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

This div background color is #ADE062.

Border color

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

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

This div border color is #ADE062.

Opacity

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

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

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

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

This text has shadow with #ADE062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE062.

Preview

Color preview on black background

This text has color #ADE062 on black background.


Color preview on white background

This text has color #ADE062 on white background.


Black color preview on #ADE062 background

This text has black color on #ADE062 background.


White color preview on #ADE062 background

This text has white color on #ADE062 background.


Related colors

Complementary color

Complementary color for #hex is #521F9D.


I love getcolorcode.com

Triadic colors

1 #62ADE0 and #E062AD with #ADE062 are triadic colors.

2 #62E0AD and #E0AD62 with #ADE062 are triadic colors.