COLOR #AD9968

HEX: #AD9968 RGB: (173,153,104)

Renk bilgisi

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

RGB renk modeli

#AD9968 color RGB value is (173,153,104).

RGB: (173,153,104) (68%, 60%, 41%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 153 of 255 = 60%
B 104 of 255 = 41%

173
153
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 153 + 104 = 430 (100%)
R 173 of 430 ~ 40.23%
G 153 of 430 ~ 35.58%
B 104 of 430 ~ 24.19'%

%40.23
%35.58
%24.19

CMYK RENK MODELİ

#AD9968 rengi CMYK tonu (0,12,40,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.56%
  • sarı tonu 39.88%
  • ana renk tonu 32.16%

CMYK: (0,12,40,32)
C0M12Y40K32 (0%, 12%, 40%, 32%)
(0.00 / 0.12 / 0.40 / 0.32)

CMYK yüzdeleri

%0
%11.56
%39.88
%32.16

Codes

Color #AD9968 in popluar color models

AD 99 68
RGB 173 153 104
HSL 43° 29.61% 54.31%
HSB/HSV 43° 39.88% 67.84%
CMYK 0.00% 11.56% 39.88%
32.16%

Color #AD9968 in popluar number systems.

HEX AD 99 68
Decimal 173 153 104
Binary 10101101 10011001 1101000
Octal 255 231 150

Shades and tints

Shades of #AD9968

#AD9968
(173,153,104)
#9E8C5F
(158,140,95)
#8F7F56
(143,127,86)
#80724D
(128,114,77)
#716544
(113,101,68)
#62583B
(98,88,59)
#534B32
(83,75,50)
#443E29
(68,62,41)
#353120
(53,49,32)
#262417
(38,36,23)
#17170E
(23,23,14)
#000000
(0,0,0)

Tints of #AD9968

#AD9968
(173,153,104)
#B4A275
(180,162,117)
#BBAB82
(187,171,130)
#C2B48F
(194,180,143)
#C9BD9C
(201,189,156)
#D0C6A9
(208,198,169)
#D7CFB6
(215,207,182)
#DED8C3
(222,216,195)
#E5E1D0
(229,225,208)
#ECEADD
(236,234,221)
#F3F3EA
(243,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9968 color. Also use rgb(173,153,104) instead hex code.

Text Font Color

.myTextColor { color: #AD9968; }

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

This text font color is #AD9968.

Background Color

.myBgColor { background-color: #AD9968; }

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

This div background color is #AD9968.

Border color

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

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

This div border color is #AD9968.

Opacity

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

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

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

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

This text has shadow with #AD9968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9968.

Preview

Color preview on black background

This text has color #AD9968 on black background.


Color preview on white background

This text has color #AD9968 on white background.


Black color preview on #AD9968 background

This text has black color on #AD9968 background.


White color preview on #AD9968 background

This text has white color on #AD9968 background.


Related colors

Complementary color

Complementary color for #hex is #526697.


I love getcolorcode.com

Triadic colors

1 #68AD99 and #9968AD with #AD9968 are triadic colors.

2 #6899AD and #99AD68 with #AD9968 are triadic colors.