COLOR #ADCE95

HEX: #ADCE95 RGB: (173,206,149)

Renk bilgisi

#ADCE95 contains red, green and blue colors in about the same proportion. #ADCE95 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADCE95 color RGB value is (173,206,149).

RGB: (173,206,149) (68%, 81%, 58%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 149 of 255 = 58%

173
206
149

R + G + B ~ 69%. #ADCE95 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 149 = 528 (100%)
R 173 of 528 ~ 32.77%
G 206 of 528 ~ 39.02%
B 149 of 528 ~ 28.22'%

%32.77
%39.02
%28.22

CMYK RENK MODELİ

#ADCE95 rengi CMYK tonu (16,0,28,19).

  • camgöbeği tonu 16.02%
  • eflatun tonu 0.00%
  • sarı tonu 27.67%
  • ana renk tonu 19.22%

CMYK: (16,0,28,19)
C16M0Y28K19 (16%, 0%, 28%, 19%)
(0.16 / 0.00 / 0.28 / 0.19)

CMYK yüzdeleri

%16.02
%0
%27.67
%19.22

Codes

Color #ADCE95 in popluar color models

AD CE 95
RGB 173 206 149
HSL 95° 36.77% 69.61%
HSB/HSV 95° 27.67% 80.78%
CMYK 16.02% 0.00% 27.67%
19.22%

Color #ADCE95 in popluar number systems.

HEX AD CE 95
Decimal 173 206 149
Binary 10101101 11001110 10010101
Octal 255 316 225

Shades and tints

Shades of #ADCE95

#ADCE95
(173,206,149)
#9EBC88
(158,188,136)
#8FAA7B
(143,170,123)
#80986E
(128,152,110)
#718661
(113,134,97)
#627454
(98,116,84)
#536247
(83,98,71)
#44503A
(68,80,58)
#353E2D
(53,62,45)
#262C20
(38,44,32)
#171A13
(23,26,19)
#000000
(0,0,0)

Tints of #ADCE95

#ADCE95
(173,206,149)
#B4D29E
(180,210,158)
#BBD6A7
(187,214,167)
#C2DAB0
(194,218,176)
#C9DEB9
(201,222,185)
#D0E2C2
(208,226,194)
#D7E6CB
(215,230,203)
#DEEAD4
(222,234,212)
#E5EEDD
(229,238,221)
#ECF2E6
(236,242,230)
#F3F6EF
(243,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCE95 color. Also use rgb(173,206,149) instead hex code.

Text Font Color

.myTextColor { color: #ADCE95; }

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

This text font color is #ADCE95.

Background Color

.myBgColor { background-color: #ADCE95; }

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

This div background color is #ADCE95.

Border color

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

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

This div border color is #ADCE95.

Opacity

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

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

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

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

This text has shadow with #ADCE95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCE95.

Preview

Color preview on black background

This text has color #ADCE95 on black background.


Color preview on white background

This text has color #ADCE95 on white background.


Black color preview on #ADCE95 background

This text has black color on #ADCE95 background.


White color preview on #ADCE95 background

This text has white color on #ADCE95 background.


Related colors

Complementary color

Complementary color for #hex is #52316A.


I love getcolorcode.com

Triadic colors

1 #95ADCE and #CE95AD with #ADCE95 are triadic colors.

2 #95CEAD and #CEAD95 with #ADCE95 are triadic colors.