COLOR #A37E7B

HEX: #A37E7B RGB: (163,126,123)

Renk bilgisi

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

RGB renk modeli

#A37E7B color RGB value is (163,126,123).

RGB: (163,126,123) (64%, 49%, 48%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 126 of 255 = 49%
B 123 of 255 = 48%

163
126
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 126 + 123 = 412 (100%)
R 163 of 412 ~ 39.56%
G 126 of 412 ~ 30.58%
B 123 of 412 ~ 29.85'%

%39.56
%30.58
%29.85

CMYK RENK MODELİ

#A37E7B rengi CMYK tonu (0,23,25,36).

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

CMYK: (0,23,25,36)
C0M23Y25K36 (0%, 23%, 25%, 36%)
(0.00 / 0.23 / 0.25 / 0.36)

CMYK yüzdeleri

%0
%22.7
%24.54
%36.08

Codes

Color #A37E7B in popluar color models

A3 7E 7B
RGB 163 126 123
HSL 17.86% 56.08%
HSB/HSV 24.54% 63.92%
CMYK 0.00% 22.70% 24.54%
36.08%

Color #A37E7B in popluar number systems.

HEX A3 7E 7B
Decimal 163 126 123
Binary 10100011 1111110 1111011
Octal 243 176 173

Shades and tints

Shades of #A37E7B

#A37E7B
(163,126,123)
#957370
(149,115,112)
#876865
(135,104,101)
#795D5A
(121,93,90)
#6B524F
(107,82,79)
#5D4744
(93,71,68)
#4F3C39
(79,60,57)
#41312E
(65,49,46)
#332623
(51,38,35)
#251B18
(37,27,24)
#17100D
(23,16,13)
#000000
(0,0,0)

Tints of #A37E7B

#A37E7B
(163,126,123)
#AB8987
(171,137,135)
#B39493
(179,148,147)
#BB9F9F
(187,159,159)
#C3AAAB
(195,170,171)
#CBB5B7
(203,181,183)
#D3C0C3
(211,192,195)
#DBCBCF
(219,203,207)
#E3D6DB
(227,214,219)
#EBE1E7
(235,225,231)
#F3ECF3
(243,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A37E7B; }

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

This text font color is #A37E7B.

Background Color

.myBgColor { background-color: #A37E7B; }

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

This div background color is #A37E7B.

Border color

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

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

This div border color is #A37E7B.

Opacity

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

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

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

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

This text has shadow with #A37E7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37E7B.

Preview

Color preview on black background

This text has color #A37E7B on black background.


Color preview on white background

This text has color #A37E7B on white background.


Black color preview on #A37E7B background

This text has black color on #A37E7B background.


White color preview on #A37E7B background

This text has white color on #A37E7B background.


Related colors

Complementary color

Complementary color for #hex is #5C8184.


I love getcolorcode.com

Triadic colors

1 #7BA37E and #7E7BA3 with #A37E7B are triadic colors.

2 #7B7EA3 and #7EA37B with #A37E7B are triadic colors.