COLOR #ADCD4C

HEX: #ADCD4C RGB: (173,205,76)

Renk bilgisi

#ADCD4C contains mainly red and green colors. #ADCD4C ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

#ADCD4C color RGB value is (173,205,76).

RGB: (173,205,76) (68%, 80%, 30%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 205 of 255 = 80%
B 76 of 255 = 30%

173
205
76

R + G + B ~ 59%. #ADCD4C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 205 + 76 = 454 (100%)
R 173 of 454 ~ 38.11%
G 205 of 454 ~ 45.15%
B 76 of 454 ~ 16.74'%

%38.11
%45.15
%16.74

CMYK RENK MODELİ

#ADCD4C rengi CMYK tonu (16,0,63,20).

  • camgöbeği tonu 15.61%
  • eflatun tonu 0.00%
  • sarı tonu 62.93%
  • ana renk tonu 19.61%

CMYK: (16,0,63,20)
C16M0Y63K20 (16%, 0%, 63%, 20%)
(0.16 / 0.00 / 0.63 / 0.20)

CMYK yüzdeleri

%15.61
%0
%62.93
%19.61

Codes

Color #ADCD4C in popluar color models

AD CD 4C
RGB 173 205 76
HSL 75° 56.33% 55.10%
HSB/HSV 75° 62.93% 80.39%
CMYK 15.61% 0.00% 62.93%
19.61%

Color #ADCD4C in popluar number systems.

HEX AD CD 4C
Decimal 173 205 76
Binary 10101101 11001101 1001100
Octal 255 315 114

Shades and tints

Shades of #ADCD4C

#ADCD4C
(173,205,76)
#9EBB46
(158,187,70)
#8FA940
(143,169,64)
#80973A
(128,151,58)
#718534
(113,133,52)
#62732E
(98,115,46)
#536128
(83,97,40)
#444F22
(68,79,34)
#353D1C
(53,61,28)
#262B16
(38,43,22)
#171910
(23,25,16)
#000000
(0,0,0)

Tints of #ADCD4C

#ADCD4C
(173,205,76)
#B4D15C
(180,209,92)
#BBD56C
(187,213,108)
#C2D97C
(194,217,124)
#C9DD8C
(201,221,140)
#D0E19C
(208,225,156)
#D7E5AC
(215,229,172)
#DEE9BC
(222,233,188)
#E5EDCC
(229,237,204)
#ECF1DC
(236,241,220)
#F3F5EC
(243,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCD4C color. Also use rgb(173,205,76) instead hex code.

Text Font Color

.myTextColor { color: #ADCD4C; }

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

This text font color is #ADCD4C.

Background Color

.myBgColor { background-color: #ADCD4C; }

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

This div background color is #ADCD4C.

Border color

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

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

This div border color is #ADCD4C.

Opacity

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

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

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

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

This text has shadow with #ADCD4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCD4C.

Preview

Color preview on black background

This text has color #ADCD4C on black background.


Color preview on white background

This text has color #ADCD4C on white background.


Black color preview on #ADCD4C background

This text has black color on #ADCD4C background.


White color preview on #ADCD4C background

This text has white color on #ADCD4C background.


Related colors

Complementary color

Complementary color for #hex is #5232B3.


I love getcolorcode.com

Triadic colors

1 #4CADCD and #CD4CAD with #ADCD4C are triadic colors.

2 #4CCDAD and #CDAD4C with #ADCD4C are triadic colors.