COLOR #ADCD56

HEX: #ADCD56 RGB: (173,205,86)

Renk bilgisi

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

RGB renk modeli

#ADCD56 color RGB value is (173,205,86).

RGB: (173,205,86) (68%, 80%, 34%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 205 of 255 = 80%
B 86 of 255 = 34%

173
205
86

R + G + B ~ 61%. #ADCD56 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 205 + 86 = 464 (100%)
R 173 of 464 ~ 37.28%
G 205 of 464 ~ 44.18%
B 86 of 464 ~ 18.53'%

%37.28
%44.18
%18.53

CMYK RENK MODELİ

#ADCD56 rengi CMYK tonu (16,0,58,20).

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

CMYK: (16,0,58,20)
C16M0Y58K20 (16%, 0%, 58%, 20%)
(0.16 / 0.00 / 0.58 / 0.20)

CMYK yüzdeleri

%15.61
%0
%58.05
%19.61

Codes

Color #ADCD56 in popluar color models

AD CD 56
RGB 173 205 86
HSL 76° 54.34% 57.06%
HSB/HSV 76° 58.05% 80.39%
CMYK 15.61% 0.00% 58.05%
19.61%

Color #ADCD56 in popluar number systems.

HEX AD CD 56
Decimal 173 205 86
Binary 10101101 11001101 1010110
Octal 255 315 126

Shades and tints

Shades of #ADCD56

#ADCD56
(173,205,86)
#9EBB4F
(158,187,79)
#8FA948
(143,169,72)
#809741
(128,151,65)
#71853A
(113,133,58)
#627333
(98,115,51)
#53612C
(83,97,44)
#444F25
(68,79,37)
#353D1E
(53,61,30)
#262B17
(38,43,23)
#171910
(23,25,16)
#000000
(0,0,0)

Tints of #ADCD56

#ADCD56
(173,205,86)
#B4D165
(180,209,101)
#BBD574
(187,213,116)
#C2D983
(194,217,131)
#C9DD92
(201,221,146)
#D0E1A1
(208,225,161)
#D7E5B0
(215,229,176)
#DEE9BF
(222,233,191)
#E5EDCE
(229,237,206)
#ECF1DD
(236,241,221)
#F3F5EC
(243,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCD56; }

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

This text font color is #ADCD56.

Background Color

.myBgColor { background-color: #ADCD56; }

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

This div background color is #ADCD56.

Border color

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

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

This div border color is #ADCD56.

Opacity

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

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

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

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

This text has shadow with #ADCD56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCD56.

Preview

Color preview on black background

This text has color #ADCD56 on black background.


Color preview on white background

This text has color #ADCD56 on white background.


Black color preview on #ADCD56 background

This text has black color on #ADCD56 background.


White color preview on #ADCD56 background

This text has white color on #ADCD56 background.


Related colors

Complementary color

Complementary color for #hex is #5232A9.


I love getcolorcode.com

Triadic colors

1 #56ADCD and #CD56AD with #ADCD56 are triadic colors.

2 #56CDAD and #CDAD56 with #ADCD56 are triadic colors.