COLOR #A37163

HEX: #A37163 RGB: (163,113,99)

Renk bilgisi

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

RGB renk modeli

#A37163 color RGB value is (163,113,99).

RGB: (163,113,99) (64%, 44%, 39%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 113 of 255 = 44%
B 99 of 255 = 39%

163
113
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 113 + 99 = 375 (100%)
R 163 of 375 ~ 43.47%
G 113 of 375 ~ 30.13%
B 99 of 375 ~ 26.4'%

%43.47
%30.13
%26.4

CMYK RENK MODELİ

#A37163 rengi CMYK tonu (0,31,39,36).

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

CMYK: (0,31,39,36)
C0M31Y39K36 (0%, 31%, 39%, 36%)
(0.00 / 0.31 / 0.39 / 0.36)

CMYK yüzdeleri

%0
%30.67
%39.26
%36.08

Codes

Color #A37163 in popluar color models

A3 71 63
RGB 163 113 99
HSL 13° 25.81% 51.37%
HSB/HSV 13° 39.26% 63.92%
CMYK 0.00% 30.67% 39.26%
36.08%

Color #A37163 in popluar number systems.

HEX A3 71 63
Decimal 163 113 99
Binary 10100011 1110001 1100011
Octal 243 161 143

Shades and tints

Shades of #A37163

#A37163
(163,113,99)
#95675A
(149,103,90)
#875D51
(135,93,81)
#795348
(121,83,72)
#6B493F
(107,73,63)
#5D3F36
(93,63,54)
#4F352D
(79,53,45)
#412B24
(65,43,36)
#33211B
(51,33,27)
#251712
(37,23,18)
#170D09
(23,13,9)
#000000
(0,0,0)

Tints of #A37163

#A37163
(163,113,99)
#AB7D71
(171,125,113)
#B3897F
(179,137,127)
#BB958D
(187,149,141)
#C3A19B
(195,161,155)
#CBADA9
(203,173,169)
#D3B9B7
(211,185,183)
#DBC5C5
(219,197,197)
#E3D1D3
(227,209,211)
#EBDDE1
(235,221,225)
#F3E9EF
(243,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A37163; }

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

This text font color is #A37163.

Background Color

.myBgColor { background-color: #A37163; }

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

This div background color is #A37163.

Border color

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

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

This div border color is #A37163.

Opacity

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

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

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

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

This text has shadow with #A37163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37163.

Preview

Color preview on black background

This text has color #A37163 on black background.


Color preview on white background

This text has color #A37163 on white background.


Black color preview on #A37163 background

This text has black color on #A37163 background.


White color preview on #A37163 background

This text has white color on #A37163 background.


Related colors

Complementary color

Complementary color for #hex is #5C8E9C.


I love getcolorcode.com

Triadic colors

1 #63A371 and #7163A3 with #A37163 are triadic colors.

2 #6371A3 and #71A363 with #A37163 are triadic colors.