COLOR #A36E71

HEX: #A36E71 RGB: (163,110,113)

Renk bilgisi

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

RGB renk modeli

#A36E71 color RGB value is (163,110,113).

RGB: (163,110,113) (64%, 43%, 44%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 110 of 255 = 43%
B 113 of 255 = 44%

163
110
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 110 + 113 = 386 (100%)
R 163 of 386 ~ 42.23%
G 110 of 386 ~ 28.5%
B 113 of 386 ~ 29.27'%

%42.23
%28.5
%29.27

CMYK RENK MODELİ

#A36E71 rengi CMYK tonu (0,33,31,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.52%
  • sarı tonu 30.67%
  • ana renk tonu 36.08%
CMYK: (0,33,31,36) C0M33Y31K36 (0%,33%,31%,36%) (0.00/0.33/0.31/0.36) 

CMYK yüzdeleri

%0
%32.52
%30.67
%36.08

Codes

Color #A36E71 in popluar color models

A3 6E 71
RGB 163 110 113
HSL 357° 22.36% 53.53%
HSB/HSV 357° 32.52% 63.92%
CMYK 0.00% 32.52% 30.67%
36.08%

Color #A36E71 in popluar number systems.

HEX A3 6E 71
Decimal 163 110 113
Binary 10100011 1101110 1110001
Octal 243 156 161

Shades and tints

Shades of #A36E71

#A36E71
(163,110,113)
#956467
(149,100,103)
#875A5D
(135,90,93)
#795053
(121,80,83)
#6B4649
(107,70,73)
#5D3C3F
(93,60,63)
#4F3235
(79,50,53)
#41282B
(65,40,43)
#331E21
(51,30,33)
#251417
(37,20,23)
#170A0D
(23,10,13)
#000000
(0,0,0)

Tints of #A36E71

#A36E71
(163,110,113)
#AB7B7D
(171,123,125)
#B38889
(179,136,137)
#BB9595
(187,149,149)
#C3A2A1
(195,162,161)
#CBAFAD
(203,175,173)
#D3BCB9
(211,188,185)
#DBC9C5
(219,201,197)
#E3D6D1
(227,214,209)
#EBE3DD
(235,227,221)
#F3F0E9
(243,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A36E71; }

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

This text font color is #A36E71.

Background Color

.myBgColor { background-color: #A36E71; }

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

This div background color is #A36E71.

Border color

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

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

This div border color is #A36E71.

Opacity

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

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

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

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

This text has shadow with #A36E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36E71.

Preview

Color preview on black background

This text has color #A36E71 on black background.


Color preview on white background

This text has color #A36E71 on white background.


Black color preview on #A36E71 background

This text has black color on #A36E71 background.


White color preview on #A36E71 background

This text has white color on #A36E71 background.


Related colors

Complementary color

Complementary color for #hex is #5C918E.


I love getcolorcode.com

Triadic colors

1 #71A36E and #6E71A3 with #A36E71 are triadic colors.

2 #716EA3 and #6EA371 with #A36E71 are triadic colors.