COLOR #ADC07B

HEX: #ADC07B RGB: (173,192,123)

Renk bilgisi

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

RGB renk modeli

#ADC07B color RGB value is (173,192,123).

RGB: (173,192,123) (68%, 75%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 192 of 255 = 75%
B 123 of 255 = 48%

173
192
123

R + G + B ~ 64%. #ADC07B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 123 = 488 (100%)
R 173 of 488 ~ 35.45%
G 192 of 488 ~ 39.34%
B 123 of 488 ~ 25.2'%

%35.45
%39.34
%25.2

CMYK RENK MODELİ

#ADC07B rengi CMYK tonu (10,0,36,25).

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

CMYK: (10,0,36,25)
C10M0Y36K25 (10%, 0%, 36%, 25%)
(0.10 / 0.00 / 0.36 / 0.25)

CMYK yüzdeleri

%9.9
%0
%35.94
%24.71

Codes

Color #ADC07B in popluar color models

AD C0 7B
RGB 173 192 123
HSL 77° 35.38% 61.76%
HSB/HSV 77° 35.94% 75.29%
CMYK 9.90% 0.00% 35.94%
24.71%

Color #ADC07B in popluar number systems.

HEX AD C0 7B
Decimal 173 192 123
Binary 10101101 11000000 1111011
Octal 255 300 173

Shades and tints

Shades of #ADC07B

#ADC07B
(173,192,123)
#9EAF70
(158,175,112)
#8F9E65
(143,158,101)
#808D5A
(128,141,90)
#717C4F
(113,124,79)
#626B44
(98,107,68)
#535A39
(83,90,57)
#44492E
(68,73,46)
#353823
(53,56,35)
#262718
(38,39,24)
#17160D
(23,22,13)
#000000
(0,0,0)

Tints of #ADC07B

#ADC07B
(173,192,123)
#B4C587
(180,197,135)
#BBCA93
(187,202,147)
#C2CF9F
(194,207,159)
#C9D4AB
(201,212,171)
#D0D9B7
(208,217,183)
#D7DEC3
(215,222,195)
#DEE3CF
(222,227,207)
#E5E8DB
(229,232,219)
#ECEDE7
(236,237,231)
#F3F2F3
(243,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC07B; }

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

This text font color is #ADC07B.

Background Color

.myBgColor { background-color: #ADC07B; }

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

This div background color is #ADC07B.

Border color

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

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

This div border color is #ADC07B.

Opacity

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

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

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

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

This text has shadow with #ADC07B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC07B.

Preview

Color preview on black background

This text has color #ADC07B on black background.


Color preview on white background

This text has color #ADC07B on white background.


Black color preview on #ADC07B background

This text has black color on #ADC07B background.


White color preview on #ADC07B background

This text has white color on #ADC07B background.


Related colors

Complementary color

Complementary color for #ADC07B is #523F84.


I love getcolorcode.com

Triadic colors

1 #7BADC0 and #C07BAD with #ADC07B are triadic colors.

2 #7BC0AD and #C0AD7B with #ADC07B are triadic colors.