COLOR #AD817B

HEX: #AD817B RGB: (173,129,123)

Renk bilgisi

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

RGB renk modeli

#AD817B color RGB value is (173,129,123).

RGB: (173,129,123) (68%, 51%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 129 of 255 = 51%
B 123 of 255 = 48%

173
129
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 129 + 123 = 425 (100%)
R 173 of 425 ~ 40.71%
G 129 of 425 ~ 30.35%
B 123 of 425 ~ 28.94'%

%40.71
%30.35
%28.94

CMYK RENK MODELİ

#AD817B rengi CMYK tonu (0,25,29,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.43%
  • sarı tonu 28.90%
  • ana renk tonu 32.16%

CMYK: (0,25,29,32)
C0M25Y29K32 (0%, 25%, 29%, 32%)
(0.00 / 0.25 / 0.29 / 0.32)

CMYK yüzdeleri

%0
%25.43
%28.9
%32.16

Codes

Color #AD817B in popluar color models

AD 81 7B
RGB 173 129 123
HSL 23.36% 58.04%
HSB/HSV 28.90% 67.84%
CMYK 0.00% 25.43% 28.90%
32.16%

Color #AD817B in popluar number systems.

HEX AD 81 7B
Decimal 173 129 123
Binary 10101101 10000001 1111011
Octal 255 201 173

Shades and tints

Shades of #AD817B

#AD817B
(173,129,123)
#9E7670
(158,118,112)
#8F6B65
(143,107,101)
#80605A
(128,96,90)
#71554F
(113,85,79)
#624A44
(98,74,68)
#533F39
(83,63,57)
#44342E
(68,52,46)
#352923
(53,41,35)
#261E18
(38,30,24)
#17130D
(23,19,13)
#000000
(0,0,0)

Tints of #AD817B

#AD817B
(173,129,123)
#B48C87
(180,140,135)
#BB9793
(187,151,147)
#C2A29F
(194,162,159)
#C9ADAB
(201,173,171)
#D0B8B7
(208,184,183)
#D7C3C3
(215,195,195)
#DECECF
(222,206,207)
#E5D9DB
(229,217,219)
#ECE4E7
(236,228,231)
#F3EFF3
(243,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD817B color. Also use rgb(173,129,123) instead hex code.

Text Font Color

.myTextColor { color: #AD817B; }

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

This text font color is #AD817B.

Background Color

.myBgColor { background-color: #AD817B; }

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

This div background color is #AD817B.

Border color

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

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

This div border color is #AD817B.

Opacity

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

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

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

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

This text has shadow with #AD817B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD817B.

Preview

Color preview on black background

This text has color #AD817B on black background.


Color preview on white background

This text has color #AD817B on white background.


Black color preview on #AD817B background

This text has black color on #AD817B background.


White color preview on #AD817B background

This text has white color on #AD817B background.


Related colors

Complementary color

Complementary color for #hex is #527E84.


I love getcolorcode.com

Triadic colors

1 #7BAD81 and #817BAD with #AD817B are triadic colors.

2 #7B81AD and #81AD7B with #AD817B are triadic colors.