COLOR #A5887C

HEX: #A5887C RGB: (165,136,124)

Renk bilgisi

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

RGB renk modeli

#A5887C color RGB value is (165,136,124).

RGB: (165,136,124) (65%, 53%, 49%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 136 of 255 = 53%
B 124 of 255 = 49%

165
136
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 136 + 124 = 425 (100%)
R 165 of 425 ~ 38.82%
G 136 of 425 ~ 32%
B 124 of 425 ~ 29.18'%

%38.82
%32
%29.18

CMYK RENK MODELİ

#A5887C rengi CMYK tonu (0,18,25,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.58%
  • sarı tonu 24.85%
  • ana renk tonu 35.29%

CMYK: (0,18,25,35)
C0M18Y25K35 (0%, 18%, 25%, 35%)
(0.00 / 0.18 / 0.25 / 0.35)

CMYK yüzdeleri

%0
%17.58
%24.85
%35.29

Codes

Color #A5887C in popluar color models

A5 88 7C
RGB 165 136 124
HSL 18° 18.55% 56.67%
HSB/HSV 18° 24.85% 64.71%
CMYK 0.00% 17.58% 24.85%
35.29%

Color #A5887C in popluar number systems.

HEX A5 88 7C
Decimal 165 136 124
Binary 10100101 10001000 1111100
Octal 245 210 174

Shades and tints

Shades of #A5887C

#A5887C
(165,136,124)
#967C71
(150,124,113)
#877066
(135,112,102)
#78645B
(120,100,91)
#695850
(105,88,80)
#5A4C45
(90,76,69)
#4B403A
(75,64,58)
#3C342F
(60,52,47)
#2D2824
(45,40,36)
#1E1C19
(30,28,25)
#0F100E
(15,16,14)
#000000
(0,0,0)

Tints of #A5887C

#A5887C
(165,136,124)
#AD9287
(173,146,135)
#B59C92
(181,156,146)
#BDA69D
(189,166,157)
#C5B0A8
(197,176,168)
#CDBAB3
(205,186,179)
#D5C4BE
(213,196,190)
#DDCEC9
(221,206,201)
#E5D8D4
(229,216,212)
#EDE2DF
(237,226,223)
#F5ECEA
(245,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5887C color. Also use rgb(165,136,124) instead hex code.

Text Font Color

.myTextColor { color: #A5887C; }

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

This text font color is #A5887C.

Background Color

.myBgColor { background-color: #A5887C; }

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

This div background color is #A5887C.

Border color

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

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

This div border color is #A5887C.

Opacity

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

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

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

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

This text has shadow with #A5887C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5887C.

Preview

Color preview on black background

This text has color #A5887C on black background.


Color preview on white background

This text has color #A5887C on white background.


Black color preview on #A5887C background

This text has black color on #A5887C background.


White color preview on #A5887C background

This text has white color on #A5887C background.


Related colors

Complementary color

Complementary color for #hex is #5A7783.


I love getcolorcode.com

Triadic colors

1 #7CA588 and #887CA5 with #A5887C are triadic colors.

2 #7C88A5 and #88A57C with #A5887C are triadic colors.