COLOR #ADC05A

HEX: #ADC05A RGB: (173,192,90)

Renk bilgisi

#ADC05A contains mainly red and green colors. #ADC05A ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ADC05A color RGB value is (173,192,90).

RGB: (173,192,90) (68%, 75%, 35%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 192 of 255 = 75%
B 90 of 255 = 35%

173
192
90

R + G + B ~ 59%. #ADC05A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 90 = 455 (100%)
R 173 of 455 ~ 38.02%
G 192 of 455 ~ 42.2%
B 90 of 455 ~ 19.78'%

%38.02
%42.2
%19.78

CMYK RENK MODELİ

#ADC05A rengi CMYK tonu (10,0,53,25).

  • camgöbeği tonu 9.90%
  • eflatun tonu 0.00%
  • sarı tonu 53.13%
  • ana renk tonu 24.71%

CMYK: (10,0,53,25)
C10M0Y53K25 (10%, 0%, 53%, 25%)
(0.10 / 0.00 / 0.53 / 0.25)

CMYK yüzdeleri

%9.9
%0
%53.13
%24.71

Codes

Color #ADC05A in popluar color models

AD C0 5A
RGB 173 192 90
HSL 71° 44.74% 55.29%
HSB/HSV 71° 53.13% 75.29%
CMYK 9.90% 0.00% 53.13%
24.71%

Color #ADC05A in popluar number systems.

HEX AD C0 5A
Decimal 173 192 90
Binary 10101101 11000000 1011010
Octal 255 300 132

Shades and tints

Shades of #ADC05A

#ADC05A
(173,192,90)
#9EAF52
(158,175,82)
#8F9E4A
(143,158,74)
#808D42
(128,141,66)
#717C3A
(113,124,58)
#626B32
(98,107,50)
#535A2A
(83,90,42)
#444922
(68,73,34)
#35381A
(53,56,26)
#262712
(38,39,18)
#17160A
(23,22,10)
#000000
(0,0,0)

Tints of #ADC05A

#ADC05A
(173,192,90)
#B4C569
(180,197,105)
#BBCA78
(187,202,120)
#C2CF87
(194,207,135)
#C9D496
(201,212,150)
#D0D9A5
(208,217,165)
#D7DEB4
(215,222,180)
#DEE3C3
(222,227,195)
#E5E8D2
(229,232,210)
#ECEDE1
(236,237,225)
#F3F2F0
(243,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC05A color. Also use rgb(173,192,90) instead hex code.

Text Font Color

.myTextColor { color: #ADC05A; }

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

This text font color is #ADC05A.

Background Color

.myBgColor { background-color: #ADC05A; }

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

This div background color is #ADC05A.

Border color

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

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

This div border color is #ADC05A.

Opacity

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

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

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

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

This text has shadow with #ADC05A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC05A.

Preview

Color preview on black background

This text has color #ADC05A on black background.


Color preview on white background

This text has color #ADC05A on white background.


Black color preview on #ADC05A background

This text has black color on #ADC05A background.


White color preview on #ADC05A background

This text has white color on #ADC05A background.


Related colors

Complementary color

Complementary color for #hex is #523FA5.


I love getcolorcode.com

Triadic colors

1 #5AADC0 and #C05AAD with #ADC05A are triadic colors.

2 #5AC0AD and #C0AD5A with #ADC05A are triadic colors.