COLOR #ADB361

HEX: #ADB361 RGB: (173,179,97)

Renk bilgisi

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

RGB renk modeli

#ADB361 color RGB value is (173,179,97).

RGB: (173,179,97) (68%, 70%, 38%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 179 of 255 = 70%
B 97 of 255 = 38%

173
179
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 179 + 97 = 449 (100%)
R 173 of 449 ~ 38.53%
G 179 of 449 ~ 39.87%
B 97 of 449 ~ 21.6'%

%38.53
%39.87
%21.6

CMYK RENK MODELİ

#ADB361 rengi CMYK tonu (3,0,46,30).

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

CMYK: (3,0,46,30)
C3M0Y46K30 (3%, 0%, 46%, 30%)
(0.03 / 0.00 / 0.46 / 0.30)

CMYK yüzdeleri

%3.35
%0
%45.81
%29.8

Codes

Color #ADB361 in popluar color models

AD B3 61
RGB 173 179 97
HSL 64° 35.04% 54.12%
HSB/HSV 64° 45.81% 70.20%
CMYK 3.35% 0.00% 45.81%
29.80%

Color #ADB361 in popluar number systems.

HEX AD B3 61
Decimal 173 179 97
Binary 10101101 10110011 1100001
Octal 255 263 141

Shades and tints

Shades of #ADB361

#ADB361
(173,179,97)
#9EA359
(158,163,89)
#8F9351
(143,147,81)
#808349
(128,131,73)
#717341
(113,115,65)
#626339
(98,99,57)
#535331
(83,83,49)
#444329
(68,67,41)
#353321
(53,51,33)
#262319
(38,35,25)
#171311
(23,19,17)
#000000
(0,0,0)

Tints of #ADB361

#ADB361
(173,179,97)
#B4B96F
(180,185,111)
#BBBF7D
(187,191,125)
#C2C58B
(194,197,139)
#C9CB99
(201,203,153)
#D0D1A7
(208,209,167)
#D7D7B5
(215,215,181)
#DEDDC3
(222,221,195)
#E5E3D1
(229,227,209)
#ECE9DF
(236,233,223)
#F3EFED
(243,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB361; }

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

This text font color is #ADB361.

Background Color

.myBgColor { background-color: #ADB361; }

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

This div background color is #ADB361.

Border color

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

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

This div border color is #ADB361.

Opacity

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

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

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

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

This text has shadow with #ADB361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB361.

Preview

Color preview on black background

This text has color #ADB361 on black background.


Color preview on white background

This text has color #ADB361 on white background.


Black color preview on #ADB361 background

This text has black color on #ADB361 background.


White color preview on #ADB361 background

This text has white color on #ADB361 background.


Related colors

Complementary color

Complementary color for #hex is #524C9E.


I love getcolorcode.com

Triadic colors

1 #61ADB3 and #B361AD with #ADB361 are triadic colors.

2 #61B3AD and #B3AD61 with #ADB361 are triadic colors.