COLOR #ADCA55

HEX: #ADCA55 RGB: (173,202,85)

Renk bilgisi

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

RGB renk modeli

#ADCA55 color RGB value is (173,202,85).

RGB: (173,202,85) (68%, 79%, 33%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 202 of 255 = 79%
B 85 of 255 = 33%

173
202
85

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 202 + 85 = 460 (100%)
R 173 of 460 ~ 37.61%
G 202 of 460 ~ 43.91%
B 85 of 460 ~ 18.48'%

%37.61
%43.91
%18.48

CMYK RENK MODELİ

#ADCA55 rengi CMYK tonu (14,0,58,21).

  • camgöbeği tonu 14.36%
  • eflatun tonu 0.00%
  • sarı tonu 57.92%
  • ana renk tonu 20.78%

CMYK: (14,0,58,21)
C14M0Y58K21 (14%, 0%, 58%, 21%)
(0.14 / 0.00 / 0.58 / 0.21)

CMYK yüzdeleri

%14.36
%0
%57.92
%20.78

Codes

Color #ADCA55 in popluar color models

AD CA 55
RGB 173 202 85
HSL 75° 52.47% 56.27%
HSB/HSV 75° 57.92% 79.22%
CMYK 14.36% 0.00% 57.92%
20.78%

Color #ADCA55 in popluar number systems.

HEX AD CA 55
Decimal 173 202 85
Binary 10101101 11001010 1010101
Octal 255 312 125

Shades and tints

Shades of #ADCA55

#ADCA55
(173,202,85)
#9EB84E
(158,184,78)
#8FA647
(143,166,71)
#809440
(128,148,64)
#718239
(113,130,57)
#627032
(98,112,50)
#535E2B
(83,94,43)
#444C24
(68,76,36)
#353A1D
(53,58,29)
#262816
(38,40,22)
#17160F
(23,22,15)
#000000
(0,0,0)

Tints of #ADCA55

#ADCA55
(173,202,85)
#B4CE64
(180,206,100)
#BBD273
(187,210,115)
#C2D682
(194,214,130)
#C9DA91
(201,218,145)
#D0DEA0
(208,222,160)
#D7E2AF
(215,226,175)
#DEE6BE
(222,230,190)
#E5EACD
(229,234,205)
#ECEEDC
(236,238,220)
#F3F2EB
(243,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCA55 color. Also use rgb(173,202,85) instead hex code.

Text Font Color

.myTextColor { color: #ADCA55; }

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

This text font color is #ADCA55.

Background Color

.myBgColor { background-color: #ADCA55; }

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

This div background color is #ADCA55.

Border color

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

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

This div border color is #ADCA55.

Opacity

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

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

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

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

This text has shadow with #ADCA55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCA55.

Preview

Color preview on black background

This text has color #ADCA55 on black background.


Color preview on white background

This text has color #ADCA55 on white background.


Black color preview on #ADCA55 background

This text has black color on #ADCA55 background.


White color preview on #ADCA55 background

This text has white color on #ADCA55 background.


Related colors

Complementary color

Complementary color for #hex is #5235AA.


I love getcolorcode.com

Triadic colors

1 #55ADCA and #CA55AD with #ADCA55 are triadic colors.

2 #55CAAD and #CAAD55 with #ADCA55 are triadic colors.