COLOR #AD948C

HEX: #AD948C RGB: (173,148,140)

Renk bilgisi

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

RGB renk modeli

#AD948C color RGB value is (173,148,140).

RGB: (173,148,140) (68%, 58%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 148 of 255 = 58%
B 140 of 255 = 55%

173
148
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 148 + 140 = 461 (100%)
R 173 of 461 ~ 37.53%
G 148 of 461 ~ 32.1%
B 140 of 461 ~ 30.37'%

%37.53
%32.1
%30.37

CMYK RENK MODELİ

#AD948C rengi CMYK tonu (0,14,19,32).

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

CMYK: (0,14,19,32)
C0M14Y19K32 (0%, 14%, 19%, 32%)
(0.00 / 0.14 / 0.19 / 0.32)

CMYK yüzdeleri

%0
%14.45
%19.08
%32.16

Codes

Color #AD948C in popluar color models

AD 94 8C
RGB 173 148 140
HSL 15° 16.75% 61.37%
HSB/HSV 15° 19.08% 67.84%
CMYK 0.00% 14.45% 19.08%
32.16%

Color #AD948C in popluar number systems.

HEX AD 94 8C
Decimal 173 148 140
Binary 10101101 10010100 10001100
Octal 255 224 214

Shades and tints

Shades of #AD948C

#AD948C
(173,148,140)
#9E8780
(158,135,128)
#8F7A74
(143,122,116)
#806D68
(128,109,104)
#71605C
(113,96,92)
#625350
(98,83,80)
#534644
(83,70,68)
#443938
(68,57,56)
#352C2C
(53,44,44)
#261F20
(38,31,32)
#171214
(23,18,20)
#000000
(0,0,0)

Tints of #AD948C

#AD948C
(173,148,140)
#B49D96
(180,157,150)
#BBA6A0
(187,166,160)
#C2AFAA
(194,175,170)
#C9B8B4
(201,184,180)
#D0C1BE
(208,193,190)
#D7CAC8
(215,202,200)
#DED3D2
(222,211,210)
#E5DCDC
(229,220,220)
#ECE5E6
(236,229,230)
#F3EEF0
(243,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD948C; }

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

This text font color is #AD948C.

Background Color

.myBgColor { background-color: #AD948C; }

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

This div background color is #AD948C.

Border color

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

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

This div border color is #AD948C.

Opacity

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

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

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

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

This text has shadow with #AD948C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD948C.

Preview

Color preview on black background

This text has color #AD948C on black background.


Color preview on white background

This text has color #AD948C on white background.


Black color preview on #AD948C background

This text has black color on #AD948C background.


White color preview on #AD948C background

This text has white color on #AD948C background.


Related colors

Complementary color

Complementary color for #hex is #526B73.


I love getcolorcode.com

Triadic colors

1 #8CAD94 and #948CAD with #AD948C are triadic colors.

2 #8C94AD and #94AD8C with #AD948C are triadic colors.