COLOR #A37D8C

HEX: #A37D8C RGB: (163,125,140)

Renk bilgisi

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

RGB renk modeli

#A37D8C color RGB value is (163,125,140).

RGB: (163,125,140) (64%, 49%, 55%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 125 of 255 = 49%
B 140 of 255 = 55%

163
125
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 125 + 140 = 428 (100%)
R 163 of 428 ~ 38.08%
G 125 of 428 ~ 29.21%
B 140 of 428 ~ 32.71'%

%38.08
%29.21
%32.71

CMYK RENK MODELİ

#A37D8C rengi CMYK tonu (0,23,14,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.31%
  • sarı tonu 14.11%
  • ana renk tonu 36.08%

CMYK: (0,23,14,36)
C0M23Y14K36 (0%, 23%, 14%, 36%)
(0.00 / 0.23 / 0.14 / 0.36)

CMYK yüzdeleri

%0
%23.31
%14.11
%36.08

Codes

Color #A37D8C in popluar color models

A3 7D 8C
RGB 163 125 140
HSL 336° 17.12% 56.47%
HSB/HSV 336° 23.31% 63.92%
CMYK 0.00% 23.31% 14.11%
36.08%

Color #A37D8C in popluar number systems.

HEX A3 7D 8C
Decimal 163 125 140
Binary 10100011 1111101 10001100
Octal 243 175 214

Shades and tints

Shades of #A37D8C

#A37D8C
(163,125,140)
#957280
(149,114,128)
#876774
(135,103,116)
#795C68
(121,92,104)
#6B515C
(107,81,92)
#5D4650
(93,70,80)
#4F3B44
(79,59,68)
#413038
(65,48,56)
#33252C
(51,37,44)
#251A20
(37,26,32)
#170F14
(23,15,20)
#000000
(0,0,0)

Tints of #A37D8C

#A37D8C
(163,125,140)
#AB8896
(171,136,150)
#B393A0
(179,147,160)
#BB9EAA
(187,158,170)
#C3A9B4
(195,169,180)
#CBB4BE
(203,180,190)
#D3BFC8
(211,191,200)
#DBCAD2
(219,202,210)
#E3D5DC
(227,213,220)
#EBE0E6
(235,224,230)
#F3EBF0
(243,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37D8C color. Also use rgb(163,125,140) instead hex code.

Text Font Color

.myTextColor { color: #A37D8C; }

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

This text font color is #A37D8C.

Background Color

.myBgColor { background-color: #A37D8C; }

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

This div background color is #A37D8C.

Border color

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

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

This div border color is #A37D8C.

Opacity

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

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

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

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

This text has shadow with #A37D8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37D8C.

Preview

Color preview on black background

This text has color #A37D8C on black background.


Color preview on white background

This text has color #A37D8C on white background.


Black color preview on #A37D8C background

This text has black color on #A37D8C background.


White color preview on #A37D8C background

This text has white color on #A37D8C background.


Related colors

Complementary color

Complementary color for #hex is #5C8273.


I love getcolorcode.com

Triadic colors

1 #8CA37D and #7D8CA3 with #A37D8C are triadic colors.

2 #8C7DA3 and #7DA38C with #A37D8C are triadic colors.