COLOR #ADFCA6

HEX: #ADFCA6 RGB: (173,252,166)

Renk bilgisi

#ADFCA6 contains mainly green color. #ADFCA6 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADFCA6 color RGB value is (173,252,166).

RGB: (173,252,166) (68%, 99%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 252 of 255 = 99%
B 166 of 255 = 65%

173
252
166

R + G + B ~ 77%. #ADFCA6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 252 + 166 = 591 (100%)
R 173 of 591 ~ 29.27%
G 252 of 591 ~ 42.64%
B 166 of 591 ~ 28.09'%

%29.27
%42.64
%28.09

CMYK RENK MODELİ

#ADFCA6 rengi CMYK tonu (31,0,34,1).

  • camgöbeği tonu 31.35%
  • eflatun tonu 0.00%
  • sarı tonu 34.13%
  • ana renk tonu 1.18%

CMYK: (31,0,34,1)
C31M0Y34K1 (31%, 0%, 34%, 1%)
(0.31 / 0.00 / 0.34 / 0.01)

CMYK yüzdeleri

%31.35
%0
%34.13
%1.18

Codes

Color #ADFCA6 in popluar color models

AD FC A6
RGB 173 252 166
HSL 115° 93.48% 81.96%
HSB/HSV 115° 34.13% 98.82%
CMYK 31.35% 0.00% 34.13%
1.18%

Color #ADFCA6 in popluar number systems.

HEX AD FC A6
Decimal 173 252 166
Binary 10101101 11111100 10100110
Octal 255 374 246

Shades and tints

Shades of #ADFCA6

#ADFCA6
(173,252,166)
#9EE697
(158,230,151)
#8FD088
(143,208,136)
#80BA79
(128,186,121)
#71A46A
(113,164,106)
#628E5B
(98,142,91)
#53784C
(83,120,76)
#44623D
(68,98,61)
#354C2E
(53,76,46)
#26361F
(38,54,31)
#172010
(23,32,16)
#000000
(0,0,0)

Tints of #ADFCA6

#ADFCA6
(173,252,166)
#B4FCAE
(180,252,174)
#BBFCB6
(187,252,182)
#C2FCBE
(194,252,190)
#C9FCC6
(201,252,198)
#D0FCCE
(208,252,206)
#D7FCD6
(215,252,214)
#DEFCDE
(222,252,222)
#E5FCE6
(229,252,230)
#ECFCEE
(236,252,238)
#F3FCF6
(243,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADFCA6 color. Also use rgb(173,252,166) instead hex code.

Text Font Color

.myTextColor { color: #ADFCA6; }

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

This text font color is #ADFCA6.

Background Color

.myBgColor { background-color: #ADFCA6; }

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

This div background color is #ADFCA6.

Border color

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

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

This div border color is #ADFCA6.

Opacity

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

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

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

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

This text has shadow with #ADFCA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFCA6.

Preview

Color preview on black background

This text has color #ADFCA6 on black background.


Color preview on white background

This text has color #ADFCA6 on white background.


Black color preview on #ADFCA6 background

This text has black color on #ADFCA6 background.


White color preview on #ADFCA6 background

This text has white color on #ADFCA6 background.


Related colors

Complementary color

Complementary color for #hex is #520359.


I love getcolorcode.com

Triadic colors

1 #A6ADFC and #FCA6AD with #ADFCA6 are triadic colors.

2 #A6FCAD and #FCADA6 with #ADFCA6 are triadic colors.