COLOR #ADC486

HEX: #ADC486 RGB: (173,196,134)

Renk bilgisi

#ADC486 contains mainly red and green colors. #ADC486 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADC486 color RGB value is (173,196,134).

RGB: (173,196,134) (68%, 77%, 53%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 196 of 255 = 77%
B 134 of 255 = 53%

173
196
134

R + G + B ~ 66%. #ADC486 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 196 + 134 = 503 (100%)
R 173 of 503 ~ 34.39%
G 196 of 503 ~ 38.97%
B 134 of 503 ~ 26.64'%

%34.39
%38.97
%26.64

CMYK RENK MODELİ

#ADC486 rengi CMYK tonu (12,0,32,23).

  • camgöbeği tonu 11.73%
  • eflatun tonu 0.00%
  • sarı tonu 31.63%
  • ana renk tonu 23.14%

CMYK: (12,0,32,23)
C12M0Y32K23 (12%, 0%, 32%, 23%)
(0.12 / 0.00 / 0.32 / 0.23)

CMYK yüzdeleri

%11.73
%0
%31.63
%23.14

Codes

Color #ADC486 in popluar color models

AD C4 86
RGB 173 196 134
HSL 82° 34.44% 64.71%
HSB/HSV 82° 31.63% 76.86%
CMYK 11.73% 0.00% 31.63%
23.14%

Color #ADC486 in popluar number systems.

HEX AD C4 86
Decimal 173 196 134
Binary 10101101 11000100 10000110
Octal 255 304 206

Shades and tints

Shades of #ADC486

#ADC486
(173,196,134)
#9EB37A
(158,179,122)
#8FA26E
(143,162,110)
#809162
(128,145,98)
#718056
(113,128,86)
#626F4A
(98,111,74)
#535E3E
(83,94,62)
#444D32
(68,77,50)
#353C26
(53,60,38)
#262B1A
(38,43,26)
#171A0E
(23,26,14)
#000000
(0,0,0)

Tints of #ADC486

#ADC486
(173,196,134)
#B4C991
(180,201,145)
#BBCE9C
(187,206,156)
#C2D3A7
(194,211,167)
#C9D8B2
(201,216,178)
#D0DDBD
(208,221,189)
#D7E2C8
(215,226,200)
#DEE7D3
(222,231,211)
#E5ECDE
(229,236,222)
#ECF1E9
(236,241,233)
#F3F6F4
(243,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC486 color. Also use rgb(173,196,134) instead hex code.

Text Font Color

.myTextColor { color: #ADC486; }

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

This text font color is #ADC486.

Background Color

.myBgColor { background-color: #ADC486; }

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

This div background color is #ADC486.

Border color

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

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

This div border color is #ADC486.

Opacity

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

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

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

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

This text has shadow with #ADC486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC486.

Preview

Color preview on black background

This text has color #ADC486 on black background.


Color preview on white background

This text has color #ADC486 on white background.


Black color preview on #ADC486 background

This text has black color on #ADC486 background.


White color preview on #ADC486 background

This text has white color on #ADC486 background.


Related colors

Complementary color

Complementary color for #hex is #523B79.


I love getcolorcode.com

Triadic colors

1 #86ADC4 and #C486AD with #ADC486 are triadic colors.

2 #86C4AD and #C4AD86 with #ADC486 are triadic colors.