COLOR #A57D59

HEX: #A57D59 RGB: (165,125,89)

Renk bilgisi

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

RGB renk modeli

#A57D59 color RGB value is (165,125,89).

RGB: (165,125,89) (65%, 49%, 35%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 125 of 255 = 49%
B 89 of 255 = 35%

165
125
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 125 + 89 = 379 (100%)
R 165 of 379 ~ 43.54%
G 125 of 379 ~ 32.98%
B 89 of 379 ~ 23.48'%

%43.54
%32.98
%23.48

CMYK RENK MODELİ

#A57D59 rengi CMYK tonu (0,24,46,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.24%
  • sarı tonu 46.06%
  • ana renk tonu 35.29%

CMYK: (0,24,46,35)
C0M24Y46K35 (0%, 24%, 46%, 35%)
(0.00 / 0.24 / 0.46 / 0.35)

CMYK yüzdeleri

%0
%24.24
%46.06
%35.29

Codes

Color #A57D59 in popluar color models

A5 7D 59
RGB 165 125 89
HSL 28° 29.92% 49.80%
HSB/HSV 28° 46.06% 64.71%
CMYK 0.00% 24.24% 46.06%
35.29%

Color #A57D59 in popluar number systems.

HEX A5 7D 59
Decimal 165 125 89
Binary 10100101 1111101 1011001
Octal 245 175 131

Shades and tints

Shades of #A57D59

#A57D59
(165,125,89)
#967251
(150,114,81)
#876749
(135,103,73)
#785C41
(120,92,65)
#695139
(105,81,57)
#5A4631
(90,70,49)
#4B3B29
(75,59,41)
#3C3021
(60,48,33)
#2D2519
(45,37,25)
#1E1A11
(30,26,17)
#0F0F09
(15,15,9)
#000000
(0,0,0)

Tints of #A57D59

#A57D59
(165,125,89)
#AD8868
(173,136,104)
#B59377
(181,147,119)
#BD9E86
(189,158,134)
#C5A995
(197,169,149)
#CDB4A4
(205,180,164)
#D5BFB3
(213,191,179)
#DDCAC2
(221,202,194)
#E5D5D1
(229,213,209)
#EDE0E0
(237,224,224)
#F5EBEF
(245,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A57D59 color. Also use rgb(165,125,89) instead hex code.

Text Font Color

.myTextColor { color: #A57D59; }

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

This text font color is #A57D59.

Background Color

.myBgColor { background-color: #A57D59; }

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

This div background color is #A57D59.

Border color

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

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

This div border color is #A57D59.

Opacity

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

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

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

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

This text has shadow with #A57D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A57D59.

Preview

Color preview on black background

This text has color #A57D59 on black background.


Color preview on white background

This text has color #A57D59 on white background.


Black color preview on #A57D59 background

This text has black color on #A57D59 background.


White color preview on #A57D59 background

This text has white color on #A57D59 background.


Related colors

Complementary color

Complementary color for #hex is #5A82A6.


I love getcolorcode.com

Triadic colors

1 #59A57D and #7D59A5 with #A57D59 are triadic colors.

2 #597DA5 and #7DA559 with #A57D59 are triadic colors.