COLOR #A37D77

HEX: #A37D77 RGB: (163,125,119)

Renk bilgisi

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

RGB renk modeli

#A37D77 color RGB value is (163,125,119).

RGB: (163,125,119) (64%, 49%, 47%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 125 of 255 = 49%
B 119 of 255 = 47%

163
125
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 125 + 119 = 407 (100%)
R 163 of 407 ~ 40.05%
G 125 of 407 ~ 30.71%
B 119 of 407 ~ 29.24'%

%40.05
%30.71
%29.24

CMYK RENK MODELİ

#A37D77 rengi CMYK tonu (0,23,27,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.31%
  • sarı tonu 26.99%
  • ana renk tonu 36.08%

CMYK: (0,23,27,36)
C0M23Y27K36 (0%, 23%, 27%, 36%)
(0.00 / 0.23 / 0.27 / 0.36)

CMYK yüzdeleri

%0
%23.31
%26.99
%36.08

Codes

Color #A37D77 in popluar color models

A3 7D 77
RGB 163 125 119
HSL 19.30% 55.29%
HSB/HSV 26.99% 63.92%
CMYK 0.00% 23.31% 26.99%
36.08%

Color #A37D77 in popluar number systems.

HEX A3 7D 77
Decimal 163 125 119
Binary 10100011 1111101 1110111
Octal 243 175 167

Shades and tints

Shades of #A37D77

#A37D77
(163,125,119)
#95726D
(149,114,109)
#876763
(135,103,99)
#795C59
(121,92,89)
#6B514F
(107,81,79)
#5D4645
(93,70,69)
#4F3B3B
(79,59,59)
#413031
(65,48,49)
#332527
(51,37,39)
#251A1D
(37,26,29)
#170F13
(23,15,19)
#000000
(0,0,0)

Tints of #A37D77

#A37D77
(163,125,119)
#AB8883
(171,136,131)
#B3938F
(179,147,143)
#BB9E9B
(187,158,155)
#C3A9A7
(195,169,167)
#CBB4B3
(203,180,179)
#D3BFBF
(211,191,191)
#DBCACB
(219,202,203)
#E3D5D7
(227,213,215)
#EBE0E3
(235,224,227)
#F3EBEF
(243,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37D77 color. Also use rgb(163,125,119) instead hex code.

Text Font Color

.myTextColor { color: #A37D77; }

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

This text font color is #A37D77.

Background Color

.myBgColor { background-color: #A37D77; }

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

This div background color is #A37D77.

Border color

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

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

This div border color is #A37D77.

Opacity

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

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

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

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

This text has shadow with #A37D77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37D77.

Preview

Color preview on black background

This text has color #A37D77 on black background.


Color preview on white background

This text has color #A37D77 on white background.


Black color preview on #A37D77 background

This text has black color on #A37D77 background.


White color preview on #A37D77 background

This text has white color on #A37D77 background.


Related colors

Complementary color

Complementary color for #hex is #5C8288.


I love getcolorcode.com

Triadic colors

1 #77A37D and #7D77A3 with #A37D77 are triadic colors.

2 #777DA3 and #7DA377 with #A37D77 are triadic colors.