COLOR #AD858D

HEX: #AD858D RGB: (173,133,141)

Renk bilgisi

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

RGB renk modeli

#AD858D color RGB value is (173,133,141).

RGB: (173,133,141) (68%, 52%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 133 of 255 = 52%
B 141 of 255 = 55%

173
133
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 133 + 141 = 447 (100%)
R 173 of 447 ~ 38.7%
G 133 of 447 ~ 29.75%
B 141 of 447 ~ 31.54'%

%38.7
%29.75
%31.54

CMYK RENK MODELİ

#AD858D rengi CMYK tonu (0,23,18,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.12%
  • sarı tonu 18.50%
  • ana renk tonu 32.16%

CMYK: (0,23,18,32)
C0M23Y18K32 (0%, 23%, 18%, 32%)
(0.00 / 0.23 / 0.18 / 0.32)

CMYK yüzdeleri

%0
%23.12
%18.5
%32.16

Codes

Color #AD858D in popluar color models

AD 85 8D
RGB 173 133 141
HSL 348° 19.61% 60.00%
HSB/HSV 348° 23.12% 67.84%
CMYK 0.00% 23.12% 18.50%
32.16%

Color #AD858D in popluar number systems.

HEX AD 85 8D
Decimal 173 133 141
Binary 10101101 10000101 10001101
Octal 255 205 215

Shades and tints

Shades of #AD858D

#AD858D
(173,133,141)
#9E7981
(158,121,129)
#8F6D75
(143,109,117)
#806169
(128,97,105)
#71555D
(113,85,93)
#624951
(98,73,81)
#533D45
(83,61,69)
#443139
(68,49,57)
#35252D
(53,37,45)
#261921
(38,25,33)
#170D15
(23,13,21)
#000000
(0,0,0)

Tints of #AD858D

#AD858D
(173,133,141)
#B49097
(180,144,151)
#BB9BA1
(187,155,161)
#C2A6AB
(194,166,171)
#C9B1B5
(201,177,181)
#D0BCBF
(208,188,191)
#D7C7C9
(215,199,201)
#DED2D3
(222,210,211)
#E5DDDD
(229,221,221)
#ECE8E7
(236,232,231)
#F3F3F1
(243,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD858D color. Also use rgb(173,133,141) instead hex code.

Text Font Color

.myTextColor { color: #AD858D; }

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

This text font color is #AD858D.

Background Color

.myBgColor { background-color: #AD858D; }

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

This div background color is #AD858D.

Border color

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

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

This div border color is #AD858D.

Opacity

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

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

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

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

This text has shadow with #AD858D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD858D.

Preview

Color preview on black background

This text has color #AD858D on black background.


Color preview on white background

This text has color #AD858D on white background.


Black color preview on #AD858D background

This text has black color on #AD858D background.


White color preview on #AD858D background

This text has white color on #AD858D background.


Related colors

Complementary color

Complementary color for #hex is #527A72.


I love getcolorcode.com

Triadic colors

1 #8DAD85 and #858DAD with #AD858D are triadic colors.

2 #8D85AD and #85AD8D with #AD858D are triadic colors.