COLOR #ADA68C

HEX: #ADA68C RGB: (173,166,140)

Renk bilgisi

#ADA68C contains red, green and blue colors in about the same proportion. #ADA68C ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#ADA68C color RGB value is (173,166,140).

RGB: (173,166,140) (68%, 65%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 166 of 255 = 65%
B 140 of 255 = 55%

173
166
140

R + G + B ~ 63%. #ADA68C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 166 + 140 = 479 (100%)
R 173 of 479 ~ 36.12%
G 166 of 479 ~ 34.66%
B 140 of 479 ~ 29.23'%

%36.12
%34.66
%29.23

CMYK RENK MODELİ

#ADA68C rengi CMYK tonu (0,4,19,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.05%
  • sarı tonu 19.08%
  • ana renk tonu 32.16%

CMYK: (0,4,19,32)
C0M4Y19K32 (0%, 4%, 19%, 32%)
(0.00 / 0.04 / 0.19 / 0.32)

CMYK yüzdeleri

%0
%4.05
%19.08
%32.16

Codes

Color #ADA68C in popluar color models

AD A6 8C
RGB 173 166 140
HSL 47° 16.75% 61.37%
HSB/HSV 47° 19.08% 67.84%
CMYK 0.00% 4.05% 19.08%
32.16%

Color #ADA68C in popluar number systems.

HEX AD A6 8C
Decimal 173 166 140
Binary 10101101 10100110 10001100
Octal 255 246 214

Shades and tints

Shades of #ADA68C

#ADA68C
(173,166,140)
#9E9780
(158,151,128)
#8F8874
(143,136,116)
#807968
(128,121,104)
#716A5C
(113,106,92)
#625B50
(98,91,80)
#534C44
(83,76,68)
#443D38
(68,61,56)
#352E2C
(53,46,44)
#261F20
(38,31,32)
#171014
(23,16,20)
#000000
(0,0,0)

Tints of #ADA68C

#ADA68C
(173,166,140)
#B4AE96
(180,174,150)
#BBB6A0
(187,182,160)
#C2BEAA
(194,190,170)
#C9C6B4
(201,198,180)
#D0CEBE
(208,206,190)
#D7D6C8
(215,214,200)
#DEDED2
(222,222,210)
#E5E6DC
(229,230,220)
#ECEEE6
(236,238,230)
#F3F6F0
(243,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADA68C color. Also use rgb(173,166,140) instead hex code.

Text Font Color

.myTextColor { color: #ADA68C; }

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

This text font color is #ADA68C.

Background Color

.myBgColor { background-color: #ADA68C; }

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

This div background color is #ADA68C.

Border color

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

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

This div border color is #ADA68C.

Opacity

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

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

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

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

This text has shadow with #ADA68C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA68C.

Preview

Color preview on black background

This text has color #ADA68C on black background.


Color preview on white background

This text has color #ADA68C on white background.


Black color preview on #ADA68C background

This text has black color on #ADA68C background.


White color preview on #ADA68C background

This text has white color on #ADA68C background.


Related colors

Complementary color

Complementary color for #hex is #525973.


I love getcolorcode.com

Triadic colors

1 #8CADA6 and #A68CAD with #ADA68C are triadic colors.

2 #8CA6AD and #A6AD8C with #ADA68C are triadic colors.