COLOR #A57661

HEX: #A57661 RGB: (165,118,97)

Renk bilgisi

#A57661 contains mainly red and green colors. #A57661 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#A57661 color RGB value is (165,118,97).

RGB: (165,118,97) (65%, 46%, 38%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 118 of 255 = 46%
B 97 of 255 = 38%

165
118
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 118 + 97 = 380 (100%)
R 165 of 380 ~ 43.42%
G 118 of 380 ~ 31.05%
B 97 of 380 ~ 25.53'%

%43.42
%31.05
%25.53

CMYK RENK MODELİ

#A57661 rengi CMYK tonu (0,28,41,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.48%
  • sarı tonu 41.21%
  • ana renk tonu 35.29%

CMYK: (0,28,41,35)
C0M28Y41K35 (0%, 28%, 41%, 35%)
(0.00 / 0.28 / 0.41 / 0.35)

CMYK yüzdeleri

%0
%28.48
%41.21
%35.29

Codes

Color #A57661 in popluar color models

A5 76 61
RGB 165 118 97
HSL 19° 27.42% 51.37%
HSB/HSV 19° 41.21% 64.71%
CMYK 0.00% 28.48% 41.21%
35.29%

Color #A57661 in popluar number systems.

HEX A5 76 61
Decimal 165 118 97
Binary 10100101 1110110 1100001
Octal 245 166 141

Shades and tints

Shades of #A57661

#A57661
(165,118,97)
#966C59
(150,108,89)
#876251
(135,98,81)
#785849
(120,88,73)
#694E41
(105,78,65)
#5A4439
(90,68,57)
#4B3A31
(75,58,49)
#3C3029
(60,48,41)
#2D2621
(45,38,33)
#1E1C19
(30,28,25)
#0F1211
(15,18,17)
#000000
(0,0,0)

Tints of #A57661

#A57661
(165,118,97)
#AD826F
(173,130,111)
#B58E7D
(181,142,125)
#BD9A8B
(189,154,139)
#C5A699
(197,166,153)
#CDB2A7
(205,178,167)
#D5BEB5
(213,190,181)
#DDCAC3
(221,202,195)
#E5D6D1
(229,214,209)
#EDE2DF
(237,226,223)
#F5EEED
(245,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A57661 color. Also use rgb(165,118,97) instead hex code.

Text Font Color

.myTextColor { color: #A57661; }

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

This text font color is #A57661.

Background Color

.myBgColor { background-color: #A57661; }

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

This div background color is #A57661.

Border color

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

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

This div border color is #A57661.

Opacity

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

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

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

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

This text has shadow with #A57661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A57661.

Preview

Color preview on black background

This text has color #A57661 on black background.


Color preview on white background

This text has color #A57661 on white background.


Black color preview on #A57661 background

This text has black color on #A57661 background.


White color preview on #A57661 background

This text has white color on #A57661 background.


Related colors

Complementary color

Complementary color for #hex is #5A899E.


I love getcolorcode.com

Triadic colors

1 #61A576 and #7661A5 with #A57661 are triadic colors.

2 #6176A5 and #76A561 with #A57661 are triadic colors.