COLOR #ADECA8

HEX: #ADECA8 RGB: (173,236,168)

Renk bilgisi

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

RGB renk modeli

#ADECA8 color RGB value is (173,236,168).

RGB: (173,236,168) (68%, 93%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 168 of 255 = 66%

173
236
168

R + G + B ~ 76%. #ADECA8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 168 = 577 (100%)
R 173 of 577 ~ 29.98%
G 236 of 577 ~ 40.9%
B 168 of 577 ~ 29.12'%

%29.98
%40.9
%29.12

CMYK RENK MODELİ

#ADECA8 rengi CMYK tonu (27,0,29,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 0.00%
  • sarı tonu 28.81%
  • ana renk tonu 7.45%

CMYK: (27,0,29,7)
C27M0Y29K7 (27%, 0%, 29%, 7%)
(0.27 / 0.00 / 0.29 / 0.07)

CMYK yüzdeleri

%26.69
%0
%28.81
%7.45

Codes

Color #ADECA8 in popluar color models

AD EC A8
RGB 173 236 168
HSL 116° 64.15% 79.22%
HSB/HSV 116° 28.81% 92.55%
CMYK 26.69% 0.00% 28.81%
7.45%

Color #ADECA8 in popluar number systems.

HEX AD EC A8
Decimal 173 236 168
Binary 10101101 11101100 10101000
Octal 255 354 250

Shades and tints

Shades of #ADECA8

#ADECA8
(173,236,168)
#9ED799
(158,215,153)
#8FC28A
(143,194,138)
#80AD7B
(128,173,123)
#71986C
(113,152,108)
#62835D
(98,131,93)
#536E4E
(83,110,78)
#44593F
(68,89,63)
#354430
(53,68,48)
#262F21
(38,47,33)
#171A12
(23,26,18)
#000000
(0,0,0)

Tints of #ADECA8

#ADECA8
(173,236,168)
#B4EDAF
(180,237,175)
#BBEEB6
(187,238,182)
#C2EFBD
(194,239,189)
#C9F0C4
(201,240,196)
#D0F1CB
(208,241,203)
#D7F2D2
(215,242,210)
#DEF3D9
(222,243,217)
#E5F4E0
(229,244,224)
#ECF5E7
(236,245,231)
#F3F6EE
(243,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADECA8 color. Also use rgb(173,236,168) instead hex code.

Text Font Color

.myTextColor { color: #ADECA8; }

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

This text font color is #ADECA8.

Background Color

.myBgColor { background-color: #ADECA8; }

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

This div background color is #ADECA8.

Border color

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

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

This div border color is #ADECA8.

Opacity

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

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

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

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

This text has shadow with #ADECA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECA8.

Preview

Color preview on black background

This text has color #ADECA8 on black background.


Color preview on white background

This text has color #ADECA8 on white background.


Black color preview on #ADECA8 background

This text has black color on #ADECA8 background.


White color preview on #ADECA8 background

This text has white color on #ADECA8 background.


Related colors

Complementary color

Complementary color for #hex is #521357.


I love getcolorcode.com

Triadic colors

1 #A8ADEC and #ECA8AD with #ADECA8 are triadic colors.

2 #A8ECAD and #ECADA8 with #ADECA8 are triadic colors.