COLOR #ADBE7A

HEX: #ADBE7A RGB: (173,190,122)

Renk bilgisi

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

RGB renk modeli

#ADBE7A color RGB value is (173,190,122).

RGB: (173,190,122) (68%, 75%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 190 of 255 = 75%
B 122 of 255 = 48%

173
190
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 122 = 485 (100%)
R 173 of 485 ~ 35.67%
G 190 of 485 ~ 39.18%
B 122 of 485 ~ 25.15'%

%35.67
%39.18
%25.15

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.95%
  • eflatun tonu 0.00%
  • sarı tonu 35.79%
  • ana renk tonu 25.49%

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

CMYK yüzdeleri

%8.95
%0
%35.79
%25.49

Codes

Color #ADBE7A in popluar color models

AD BE 7A
RGB 173 190 122
HSL 75° 34.34% 61.18%
HSB/HSV 75° 35.79% 74.51%
CMYK 8.95% 0.00% 35.79%
25.49%

Color #ADBE7A in popluar number systems.

HEX AD BE 7A
Decimal 173 190 122
Binary 10101101 10111110 1111010
Octal 255 276 172

Shades and tints

Shades of #ADBE7A

#ADBE7A
(173,190,122)
#9EAD6F
(158,173,111)
#8F9C64
(143,156,100)
#808B59
(128,139,89)
#717A4E
(113,122,78)
#626943
(98,105,67)
#535838
(83,88,56)
#44472D
(68,71,45)
#353622
(53,54,34)
#262517
(38,37,23)
#17140C
(23,20,12)
#000000
(0,0,0)

Tints of #ADBE7A

#ADBE7A
(173,190,122)
#B4C386
(180,195,134)
#BBC892
(187,200,146)
#C2CD9E
(194,205,158)
#C9D2AA
(201,210,170)
#D0D7B6
(208,215,182)
#D7DCC2
(215,220,194)
#DEE1CE
(222,225,206)
#E5E6DA
(229,230,218)
#ECEBE6
(236,235,230)
#F3F0F2
(243,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBE7A color. Also use rgb(173,190,122) instead hex code.

Text Font Color

.myTextColor { color: #ADBE7A; }

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

This text font color is #ADBE7A.

Background Color

.myBgColor { background-color: #ADBE7A; }

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

This div background color is #ADBE7A.

Border color

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

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

This div border color is #ADBE7A.

Opacity

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

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

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

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

This text has shadow with #ADBE7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBE7A.

Preview

Color preview on black background

This text has color #ADBE7A on black background.


Color preview on white background

This text has color #ADBE7A on white background.


Black color preview on #ADBE7A background

This text has black color on #ADBE7A background.


White color preview on #ADBE7A background

This text has white color on #ADBE7A background.


Related colors

Complementary color

Complementary color for #hex is #524185.


I love getcolorcode.com

Triadic colors

1 #7AADBE and #BE7AAD with #ADBE7A are triadic colors.

2 #7ABEAD and #BEAD7A with #ADBE7A are triadic colors.