COLOR #ADB34E

HEX: #ADB34E RGB: (173,179,78)

Renk bilgisi

#ADB34E contains mainly red and green colors. #ADB34E ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#ADB34E color RGB value is (173,179,78).

RGB: (173,179,78) (68%, 70%, 31%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 179 of 255 = 70%
B 78 of 255 = 31%

173
179
78

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 179 + 78 = 430 (100%)
R 173 of 430 ~ 40.23%
G 179 of 430 ~ 41.63%
B 78 of 430 ~ 18.14'%

%40.23
%41.63
%18.14

CMYK RENK MODELİ

#ADB34E rengi CMYK tonu (3,0,56,30).

  • camgöbeği tonu 3.35%
  • eflatun tonu 0.00%
  • sarı tonu 56.42%
  • ana renk tonu 29.80%

CMYK: (3,0,56,30)
C3M0Y56K30 (3%, 0%, 56%, 30%)
(0.03 / 0.00 / 0.56 / 0.30)

CMYK yüzdeleri

%3.35
%0
%56.42
%29.8

Codes

Color #ADB34E in popluar color models

AD B3 4E
RGB 173 179 78
HSL 64° 39.92% 50.39%
HSB/HSV 64° 56.42% 70.20%
CMYK 3.35% 0.00% 56.42%
29.80%

Color #ADB34E in popluar number systems.

HEX AD B3 4E
Decimal 173 179 78
Binary 10101101 10110011 1001110
Octal 255 263 116

Shades and tints

Shades of #ADB34E

#ADB34E
(173,179,78)
#9EA347
(158,163,71)
#8F9340
(143,147,64)
#808339
(128,131,57)
#717332
(113,115,50)
#62632B
(98,99,43)
#535324
(83,83,36)
#44431D
(68,67,29)
#353316
(53,51,22)
#26230F
(38,35,15)
#171308
(23,19,8)
#000000
(0,0,0)

Tints of #ADB34E

#ADB34E
(173,179,78)
#B4B95E
(180,185,94)
#BBBF6E
(187,191,110)
#C2C57E
(194,197,126)
#C9CB8E
(201,203,142)
#D0D19E
(208,209,158)
#D7D7AE
(215,215,174)
#DEDDBE
(222,221,190)
#E5E3CE
(229,227,206)
#ECE9DE
(236,233,222)
#F3EFEE
(243,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB34E color. Also use rgb(173,179,78) instead hex code.

Text Font Color

.myTextColor { color: #ADB34E; }

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

This text font color is #ADB34E.

Background Color

.myBgColor { background-color: #ADB34E; }

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

This div background color is #ADB34E.

Border color

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

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

This div border color is #ADB34E.

Opacity

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

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

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

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

This text has shadow with #ADB34E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB34E.

Preview

Color preview on black background

This text has color #ADB34E on black background.


Color preview on white background

This text has color #ADB34E on white background.


Black color preview on #ADB34E background

This text has black color on #ADB34E background.


White color preview on #ADB34E background

This text has white color on #ADB34E background.


Related colors

Complementary color

Complementary color for #hex is #524CB1.


I love getcolorcode.com

Triadic colors

1 #4EADB3 and #B34EAD with #ADB34E are triadic colors.

2 #4EB3AD and #B3AD4E with #ADB34E are triadic colors.