COLOR #A5887F

HEX: #A5887F RGB: (165,136,127)

Renk bilgisi

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

RGB renk modeli

#A5887F color RGB value is (165,136,127).

RGB: (165,136,127) (65%, 53%, 50%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 136 of 255 = 53%
B 127 of 255 = 50%

165
136
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 136 + 127 = 428 (100%)
R 165 of 428 ~ 38.55%
G 136 of 428 ~ 31.78%
B 127 of 428 ~ 29.67'%

%38.55
%31.78
%29.67

CMYK RENK MODELİ

#A5887F rengi CMYK tonu (0,18,23,35).

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

CMYK: (0,18,23,35)
C0M18Y23K35 (0%, 18%, 23%, 35%)
(0.00 / 0.18 / 0.23 / 0.35)

CMYK yüzdeleri

%0
%17.58
%23.03
%35.29

Codes

Color #A5887F in popluar color models

A5 88 7F
RGB 165 136 127
HSL 14° 17.43% 57.25%
HSB/HSV 14° 23.03% 64.71%
CMYK 0.00% 17.58% 23.03%
35.29%

Color #A5887F in popluar number systems.

HEX A5 88 7F
Decimal 165 136 127
Binary 10100101 10001000 1111111
Octal 245 210 177

Shades and tints

Shades of #A5887F

#A5887F
(165,136,127)
#967C74
(150,124,116)
#877069
(135,112,105)
#78645E
(120,100,94)
#695853
(105,88,83)
#5A4C48
(90,76,72)
#4B403D
(75,64,61)
#3C3432
(60,52,50)
#2D2827
(45,40,39)
#1E1C1C
(30,28,28)
#0F1011
(15,16,17)
#000000
(0,0,0)

Tints of #A5887F

#A5887F
(165,136,127)
#AD928A
(173,146,138)
#B59C95
(181,156,149)
#BDA6A0
(189,166,160)
#C5B0AB
(197,176,171)
#CDBAB6
(205,186,182)
#D5C4C1
(213,196,193)
#DDCECC
(221,206,204)
#E5D8D7
(229,216,215)
#EDE2E2
(237,226,226)
#F5ECED
(245,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5887F; }

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

This text font color is #A5887F.

Background Color

.myBgColor { background-color: #A5887F; }

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

This div background color is #A5887F.

Border color

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

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

This div border color is #A5887F.

Opacity

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

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

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

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

This text has shadow with #A5887F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5887F.

Preview

Color preview on black background

This text has color #A5887F on black background.


Color preview on white background

This text has color #A5887F on white background.


Black color preview on #A5887F background

This text has black color on #A5887F background.


White color preview on #A5887F background

This text has white color on #A5887F background.


Related colors

Complementary color

Complementary color for #hex is #5A7780.


I love getcolorcode.com

Triadic colors

1 #7FA588 and #887FA5 with #A5887F are triadic colors.

2 #7F88A5 and #88A57F with #A5887F are triadic colors.