COLOR #ADC88F

HEX: #ADC88F RGB: (173,200,143)

Renk bilgisi

#ADC88F contains red, green and blue colors in about the same proportion. #ADC88F ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADC88F color RGB value is (173,200,143).

RGB: (173,200,143) (68%, 78%, 56%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 200 of 255 = 78%
B 143 of 255 = 56%

173
200
143

R + G + B ~ 67%. #ADC88F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 200 + 143 = 516 (100%)
R 173 of 516 ~ 33.53%
G 200 of 516 ~ 38.76%
B 143 of 516 ~ 27.71'%

%33.53
%38.76
%27.71

CMYK RENK MODELİ

#ADC88F rengi CMYK tonu (14,0,29,22).

  • camgöbeği tonu 13.50%
  • eflatun tonu 0.00%
  • sarı tonu 28.50%
  • ana renk tonu 21.57%

CMYK: (14,0,29,22)
C14M0Y29K22 (14%, 0%, 29%, 22%)
(0.14 / 0.00 / 0.29 / 0.22)

CMYK yüzdeleri

%13.5
%0
%28.5
%21.57

Codes

Color #ADC88F in popluar color models

AD C8 8F
RGB 173 200 143
HSL 88° 34.13% 67.25%
HSB/HSV 88° 28.50% 78.43%
CMYK 13.50% 0.00% 28.50%
21.57%

Color #ADC88F in popluar number systems.

HEX AD C8 8F
Decimal 173 200 143
Binary 10101101 11001000 10001111
Octal 255 310 217

Shades and tints

Shades of #ADC88F

#ADC88F
(173,200,143)
#9EB682
(158,182,130)
#8FA475
(143,164,117)
#809268
(128,146,104)
#71805B
(113,128,91)
#626E4E
(98,110,78)
#535C41
(83,92,65)
#444A34
(68,74,52)
#353827
(53,56,39)
#26261A
(38,38,26)
#17140D
(23,20,13)
#000000
(0,0,0)

Tints of #ADC88F

#ADC88F
(173,200,143)
#B4CD99
(180,205,153)
#BBD2A3
(187,210,163)
#C2D7AD
(194,215,173)
#C9DCB7
(201,220,183)
#D0E1C1
(208,225,193)
#D7E6CB
(215,230,203)
#DEEBD5
(222,235,213)
#E5F0DF
(229,240,223)
#ECF5E9
(236,245,233)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC88F color. Also use rgb(173,200,143) instead hex code.

Text Font Color

.myTextColor { color: #ADC88F; }

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

This text font color is #ADC88F.

Background Color

.myBgColor { background-color: #ADC88F; }

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

This div background color is #ADC88F.

Border color

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

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

This div border color is #ADC88F.

Opacity

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

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

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

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

This text has shadow with #ADC88F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC88F.

Preview

Color preview on black background

This text has color #ADC88F on black background.


Color preview on white background

This text has color #ADC88F on white background.


Black color preview on #ADC88F background

This text has black color on #ADC88F background.


White color preview on #ADC88F background

This text has white color on #ADC88F background.


Related colors

Complementary color

Complementary color for #hex is #523770.


I love getcolorcode.com

Triadic colors

1 #8FADC8 and #C88FAD with #ADC88F are triadic colors.

2 #8FC8AD and #C8AD8F with #ADC88F are triadic colors.