COLOR #ADC183

HEX: #ADC183 RGB: (173,193,131)

Renk bilgisi

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

RGB renk modeli

#ADC183 color RGB value is (173,193,131).

RGB: (173,193,131) (68%, 76%, 51%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 193 of 255 = 76%
B 131 of 255 = 51%

173
193
131

R + G + B ~ 65%. #ADC183 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 193 + 131 = 497 (100%)
R 173 of 497 ~ 34.81%
G 193 of 497 ~ 38.83%
B 131 of 497 ~ 26.36'%

%34.81
%38.83
%26.36

CMYK RENK MODELİ

#ADC183 rengi CMYK tonu (10,0,32,24).

  • camgöbeği tonu 10.36%
  • eflatun tonu 0.00%
  • sarı tonu 32.12%
  • ana renk tonu 24.31%

CMYK: (10,0,32,24)
C10M0Y32K24 (10%, 0%, 32%, 24%)
(0.10 / 0.00 / 0.32 / 0.24)

CMYK yüzdeleri

%10.36
%0
%32.12
%24.31

Codes

Color #ADC183 in popluar color models

AD C1 83
RGB 173 193 131
HSL 79° 33.33% 63.53%
HSB/HSV 79° 32.12% 75.69%
CMYK 10.36% 0.00% 32.12%
24.31%

Color #ADC183 in popluar number systems.

HEX AD C1 83
Decimal 173 193 131
Binary 10101101 11000001 10000011
Octal 255 301 203

Shades and tints

Shades of #ADC183

#ADC183
(173,193,131)
#9EB078
(158,176,120)
#8F9F6D
(143,159,109)
#808E62
(128,142,98)
#717D57
(113,125,87)
#626C4C
(98,108,76)
#535B41
(83,91,65)
#444A36
(68,74,54)
#35392B
(53,57,43)
#262820
(38,40,32)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #ADC183

#ADC183
(173,193,131)
#B4C68E
(180,198,142)
#BBCB99
(187,203,153)
#C2D0A4
(194,208,164)
#C9D5AF
(201,213,175)
#D0DABA
(208,218,186)
#D7DFC5
(215,223,197)
#DEE4D0
(222,228,208)
#E5E9DB
(229,233,219)
#ECEEE6
(236,238,230)
#F3F3F1
(243,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC183 color. Also use rgb(173,193,131) instead hex code.

Text Font Color

.myTextColor { color: #ADC183; }

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

This text font color is #ADC183.

Background Color

.myBgColor { background-color: #ADC183; }

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

This div background color is #ADC183.

Border color

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

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

This div border color is #ADC183.

Opacity

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

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

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

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

This text has shadow with #ADC183 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC183.

Preview

Color preview on black background

This text has color #ADC183 on black background.


Color preview on white background

This text has color #ADC183 on white background.


Black color preview on #ADC183 background

This text has black color on #ADC183 background.


White color preview on #ADC183 background

This text has white color on #ADC183 background.


Related colors

Complementary color

Complementary color for #hex is #523E7C.


I love getcolorcode.com

Triadic colors

1 #83ADC1 and #C183AD with #ADC183 are triadic colors.

2 #83C1AD and #C1AD83 with #ADC183 are triadic colors.