COLOR #A58C83

HEX: #A58C83 RGB: (165,140,131)

Renk bilgisi

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

RGB renk modeli

#A58C83 color RGB value is (165,140,131).

RGB: (165,140,131) (65%, 55%, 51%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 140 of 255 = 55%
B 131 of 255 = 51%

165
140
131

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 140 + 131 = 436 (100%)
R 165 of 436 ~ 37.84%
G 140 of 436 ~ 32.11%
B 131 of 436 ~ 30.05'%

%37.84
%32.11
%30.05

CMYK RENK MODELİ

#A58C83 rengi CMYK tonu (0,15,21,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.15%
  • sarı tonu 20.61%
  • ana renk tonu 35.29%

CMYK: (0,15,21,35)
C0M15Y21K35 (0%, 15%, 21%, 35%)
(0.00 / 0.15 / 0.21 / 0.35)

CMYK yüzdeleri

%0
%15.15
%20.61
%35.29

Codes

Color #A58C83 in popluar color models

A5 8C 83
RGB 165 140 131
HSL 16° 15.89% 58.04%
HSB/HSV 16° 20.61% 64.71%
CMYK 0.00% 15.15% 20.61%
35.29%

Color #A58C83 in popluar number systems.

HEX A5 8C 83
Decimal 165 140 131
Binary 10100101 10001100 10000011
Octal 245 214 203

Shades and tints

Shades of #A58C83

#A58C83
(165,140,131)
#968078
(150,128,120)
#87746D
(135,116,109)
#786862
(120,104,98)
#695C57
(105,92,87)
#5A504C
(90,80,76)
#4B4441
(75,68,65)
#3C3836
(60,56,54)
#2D2C2B
(45,44,43)
#1E2020
(30,32,32)
#0F1415
(15,20,21)
#000000
(0,0,0)

Tints of #A58C83

#A58C83
(165,140,131)
#AD968E
(173,150,142)
#B5A099
(181,160,153)
#BDAAA4
(189,170,164)
#C5B4AF
(197,180,175)
#CDBEBA
(205,190,186)
#D5C8C5
(213,200,197)
#DDD2D0
(221,210,208)
#E5DCDB
(229,220,219)
#EDE6E6
(237,230,230)
#F5F0F1
(245,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A58C83 color. Also use rgb(165,140,131) instead hex code.

Text Font Color

.myTextColor { color: #A58C83; }

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

This text font color is #A58C83.

Background Color

.myBgColor { background-color: #A58C83; }

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

This div background color is #A58C83.

Border color

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

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

This div border color is #A58C83.

Opacity

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

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

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

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

This text has shadow with #A58C83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58C83.

Preview

Color preview on black background

This text has color #A58C83 on black background.


Color preview on white background

This text has color #A58C83 on white background.


Black color preview on #A58C83 background

This text has black color on #A58C83 background.


White color preview on #A58C83 background

This text has white color on #A58C83 background.


Related colors

Complementary color

Complementary color for #hex is #5A737C.


I love getcolorcode.com

Triadic colors

1 #83A58C and #8C83A5 with #A58C83 are triadic colors.

2 #838CA5 and #8CA583 with #A58C83 are triadic colors.