COLOR #A37B7E

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

163
123
126

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

Yüzdelerle RGB renk parçaları

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

%39.56
%29.85
%30.58

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%24.54
%22.7
%36.08

Codes

Color #A37B7E in popluar color models

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

Color #A37B7E in popluar number systems.

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

Shades and tints

Shades of #A37B7E

#A37B7E
(163,123,126)
#957073
(149,112,115)
#876568
(135,101,104)
#795A5D
(121,90,93)
#6B4F52
(107,79,82)
#5D4447
(93,68,71)
#4F393C
(79,57,60)
#412E31
(65,46,49)
#332326
(51,35,38)
#25181B
(37,24,27)
#170D10
(23,13,16)
#000000
(0,0,0)

Tints of #A37B7E

#A37B7E
(163,123,126)
#AB8789
(171,135,137)
#B39394
(179,147,148)
#BB9F9F
(187,159,159)
#C3ABAA
(195,171,170)
#CBB7B5
(203,183,181)
#D3C3C0
(211,195,192)
#DBCFCB
(219,207,203)
#E3DBD6
(227,219,214)
#EBE7E1
(235,231,225)
#F3F3EC
(243,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A37B7E; }

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

This text font color is #A37B7E.

Background Color

.myBgColor { background-color: #A37B7E; }

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

This div background color is #A37B7E.

Border color

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

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

This div border color is #A37B7E.

Opacity

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

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

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

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

This text has shadow with #A37B7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37B7E.

Preview

Color preview on black background

This text has color #A37B7E on black background.


Color preview on white background

This text has color #A37B7E on white background.


Black color preview on #A37B7E background

This text has black color on #A37B7E background.


White color preview on #A37B7E background

This text has white color on #A37B7E background.


Related colors

Complementary color

Complementary color for #hex is #5C8481.


I love getcolorcode.com

Triadic colors

1 #7EA37B and #7B7EA3 with #A37B7E are triadic colors.

2 #7E7BA3 and #7BA37E with #A37B7E are triadic colors.