COLOR #A5988B

HEX: #A5988B RGB: (165,152,139)

Renk bilgisi

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

RGB renk modeli

#A5988B color RGB value is (165,152,139).

RGB: (165,152,139) (65%, 60%, 55%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 152 of 255 = 60%
B 139 of 255 = 55%

165
152
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 152 + 139 = 456 (100%)
R 165 of 456 ~ 36.18%
G 152 of 456 ~ 33.33%
B 139 of 456 ~ 30.48'%

%36.18
%33.33
%30.48

CMYK RENK MODELİ

#A5988B rengi CMYK tonu (0,8,16,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.88%
  • sarı tonu 15.76%
  • ana renk tonu 35.29%
CMYK: (0,8,16,35) C0M8Y16K35 (0%,8%,16%,35%) (0.00/0.08/0.16/0.35) 

CMYK yüzdeleri

%0
%7.88
%15.76
%35.29

Codes

Color #A5988B in popluar color models

A5 98 8B
RGB 165 152 139
HSL 30° 12.62% 59.61%
HSB/HSV 30° 15.76% 64.71%
CMYK 0.00% 7.88% 15.76%
35.29%

Color #A5988B in popluar number systems.

HEX A5 98 8B
Decimal 165 152 139
Binary 10100101 10011000 10001011
Octal 245 230 213

Shades and tints

Shades of #A5988B

#A5988B
(165,152,139)
#968B7F
(150,139,127)
#877E73
(135,126,115)
#787167
(120,113,103)
#69645B
(105,100,91)
#5A574F
(90,87,79)
#4B4A43
(75,74,67)
#3C3D37
(60,61,55)
#2D302B
(45,48,43)
#1E231F
(30,35,31)
#0F1613
(15,22,19)
#000000
(0,0,0)

Tints of #A5988B

#A5988B
(165,152,139)
#ADA195
(173,161,149)
#B5AA9F
(181,170,159)
#BDB3A9
(189,179,169)
#C5BCB3
(197,188,179)
#CDC5BD
(205,197,189)
#D5CEC7
(213,206,199)
#DDD7D1
(221,215,209)
#E5E0DB
(229,224,219)
#EDE9E5
(237,233,229)
#F5F2EF
(245,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5988B color. Also use rgb(165,152,139) instead hex code.

Text Font Color

.myTextColor { color: #A5988B; }

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

This text font color is #A5988B.

Background Color

.myBgColor { background-color: #A5988B; }

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

This div background color is #A5988B.

Border color

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

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

This div border color is #A5988B.

Opacity

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

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

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

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

This text has shadow with #A5988B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5988B.

Preview

Color preview on black background

This text has color #A5988B on black background.


Color preview on white background

This text has color #A5988B on white background.


Black color preview on #A5988B background

This text has black color on #A5988B background.


White color preview on #A5988B background

This text has white color on #A5988B background.


Related colors

Complementary color

Complementary color for #hex is #5A6774.


I love getcolorcode.com

Triadic colors

1 #8BA598 and #988BA5 with #A5988B are triadic colors.

2 #8B98A5 and #98A58B with #A5988B are triadic colors.