COLOR #A37C7B

HEX: #A37C7B RGB: (163,124,123)

Renk bilgisi

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

RGB renk modeli

#A37C7B color RGB value is (163,124,123).

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

RGB bağlantıları ve doygunluk

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

163
124
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 124 + 123 = 410 (100%)
R 163 of 410 ~ 39.76%
G 124 of 410 ~ 30.24%
B 123 of 410 ~ 30'%

%39.76
%30.24
%30

CMYK RENK MODELİ

#A37C7B rengi CMYK tonu (0,24,25,36).

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

CMYK: (0,24,25,36)
C0M24Y25K36 (0%, 24%, 25%, 36%)
(0.00 / 0.24 / 0.25 / 0.36)

CMYK yüzdeleri

%0
%23.93
%24.54
%36.08

Codes

Color #A37C7B in popluar color models

A3 7C 7B
RGB 163 124 123
HSL 17.86% 56.08%
HSB/HSV 24.54% 63.92%
CMYK 0.00% 23.93% 24.54%
36.08%

Color #A37C7B in popluar number systems.

HEX A3 7C 7B
Decimal 163 124 123
Binary 10100011 1111100 1111011
Octal 243 174 173

Shades and tints

Shades of #A37C7B

#A37C7B
(163,124,123)
#957170
(149,113,112)
#876665
(135,102,101)
#795B5A
(121,91,90)
#6B504F
(107,80,79)
#5D4544
(93,69,68)
#4F3A39
(79,58,57)
#412F2E
(65,47,46)
#332423
(51,36,35)
#251918
(37,25,24)
#170E0D
(23,14,13)
#000000
(0,0,0)

Tints of #A37C7B

#A37C7B
(163,124,123)
#AB8787
(171,135,135)
#B39293
(179,146,147)
#BB9D9F
(187,157,159)
#C3A8AB
(195,168,171)
#CBB3B7
(203,179,183)
#D3BEC3
(211,190,195)
#DBC9CF
(219,201,207)
#E3D4DB
(227,212,219)
#EBDFE7
(235,223,231)
#F3EAF3
(243,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A37C7B; }

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

This text font color is #A37C7B.

Background Color

.myBgColor { background-color: #A37C7B; }

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

This div background color is #A37C7B.

Border color

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

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

This div border color is #A37C7B.

Opacity

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

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

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

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

This text has shadow with #A37C7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37C7B.

Preview

Color preview on black background

This text has color #A37C7B on black background.


Color preview on white background

This text has color #A37C7B on white background.


Black color preview on #A37C7B background

This text has black color on #A37C7B background.


White color preview on #A37C7B background

This text has white color on #A37C7B background.


Related colors

Complementary color

Complementary color for #hex is #5C8384.


I love getcolorcode.com

Triadic colors

1 #7BA37C and #7C7BA3 with #A37C7B are triadic colors.

2 #7B7CA3 and #7CA37B with #A37C7B are triadic colors.