COLOR #ADC17C

HEX: #ADC17C RGB: (173,193,124)

Renk bilgisi

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

RGB renk modeli

#ADC17C color RGB value is (173,193,124).

RGB: (173,193,124) (68%, 76%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 193 of 255 = 76%
B 124 of 255 = 49%

173
193
124

R + G + B ~ 64%. #ADC17C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 193 + 124 = 490 (100%)
R 173 of 490 ~ 35.31%
G 193 of 490 ~ 39.39%
B 124 of 490 ~ 25.31'%

%35.31
%39.39
%25.31

CMYK RENK MODELİ

#ADC17C rengi CMYK tonu (10,0,36,24).

  • camgöbeği tonu 10.36%
  • eflatun tonu 0.00%
  • sarı tonu 35.75%
  • ana renk tonu 24.31%

CMYK: (10,0,36,24)
C10M0Y36K24 (10%, 0%, 36%, 24%)
(0.10 / 0.00 / 0.36 / 0.24)

CMYK yüzdeleri

%10.36
%0
%35.75
%24.31

Codes

Color #ADC17C in popluar color models

AD C1 7C
RGB 173 193 124
HSL 77° 35.75% 62.16%
HSB/HSV 77° 35.75% 75.69%
CMYK 10.36% 0.00% 35.75%
24.31%

Color #ADC17C in popluar number systems.

HEX AD C1 7C
Decimal 173 193 124
Binary 10101101 11000001 1111100
Octal 255 301 174

Shades and tints

Shades of #ADC17C

#ADC17C
(173,193,124)
#9EB071
(158,176,113)
#8F9F66
(143,159,102)
#808E5B
(128,142,91)
#717D50
(113,125,80)
#626C45
(98,108,69)
#535B3A
(83,91,58)
#444A2F
(68,74,47)
#353924
(53,57,36)
#262819
(38,40,25)
#17170E
(23,23,14)
#000000
(0,0,0)

Tints of #ADC17C

#ADC17C
(173,193,124)
#B4C687
(180,198,135)
#BBCB92
(187,203,146)
#C2D09D
(194,208,157)
#C9D5A8
(201,213,168)
#D0DAB3
(208,218,179)
#D7DFBE
(215,223,190)
#DEE4C9
(222,228,201)
#E5E9D4
(229,233,212)
#ECEEDF
(236,238,223)
#F3F3EA
(243,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC17C color. Also use rgb(173,193,124) instead hex code.

Text Font Color

.myTextColor { color: #ADC17C; }

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

This text font color is #ADC17C.

Background Color

.myBgColor { background-color: #ADC17C; }

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

This div background color is #ADC17C.

Border color

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

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

This div border color is #ADC17C.

Opacity

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

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

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

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

This text has shadow with #ADC17C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC17C.

Preview

Color preview on black background

This text has color #ADC17C on black background.


Color preview on white background

This text has color #ADC17C on white background.


Black color preview on #ADC17C background

This text has black color on #ADC17C background.


White color preview on #ADC17C background

This text has white color on #ADC17C background.


Related colors

Complementary color

Complementary color for #hex is #523E83.


I love getcolorcode.com

Triadic colors

1 #7CADC1 and #C17CAD with #ADC17C are triadic colors.

2 #7CC1AD and #C1AD7C with #ADC17C are triadic colors.