COLOR #A37E61

HEX: #A37E61 RGB: (163,126,97)

Renk bilgisi

#A37E61 contains mainly red and green colors. #A37E61 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#A37E61 color RGB value is (163,126,97).

RGB: (163,126,97) (64%, 49%, 38%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 126 of 255 = 49%
B 97 of 255 = 38%

163
126
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 126 + 97 = 386 (100%)
R 163 of 386 ~ 42.23%
G 126 of 386 ~ 32.64%
B 97 of 386 ~ 25.13'%

%42.23
%32.64
%25.13

CMYK RENK MODELİ

#A37E61 rengi CMYK tonu (0,23,40,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.70%
  • sarı tonu 40.49%
  • ana renk tonu 36.08%

CMYK: (0,23,40,36)
C0M23Y40K36 (0%, 23%, 40%, 36%)
(0.00 / 0.23 / 0.40 / 0.36)

CMYK yüzdeleri

%0
%22.7
%40.49
%36.08

Codes

Color #A37E61 in popluar color models

A3 7E 61
RGB 163 126 97
HSL 26° 26.40% 50.98%
HSB/HSV 26° 40.49% 63.92%
CMYK 0.00% 22.70% 40.49%
36.08%

Color #A37E61 in popluar number systems.

HEX A3 7E 61
Decimal 163 126 97
Binary 10100011 1111110 1100001
Octal 243 176 141

Shades and tints

Shades of #A37E61

#A37E61
(163,126,97)
#957359
(149,115,89)
#876851
(135,104,81)
#795D49
(121,93,73)
#6B5241
(107,82,65)
#5D4739
(93,71,57)
#4F3C31
(79,60,49)
#413129
(65,49,41)
#332621
(51,38,33)
#251B19
(37,27,25)
#171011
(23,16,17)
#000000
(0,0,0)

Tints of #A37E61

#A37E61
(163,126,97)
#AB896F
(171,137,111)
#B3947D
(179,148,125)
#BB9F8B
(187,159,139)
#C3AA99
(195,170,153)
#CBB5A7
(203,181,167)
#D3C0B5
(211,192,181)
#DBCBC3
(219,203,195)
#E3D6D1
(227,214,209)
#EBE1DF
(235,225,223)
#F3ECED
(243,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37E61 color. Also use rgb(163,126,97) instead hex code.

Text Font Color

.myTextColor { color: #A37E61; }

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

This text font color is #A37E61.

Background Color

.myBgColor { background-color: #A37E61; }

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

This div background color is #A37E61.

Border color

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

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

This div border color is #A37E61.

Opacity

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

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

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

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

This text has shadow with #A37E61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37E61.

Preview

Color preview on black background

This text has color #A37E61 on black background.


Color preview on white background

This text has color #A37E61 on white background.


Black color preview on #A37E61 background

This text has black color on #A37E61 background.


White color preview on #A37E61 background

This text has white color on #A37E61 background.


Related colors

Complementary color

Complementary color for #hex is #5C819E.


I love getcolorcode.com

Triadic colors

1 #61A37E and #7E61A3 with #A37E61 are triadic colors.

2 #617EA3 and #7EA361 with #A37E61 are triadic colors.