COLOR #A37177

HEX: #A37177 RGB: (163,113,119)

Renk bilgisi

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

RGB renk modeli

#A37177 color RGB value is (163,113,119).

RGB: (163,113,119) (64%, 44%, 47%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 113 of 255 = 44%
B 119 of 255 = 47%

163
113
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 113 + 119 = 395 (100%)
R 163 of 395 ~ 41.27%
G 113 of 395 ~ 28.61%
B 119 of 395 ~ 30.13'%

%41.27
%28.61
%30.13

CMYK RENK MODELİ

#A37177 rengi CMYK tonu (0,31,27,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.67%
  • sarı tonu 26.99%
  • ana renk tonu 36.08%

CMYK: (0,31,27,36)
C0M31Y27K36 (0%, 31%, 27%, 36%)
(0.00 / 0.31 / 0.27 / 0.36)

CMYK yüzdeleri

%0
%30.67
%26.99
%36.08

Codes

Color #A37177 in popluar color models

A3 71 77
RGB 163 113 119
HSL 353° 21.37% 54.12%
HSB/HSV 353° 30.67% 63.92%
CMYK 0.00% 30.67% 26.99%
36.08%

Color #A37177 in popluar number systems.

HEX A3 71 77
Decimal 163 113 119
Binary 10100011 1110001 1110111
Octal 243 161 167

Shades and tints

Shades of #A37177

#A37177
(163,113,119)
#95676D
(149,103,109)
#875D63
(135,93,99)
#795359
(121,83,89)
#6B494F
(107,73,79)
#5D3F45
(93,63,69)
#4F353B
(79,53,59)
#412B31
(65,43,49)
#332127
(51,33,39)
#25171D
(37,23,29)
#170D13
(23,13,19)
#000000
(0,0,0)

Tints of #A37177

#A37177
(163,113,119)
#AB7D83
(171,125,131)
#B3898F
(179,137,143)
#BB959B
(187,149,155)
#C3A1A7
(195,161,167)
#CBADB3
(203,173,179)
#D3B9BF
(211,185,191)
#DBC5CB
(219,197,203)
#E3D1D7
(227,209,215)
#EBDDE3
(235,221,227)
#F3E9EF
(243,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37177 color. Also use rgb(163,113,119) instead hex code.

Text Font Color

.myTextColor { color: #A37177; }

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

This text font color is #A37177.

Background Color

.myBgColor { background-color: #A37177; }

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

This div background color is #A37177.

Border color

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

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

This div border color is #A37177.

Opacity

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

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

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

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

This text has shadow with #A37177 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37177.

Preview

Color preview on black background

This text has color #A37177 on black background.


Color preview on white background

This text has color #A37177 on white background.


Black color preview on #A37177 background

This text has black color on #A37177 background.


White color preview on #A37177 background

This text has white color on #A37177 background.


Related colors

Complementary color

Complementary color for #hex is #5C8E88.


I love getcolorcode.com

Triadic colors

1 #77A371 and #7177A3 with #A37177 are triadic colors.

2 #7771A3 and #71A377 with #A37177 are triadic colors.