COLOR #A38E59

HEX: #A38E59 RGB: (163,142,89)

Renk bilgisi

#A38E59 contains mainly red and green colors. #A38E59 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#A38E59 color RGB value is (163,142,89).

RGB: (163,142,89) (64%, 56%, 35%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 142 of 255 = 56%
B 89 of 255 = 35%

163
142
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 142 + 89 = 394 (100%)
R 163 of 394 ~ 41.37%
G 142 of 394 ~ 36.04%
B 89 of 394 ~ 22.59'%

%41.37
%36.04
%22.59

CMYK RENK MODELİ

#A38E59 rengi CMYK tonu (0,13,45,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.88%
  • sarı tonu 45.40%
  • ana renk tonu 36.08%

CMYK: (0,13,45,36)
C0M13Y45K36 (0%, 13%, 45%, 36%)
(0.00 / 0.13 / 0.45 / 0.36)

CMYK yüzdeleri

%0
%12.88
%45.4
%36.08

Codes

Color #A38E59 in popluar color models

A3 8E 59
RGB 163 142 89
HSL 43° 29.37% 49.41%
HSB/HSV 43° 45.40% 63.92%
CMYK 0.00% 12.88% 45.40%
36.08%

Color #A38E59 in popluar number systems.

HEX A3 8E 59
Decimal 163 142 89
Binary 10100011 10001110 1011001
Octal 243 216 131

Shades and tints

Shades of #A38E59

#A38E59
(163,142,89)
#958251
(149,130,81)
#877649
(135,118,73)
#796A41
(121,106,65)
#6B5E39
(107,94,57)
#5D5231
(93,82,49)
#4F4629
(79,70,41)
#413A21
(65,58,33)
#332E19
(51,46,25)
#252211
(37,34,17)
#171609
(23,22,9)
#000000
(0,0,0)

Tints of #A38E59

#A38E59
(163,142,89)
#AB9868
(171,152,104)
#B3A277
(179,162,119)
#BBAC86
(187,172,134)
#C3B695
(195,182,149)
#CBC0A4
(203,192,164)
#D3CAB3
(211,202,179)
#DBD4C2
(219,212,194)
#E3DED1
(227,222,209)
#EBE8E0
(235,232,224)
#F3F2EF
(243,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38E59 color. Also use rgb(163,142,89) instead hex code.

Text Font Color

.myTextColor { color: #A38E59; }

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

This text font color is #A38E59.

Background Color

.myBgColor { background-color: #A38E59; }

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

This div background color is #A38E59.

Border color

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

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

This div border color is #A38E59.

Opacity

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

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

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

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

This text has shadow with #A38E59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38E59.

Preview

Color preview on black background

This text has color #A38E59 on black background.


Color preview on white background

This text has color #A38E59 on white background.


Black color preview on #A38E59 background

This text has black color on #A38E59 background.


White color preview on #A38E59 background

This text has white color on #A38E59 background.


Related colors

Complementary color

Complementary color for #hex is #5C71A6.


I love getcolorcode.com

Triadic colors

1 #59A38E and #8E59A3 with #A38E59 are triadic colors.

2 #598EA3 and #8EA359 with #A38E59 are triadic colors.