COLOR #ADCF6E

HEX: #ADCF6E RGB: (173,207,110)

Renk bilgisi

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

RGB renk modeli

#ADCF6E color RGB value is (173,207,110).

RGB: (173,207,110) (68%, 81%, 43%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 207 of 255 = 81%
B 110 of 255 = 43%

173
207
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 207 + 110 = 490 (100%)
R 173 of 490 ~ 35.31%
G 207 of 490 ~ 42.24%
B 110 of 490 ~ 22.45'%

%35.31
%42.24
%22.45

CMYK RENK MODELİ

#ADCF6E rengi CMYK tonu (16,0,47,19).

  • camgöbeği tonu 16.43%
  • eflatun tonu 0.00%
  • sarı tonu 46.86%
  • ana renk tonu 18.82%

CMYK: (16,0,47,19)
C16M0Y47K19 (16%, 0%, 47%, 19%)
(0.16 / 0.00 / 0.47 / 0.19)

CMYK yüzdeleri

%16.43
%0
%46.86
%18.82

Codes

Color #ADCF6E in popluar color models

AD CF 6E
RGB 173 207 110
HSL 81° 50.26% 62.16%
HSB/HSV 81° 46.86% 81.18%
CMYK 16.43% 0.00% 46.86%
18.82%

Color #ADCF6E in popluar number systems.

HEX AD CF 6E
Decimal 173 207 110
Binary 10101101 11001111 1101110
Octal 255 317 156

Shades and tints

Shades of #ADCF6E

#ADCF6E
(173,207,110)
#9EBD64
(158,189,100)
#8FAB5A
(143,171,90)
#809950
(128,153,80)
#718746
(113,135,70)
#62753C
(98,117,60)
#536332
(83,99,50)
#445128
(68,81,40)
#353F1E
(53,63,30)
#262D14
(38,45,20)
#171B0A
(23,27,10)
#000000
(0,0,0)

Tints of #ADCF6E

#ADCF6E
(173,207,110)
#B4D37B
(180,211,123)
#BBD788
(187,215,136)
#C2DB95
(194,219,149)
#C9DFA2
(201,223,162)
#D0E3AF
(208,227,175)
#D7E7BC
(215,231,188)
#DEEBC9
(222,235,201)
#E5EFD6
(229,239,214)
#ECF3E3
(236,243,227)
#F3F7F0
(243,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCF6E color. Also use rgb(173,207,110) instead hex code.

Text Font Color

.myTextColor { color: #ADCF6E; }

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

This text font color is #ADCF6E.

Background Color

.myBgColor { background-color: #ADCF6E; }

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

This div background color is #ADCF6E.

Border color

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

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

This div border color is #ADCF6E.

Opacity

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

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

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

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

This text has shadow with #ADCF6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCF6E.

Preview

Color preview on black background

This text has color #ADCF6E on black background.


Color preview on white background

This text has color #ADCF6E on white background.


Black color preview on #ADCF6E background

This text has black color on #ADCF6E background.


White color preview on #ADCF6E background

This text has white color on #ADCF6E background.


Related colors

Complementary color

Complementary color for #hex is #523091.


I love getcolorcode.com

Triadic colors

1 #6EADCF and #CF6EAD with #ADCF6E are triadic colors.

2 #6ECFAD and #CFAD6E with #ADCF6E are triadic colors.