COLOR #A37B6B

HEX: #A37B6B RGB: (163,123,107)

Renk bilgisi

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

RGB renk modeli

#A37B6B color RGB value is (163,123,107).

RGB: (163,123,107) (64%, 48%, 42%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 123 of 255 = 48%
B 107 of 255 = 42%

163
123
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 123 + 107 = 393 (100%)
R 163 of 393 ~ 41.48%
G 123 of 393 ~ 31.3%
B 107 of 393 ~ 27.23'%

%41.48
%31.3
%27.23

CMYK RENK MODELİ

#A37B6B rengi CMYK tonu (0,25,34,36).

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

CMYK: (0,25,34,36)
C0M25Y34K36 (0%, 25%, 34%, 36%)
(0.00 / 0.25 / 0.34 / 0.36)

CMYK yüzdeleri

%0
%24.54
%34.36
%36.08

Codes

Color #A37B6B in popluar color models

A3 7B 6B
RGB 163 123 107
HSL 17° 23.33% 52.94%
HSB/HSV 17° 34.36% 63.92%
CMYK 0.00% 24.54% 34.36%
36.08%

Color #A37B6B in popluar number systems.

HEX A3 7B 6B
Decimal 163 123 107
Binary 10100011 1111011 1101011
Octal 243 173 153

Shades and tints

Shades of #A37B6B

#A37B6B
(163,123,107)
#957062
(149,112,98)
#876559
(135,101,89)
#795A50
(121,90,80)
#6B4F47
(107,79,71)
#5D443E
(93,68,62)
#4F3935
(79,57,53)
#412E2C
(65,46,44)
#332323
(51,35,35)
#25181A
(37,24,26)
#170D11
(23,13,17)
#000000
(0,0,0)

Tints of #A37B6B

#A37B6B
(163,123,107)
#AB8778
(171,135,120)
#B39385
(179,147,133)
#BB9F92
(187,159,146)
#C3AB9F
(195,171,159)
#CBB7AC
(203,183,172)
#D3C3B9
(211,195,185)
#DBCFC6
(219,207,198)
#E3DBD3
(227,219,211)
#EBE7E0
(235,231,224)
#F3F3ED
(243,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A37B6B; }

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

This text font color is #A37B6B.

Background Color

.myBgColor { background-color: #A37B6B; }

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

This div background color is #A37B6B.

Border color

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

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

This div border color is #A37B6B.

Opacity

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

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

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

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

This text has shadow with #A37B6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37B6B.

Preview

Color preview on black background

This text has color #A37B6B on black background.


Color preview on white background

This text has color #A37B6B on white background.


Black color preview on #A37B6B background

This text has black color on #A37B6B background.


White color preview on #A37B6B background

This text has white color on #A37B6B background.


Related colors

Complementary color

Complementary color for #hex is #5C8494.


I love getcolorcode.com

Triadic colors

1 #6BA37B and #7B6BA3 with #A37B6B are triadic colors.

2 #6B7BA3 and #7BA36B with #A37B6B are triadic colors.