COLOR #A5887E

HEX: #A5887E RGB: (165,136,126)

Renk bilgisi

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

RGB renk modeli

#A5887E color RGB value is (165,136,126).

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

RGB bağlantıları ve doygunluk

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

165
136
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 136 + 126 = 427 (100%)
R 165 of 427 ~ 38.64%
G 136 of 427 ~ 31.85%
B 126 of 427 ~ 29.51'%

%38.64
%31.85
%29.51

CMYK RENK MODELİ

#A5887E rengi CMYK tonu (0,18,24,35).

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

CMYK: (0,18,24,35)
C0M18Y24K35 (0%, 18%, 24%, 35%)
(0.00 / 0.18 / 0.24 / 0.35)

CMYK yüzdeleri

%0
%17.58
%23.64
%35.29

Codes

Color #A5887E in popluar color models

A5 88 7E
RGB 165 136 126
HSL 15° 17.81% 57.06%
HSB/HSV 15° 23.64% 64.71%
CMYK 0.00% 17.58% 23.64%
35.29%

Color #A5887E in popluar number systems.

HEX A5 88 7E
Decimal 165 136 126
Binary 10100101 10001000 1111110
Octal 245 210 176

Shades and tints

Shades of #A5887E

#A5887E
(165,136,126)
#967C73
(150,124,115)
#877068
(135,112,104)
#78645D
(120,100,93)
#695852
(105,88,82)
#5A4C47
(90,76,71)
#4B403C
(75,64,60)
#3C3431
(60,52,49)
#2D2826
(45,40,38)
#1E1C1B
(30,28,27)
#0F1010
(15,16,16)
#000000
(0,0,0)

Tints of #A5887E

#A5887E
(165,136,126)
#AD9289
(173,146,137)
#B59C94
(181,156,148)
#BDA69F
(189,166,159)
#C5B0AA
(197,176,170)
#CDBAB5
(205,186,181)
#D5C4C0
(213,196,192)
#DDCECB
(221,206,203)
#E5D8D6
(229,216,214)
#EDE2E1
(237,226,225)
#F5ECEC
(245,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5887E; }

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

This text font color is #A5887E.

Background Color

.myBgColor { background-color: #A5887E; }

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

This div background color is #A5887E.

Border color

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

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

This div border color is #A5887E.

Opacity

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

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

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

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

This text has shadow with #A5887E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5887E.

Preview

Color preview on black background

This text has color #A5887E on black background.


Color preview on white background

This text has color #A5887E on white background.


Black color preview on #A5887E background

This text has black color on #A5887E background.


White color preview on #A5887E background

This text has white color on #A5887E background.


Related colors

Complementary color

Complementary color for #hex is #5A7781.


I love getcolorcode.com

Triadic colors

1 #7EA588 and #887EA5 with #A5887E are triadic colors.

2 #7E88A5 and #88A57E with #A5887E are triadic colors.