COLOR #A58C74

HEX: #A58C74 RGB: (165,140,116)

Renk bilgisi

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

RGB renk modeli

#A58C74 color RGB value is (165,140,116).

RGB: (165,140,116) (65%, 55%, 45%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 140 of 255 = 55%
B 116 of 255 = 45%

165
140
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 140 + 116 = 421 (100%)
R 165 of 421 ~ 39.19%
G 140 of 421 ~ 33.25%
B 116 of 421 ~ 27.55'%

%39.19
%33.25
%27.55

CMYK RENK MODELİ

#A58C74 rengi CMYK tonu (0,15,30,35).

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

CMYK: (0,15,30,35)
C0M15Y30K35 (0%, 15%, 30%, 35%)
(0.00 / 0.15 / 0.30 / 0.35)

CMYK yüzdeleri

%0
%15.15
%29.7
%35.29

Codes

Color #A58C74 in popluar color models

A5 8C 74
RGB 165 140 116
HSL 29° 21.40% 55.10%
HSB/HSV 29° 29.70% 64.71%
CMYK 0.00% 15.15% 29.70%
35.29%

Color #A58C74 in popluar number systems.

HEX A5 8C 74
Decimal 165 140 116
Binary 10100101 10001100 1110100
Octal 245 214 164

Shades and tints

Shades of #A58C74

#A58C74
(165,140,116)
#96806A
(150,128,106)
#877460
(135,116,96)
#786856
(120,104,86)
#695C4C
(105,92,76)
#5A5042
(90,80,66)
#4B4438
(75,68,56)
#3C382E
(60,56,46)
#2D2C24
(45,44,36)
#1E201A
(30,32,26)
#0F1410
(15,20,16)
#000000
(0,0,0)

Tints of #A58C74

#A58C74
(165,140,116)
#AD9680
(173,150,128)
#B5A08C
(181,160,140)
#BDAA98
(189,170,152)
#C5B4A4
(197,180,164)
#CDBEB0
(205,190,176)
#D5C8BC
(213,200,188)
#DDD2C8
(221,210,200)
#E5DCD4
(229,220,212)
#EDE6E0
(237,230,224)
#F5F0EC
(245,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A58C74; }

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

This text font color is #A58C74.

Background Color

.myBgColor { background-color: #A58C74; }

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

This div background color is #A58C74.

Border color

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

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

This div border color is #A58C74.

Opacity

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

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

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

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

This text has shadow with #A58C74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58C74.

Preview

Color preview on black background

This text has color #A58C74 on black background.


Color preview on white background

This text has color #A58C74 on white background.


Black color preview on #A58C74 background

This text has black color on #A58C74 background.


White color preview on #A58C74 background

This text has white color on #A58C74 background.


Related colors

Complementary color

Complementary color for #hex is #5A738B.


I love getcolorcode.com

Triadic colors

1 #74A58C and #8C74A5 with #A58C74 are triadic colors.

2 #748CA5 and #8CA574 with #A58C74 are triadic colors.