COLOR #ADCC6B

HEX: #ADCC6B RGB: (173,204,107)

Renk bilgisi

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

RGB renk modeli

#ADCC6B color RGB value is (173,204,107).

RGB: (173,204,107) (68%, 80%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 204 of 255 = 80%
B 107 of 255 = 42%

173
204
107

R + G + B ~ 63%. #ADCC6B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 107 = 484 (100%)
R 173 of 484 ~ 35.74%
G 204 of 484 ~ 42.15%
B 107 of 484 ~ 22.11'%

%35.74
%42.15
%22.11

CMYK RENK MODELİ

#ADCC6B rengi CMYK tonu (15,0,48,20).

  • camgöbeği tonu 15.20%
  • eflatun tonu 0.00%
  • sarı tonu 47.55%
  • ana renk tonu 20.00%

CMYK: (15,0,48,20)
C15M0Y48K20 (15%, 0%, 48%, 20%)
(0.15 / 0.00 / 0.48 / 0.20)

CMYK yüzdeleri

%15.2
%0
%47.55
%20

Codes

Color #ADCC6B in popluar color models

AD CC 6B
RGB 173 204 107
HSL 79° 48.74% 60.98%
HSB/HSV 79° 47.55% 80.00%
CMYK 15.20% 0.00% 47.55%
20.00%

Color #ADCC6B in popluar number systems.

HEX AD CC 6B
Decimal 173 204 107
Binary 10101101 11001100 1101011
Octal 255 314 153

Shades and tints

Shades of #ADCC6B

#ADCC6B
(173,204,107)
#9EBA62
(158,186,98)
#8FA859
(143,168,89)
#809650
(128,150,80)
#718447
(113,132,71)
#62723E
(98,114,62)
#536035
(83,96,53)
#444E2C
(68,78,44)
#353C23
(53,60,35)
#262A1A
(38,42,26)
#171811
(23,24,17)
#000000
(0,0,0)

Tints of #ADCC6B

#ADCC6B
(173,204,107)
#B4D078
(180,208,120)
#BBD485
(187,212,133)
#C2D892
(194,216,146)
#C9DC9F
(201,220,159)
#D0E0AC
(208,224,172)
#D7E4B9
(215,228,185)
#DEE8C6
(222,232,198)
#E5ECD3
(229,236,211)
#ECF0E0
(236,240,224)
#F3F4ED
(243,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCC6B color. Also use rgb(173,204,107) instead hex code.

Text Font Color

.myTextColor { color: #ADCC6B; }

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

This text font color is #ADCC6B.

Background Color

.myBgColor { background-color: #ADCC6B; }

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

This div background color is #ADCC6B.

Border color

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

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

This div border color is #ADCC6B.

Opacity

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

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

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

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

This text has shadow with #ADCC6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCC6B.

Preview

Color preview on black background

This text has color #ADCC6B on black background.


Color preview on white background

This text has color #ADCC6B on white background.


Black color preview on #ADCC6B background

This text has black color on #ADCC6B background.


White color preview on #ADCC6B background

This text has white color on #ADCC6B background.


Related colors

Complementary color

Complementary color for #hex is #523394.


I love getcolorcode.com

Triadic colors

1 #6BADCC and #CC6BAD with #ADCC6B are triadic colors.

2 #6BCCAD and #CCAD6B with #ADCC6B are triadic colors.