COLOR #AD955D

HEX: #AD955D RGB: (173,149,93)

Renk bilgisi

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

RGB renk modeli

#AD955D color RGB value is (173,149,93).

RGB: (173,149,93) (68%, 58%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 149 of 255 = 58%
B 93 of 255 = 36%

173
149
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 149 + 93 = 415 (100%)
R 173 of 415 ~ 41.69%
G 149 of 415 ~ 35.9%
B 93 of 415 ~ 22.41'%

%41.69
%35.9
%22.41

CMYK RENK MODELİ

#AD955D rengi CMYK tonu (0,14,46,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.87%
  • sarı tonu 46.24%
  • ana renk tonu 32.16%

CMYK: (0,14,46,32)
C0M14Y46K32 (0%, 14%, 46%, 32%)
(0.00 / 0.14 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%13.87
%46.24
%32.16

Codes

Color #AD955D in popluar color models

AD 95 5D
RGB 173 149 93
HSL 42° 32.79% 52.16%
HSB/HSV 42° 46.24% 67.84%
CMYK 0.00% 13.87% 46.24%
32.16%

Color #AD955D in popluar number systems.

HEX AD 95 5D
Decimal 173 149 93
Binary 10101101 10010101 1011101
Octal 255 225 135

Shades and tints

Shades of #AD955D

#AD955D
(173,149,93)
#9E8855
(158,136,85)
#8F7B4D
(143,123,77)
#806E45
(128,110,69)
#71613D
(113,97,61)
#625435
(98,84,53)
#53472D
(83,71,45)
#443A25
(68,58,37)
#352D1D
(53,45,29)
#262015
(38,32,21)
#17130D
(23,19,13)
#000000
(0,0,0)

Tints of #AD955D

#AD955D
(173,149,93)
#B49E6B
(180,158,107)
#BBA779
(187,167,121)
#C2B087
(194,176,135)
#C9B995
(201,185,149)
#D0C2A3
(208,194,163)
#D7CBB1
(215,203,177)
#DED4BF
(222,212,191)
#E5DDCD
(229,221,205)
#ECE6DB
(236,230,219)
#F3EFE9
(243,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD955D color. Also use rgb(173,149,93) instead hex code.

Text Font Color

.myTextColor { color: #AD955D; }

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

This text font color is #AD955D.

Background Color

.myBgColor { background-color: #AD955D; }

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

This div background color is #AD955D.

Border color

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

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

This div border color is #AD955D.

Opacity

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

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

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

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

This text has shadow with #AD955D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD955D.

Preview

Color preview on black background

This text has color #AD955D on black background.


Color preview on white background

This text has color #AD955D on white background.


Black color preview on #AD955D background

This text has black color on #AD955D background.


White color preview on #AD955D background

This text has white color on #AD955D background.


Related colors

Complementary color

Complementary color for #hex is #526AA2.


I love getcolorcode.com

Triadic colors

1 #5DAD95 and #955DAD with #AD955D are triadic colors.

2 #5D95AD and #95AD5D with #AD955D are triadic colors.