COLOR #ADC687

HEX: #ADC687 RGB: (173,198,135)

Renk bilgisi

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

RGB renk modeli

#ADC687 color RGB value is (173,198,135).

RGB: (173,198,135) (68%, 78%, 53%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 198 of 255 = 78%
B 135 of 255 = 53%

173
198
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 198 + 135 = 506 (100%)
R 173 of 506 ~ 34.19%
G 198 of 506 ~ 39.13%
B 135 of 506 ~ 26.68'%

%34.19
%39.13
%26.68

CMYK RENK MODELİ

#ADC687 rengi CMYK tonu (13,0,32,22).

  • camgöbeği tonu 12.63%
  • eflatun tonu 0.00%
  • sarı tonu 31.82%
  • ana renk tonu 22.35%

CMYK: (13,0,32,22)
C13M0Y32K22 (13%, 0%, 32%, 22%)
(0.13 / 0.00 / 0.32 / 0.22)

CMYK yüzdeleri

%12.63
%0
%31.82
%22.35

Codes

Color #ADC687 in popluar color models

AD C6 87
RGB 173 198 135
HSL 84° 35.59% 65.29%
HSB/HSV 84° 31.82% 77.65%
CMYK 12.63% 0.00% 31.82%
22.35%

Color #ADC687 in popluar number systems.

HEX AD C6 87
Decimal 173 198 135
Binary 10101101 11000110 10000111
Octal 255 306 207

Shades and tints

Shades of #ADC687

#ADC687
(173,198,135)
#9EB47B
(158,180,123)
#8FA26F
(143,162,111)
#809063
(128,144,99)
#717E57
(113,126,87)
#626C4B
(98,108,75)
#535A3F
(83,90,63)
#444833
(68,72,51)
#353627
(53,54,39)
#26241B
(38,36,27)
#17120F
(23,18,15)
#000000
(0,0,0)

Tints of #ADC687

#ADC687
(173,198,135)
#B4CB91
(180,203,145)
#BBD09B
(187,208,155)
#C2D5A5
(194,213,165)
#C9DAAF
(201,218,175)
#D0DFB9
(208,223,185)
#D7E4C3
(215,228,195)
#DEE9CD
(222,233,205)
#E5EED7
(229,238,215)
#ECF3E1
(236,243,225)
#F3F8EB
(243,248,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC687 color. Also use rgb(173,198,135) instead hex code.

Text Font Color

.myTextColor { color: #ADC687; }

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

This text font color is #ADC687.

Background Color

.myBgColor { background-color: #ADC687; }

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

This div background color is #ADC687.

Border color

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

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

This div border color is #ADC687.

Opacity

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

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

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

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

This text has shadow with #ADC687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC687.

Preview

Color preview on black background

This text has color #ADC687 on black background.


Color preview on white background

This text has color #ADC687 on white background.


Black color preview on #ADC687 background

This text has black color on #ADC687 background.


White color preview on #ADC687 background

This text has white color on #ADC687 background.


Related colors

Complementary color

Complementary color for #hex is #523978.


I love getcolorcode.com

Triadic colors

1 #87ADC6 and #C687AD with #ADC687 are triadic colors.

2 #87C6AD and #C6AD87 with #ADC687 are triadic colors.