COLOR #ADBF7B

HEX: #ADBF7B RGB: (173,191,123)

Renk bilgisi

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

RGB renk modeli

#ADBF7B color RGB value is (173,191,123).

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

RGB bağlantıları ve doygunluk

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

173
191
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 191 + 123 = 487 (100%)
R 173 of 487 ~ 35.52%
G 191 of 487 ~ 39.22%
B 123 of 487 ~ 25.26'%

%35.52
%39.22
%25.26

CMYK RENK MODELİ

#ADBF7B rengi CMYK tonu (9,0,36,25).

  • camgöbeği tonu 9.42%
  • eflatun tonu 0.00%
  • sarı tonu 35.60%
  • ana renk tonu 25.10%

CMYK: (9,0,36,25)
C9M0Y36K25 (9%, 0%, 36%, 25%)
(0.09 / 0.00 / 0.36 / 0.25)

CMYK yüzdeleri

%9.42
%0
%35.6
%25.1

Codes

Color #ADBF7B in popluar color models

AD BF 7B
RGB 173 191 123
HSL 76° 34.69% 61.57%
HSB/HSV 76° 35.60% 74.90%
CMYK 9.42% 0.00% 35.60%
25.10%

Color #ADBF7B in popluar number systems.

HEX AD BF 7B
Decimal 173 191 123
Binary 10101101 10111111 1111011
Octal 255 277 173

Shades and tints

Shades of #ADBF7B

#ADBF7B
(173,191,123)
#9EAE70
(158,174,112)
#8F9D65
(143,157,101)
#808C5A
(128,140,90)
#717B4F
(113,123,79)
#626A44
(98,106,68)
#535939
(83,89,57)
#44482E
(68,72,46)
#353723
(53,55,35)
#262618
(38,38,24)
#17150D
(23,21,13)
#000000
(0,0,0)

Tints of #ADBF7B

#ADBF7B
(173,191,123)
#B4C487
(180,196,135)
#BBC993
(187,201,147)
#C2CE9F
(194,206,159)
#C9D3AB
(201,211,171)
#D0D8B7
(208,216,183)
#D7DDC3
(215,221,195)
#DEE2CF
(222,226,207)
#E5E7DB
(229,231,219)
#ECECE7
(236,236,231)
#F3F1F3
(243,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBF7B; }

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

This text font color is #ADBF7B.

Background Color

.myBgColor { background-color: #ADBF7B; }

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

This div background color is #ADBF7B.

Border color

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

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

This div border color is #ADBF7B.

Opacity

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

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

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

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

This text has shadow with #ADBF7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBF7B.

Preview

Color preview on black background

This text has color #ADBF7B on black background.


Color preview on white background

This text has color #ADBF7B on white background.


Black color preview on #ADBF7B background

This text has black color on #ADBF7B background.


White color preview on #ADBF7B background

This text has white color on #ADBF7B background.


Related colors

Complementary color

Complementary color for #hex is #524084.


I love getcolorcode.com

Triadic colors

1 #7BADBF and #BF7BAD with #ADBF7B are triadic colors.

2 #7BBFAD and #BFAD7B with #ADBF7B are triadic colors.