COLOR #ADC64B

HEX: #ADC64B RGB: (173,198,75)

Renk bilgisi

#ADC64B contains mainly red and green colors. #ADC64B ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

#ADC64B color RGB value is (173,198,75).

RGB: (173,198,75) (68%, 78%, 29%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 198 of 255 = 78%
B 75 of 255 = 29%

173
198
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 198 + 75 = 446 (100%)
R 173 of 446 ~ 38.79%
G 198 of 446 ~ 44.39%
B 75 of 446 ~ 16.82'%

%38.79
%44.39
%16.82

CMYK RENK MODELİ

#ADC64B rengi CMYK tonu (13,0,62,22).

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

CMYK: (13,0,62,22)
C13M0Y62K22 (13%, 0%, 62%, 22%)
(0.13 / 0.00 / 0.62 / 0.22)

CMYK yüzdeleri

%12.63
%0
%62.12
%22.35

Codes

Color #ADC64B in popluar color models

AD C6 4B
RGB 173 198 75
HSL 72° 51.90% 53.53%
HSB/HSV 72° 62.12% 77.65%
CMYK 12.63% 0.00% 62.12%
22.35%

Color #ADC64B in popluar number systems.

HEX AD C6 4B
Decimal 173 198 75
Binary 10101101 11000110 1001011
Octal 255 306 113

Shades and tints

Shades of #ADC64B

#ADC64B
(173,198,75)
#9EB445
(158,180,69)
#8FA23F
(143,162,63)
#809039
(128,144,57)
#717E33
(113,126,51)
#626C2D
(98,108,45)
#535A27
(83,90,39)
#444821
(68,72,33)
#35361B
(53,54,27)
#262415
(38,36,21)
#17120F
(23,18,15)
#000000
(0,0,0)

Tints of #ADC64B

#ADC64B
(173,198,75)
#B4CB5B
(180,203,91)
#BBD06B
(187,208,107)
#C2D57B
(194,213,123)
#C9DA8B
(201,218,139)
#D0DF9B
(208,223,155)
#D7E4AB
(215,228,171)
#DEE9BB
(222,233,187)
#E5EECB
(229,238,203)
#ECF3DB
(236,243,219)
#F3F8EB
(243,248,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC64B; }

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

This text font color is #ADC64B.

Background Color

.myBgColor { background-color: #ADC64B; }

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

This div background color is #ADC64B.

Border color

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

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

This div border color is #ADC64B.

Opacity

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

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

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

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

This text has shadow with #ADC64B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC64B.

Preview

Color preview on black background

This text has color #ADC64B on black background.


Color preview on white background

This text has color #ADC64B on white background.


Black color preview on #ADC64B background

This text has black color on #ADC64B background.


White color preview on #ADC64B background

This text has white color on #ADC64B background.


Related colors

Complementary color

Complementary color for #hex is #5239B4.


I love getcolorcode.com

Triadic colors

1 #4BADC6 and #C64BAD with #ADC64B are triadic colors.

2 #4BC6AD and #C6AD4B with #ADC64B are triadic colors.