COLOR #ADC696

HEX: #ADC696 RGB: (173,198,150)

Renk bilgisi

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

RGB renk modeli

#ADC696 color RGB value is (173,198,150).

RGB: (173,198,150) (68%, 78%, 59%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 198 of 255 = 78%
B 150 of 255 = 59%

173
198
150

R + G + B ~ 68%. #ADC696 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 198 + 150 = 521 (100%)
R 173 of 521 ~ 33.21%
G 198 of 521 ~ 38%
B 150 of 521 ~ 28.79'%

%33.21
%38
%28.79

CMYK RENK MODELİ

#ADC696 rengi CMYK tonu (13,0,24,22).

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

CMYK: (13,0,24,22)
C13M0Y24K22 (13%, 0%, 24%, 22%)
(0.13 / 0.00 / 0.24 / 0.22)

CMYK yüzdeleri

%12.63
%0
%24.24
%22.35

Codes

Color #ADC696 in popluar color models

AD C6 96
RGB 173 198 150
HSL 91° 29.63% 68.24%
HSB/HSV 91° 24.24% 77.65%
CMYK 12.63% 0.00% 24.24%
22.35%

Color #ADC696 in popluar number systems.

HEX AD C6 96
Decimal 173 198 150
Binary 10101101 11000110 10010110
Octal 255 306 226

Shades and tints

Shades of #ADC696

#ADC696
(173,198,150)
#9EB489
(158,180,137)
#8FA27C
(143,162,124)
#80906F
(128,144,111)
#717E62
(113,126,98)
#626C55
(98,108,85)
#535A48
(83,90,72)
#44483B
(68,72,59)
#35362E
(53,54,46)
#262421
(38,36,33)
#171214
(23,18,20)
#000000
(0,0,0)

Tints of #ADC696

#ADC696
(173,198,150)
#B4CB9F
(180,203,159)
#BBD0A8
(187,208,168)
#C2D5B1
(194,213,177)
#C9DABA
(201,218,186)
#D0DFC3
(208,223,195)
#D7E4CC
(215,228,204)
#DEE9D5
(222,233,213)
#E5EEDE
(229,238,222)
#ECF3E7
(236,243,231)
#F3F8F0
(243,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC696; }

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

This text font color is #ADC696.

Background Color

.myBgColor { background-color: #ADC696; }

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

This div background color is #ADC696.

Border color

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

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

This div border color is #ADC696.

Opacity

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

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

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

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

This text has shadow with #ADC696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC696.

Preview

Color preview on black background

This text has color #ADC696 on black background.


Color preview on white background

This text has color #ADC696 on white background.


Black color preview on #ADC696 background

This text has black color on #ADC696 background.


White color preview on #ADC696 background

This text has white color on #ADC696 background.


Related colors

Complementary color

Complementary color for #hex is #523969.


I love getcolorcode.com

Triadic colors

1 #96ADC6 and #C696AD with #ADC696 are triadic colors.

2 #96C6AD and #C6AD96 with #ADC696 are triadic colors.