COLOR #A38B5A

HEX: #A38B5A RGB: (163,139,90)

Renk bilgisi

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

RGB renk modeli

#A38B5A color RGB value is (163,139,90).

RGB: (163,139,90) (64%, 55%, 35%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 139 of 255 = 55%
B 90 of 255 = 35%

163
139
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 139 + 90 = 392 (100%)
R 163 of 392 ~ 41.58%
G 139 of 392 ~ 35.46%
B 90 of 392 ~ 22.96'%

%41.58
%35.46
%22.96

CMYK RENK MODELİ

#A38B5A rengi CMYK tonu (0,15,45,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.72%
  • sarı tonu 44.79%
  • ana renk tonu 36.08%

CMYK: (0,15,45,36)
C0M15Y45K36 (0%, 15%, 45%, 36%)
(0.00 / 0.15 / 0.45 / 0.36)

CMYK yüzdeleri

%0
%14.72
%44.79
%36.08

Codes

Color #A38B5A in popluar color models

A3 8B 5A
RGB 163 139 90
HSL 40° 28.85% 49.61%
HSB/HSV 40° 44.79% 63.92%
CMYK 0.00% 14.72% 44.79%
36.08%

Color #A38B5A in popluar number systems.

HEX A3 8B 5A
Decimal 163 139 90
Binary 10100011 10001011 1011010
Octal 243 213 132

Shades and tints

Shades of #A38B5A

#A38B5A
(163,139,90)
#957F52
(149,127,82)
#87734A
(135,115,74)
#796742
(121,103,66)
#6B5B3A
(107,91,58)
#5D4F32
(93,79,50)
#4F432A
(79,67,42)
#413722
(65,55,34)
#332B1A
(51,43,26)
#251F12
(37,31,18)
#17130A
(23,19,10)
#000000
(0,0,0)

Tints of #A38B5A

#A38B5A
(163,139,90)
#AB9569
(171,149,105)
#B39F78
(179,159,120)
#BBA987
(187,169,135)
#C3B396
(195,179,150)
#CBBDA5
(203,189,165)
#D3C7B4
(211,199,180)
#DBD1C3
(219,209,195)
#E3DBD2
(227,219,210)
#EBE5E1
(235,229,225)
#F3EFF0
(243,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38B5A color. Also use rgb(163,139,90) instead hex code.

Text Font Color

.myTextColor { color: #A38B5A; }

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

This text font color is #A38B5A.

Background Color

.myBgColor { background-color: #A38B5A; }

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

This div background color is #A38B5A.

Border color

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

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

This div border color is #A38B5A.

Opacity

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

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

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

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

This text has shadow with #A38B5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38B5A.

Preview

Color preview on black background

This text has color #A38B5A on black background.


Color preview on white background

This text has color #A38B5A on white background.


Black color preview on #A38B5A background

This text has black color on #A38B5A background.


White color preview on #A38B5A background

This text has white color on #A38B5A background.


Related colors

Complementary color

Complementary color for #hex is #5C74A5.


I love getcolorcode.com

Triadic colors

1 #5AA38B and #8B5AA3 with #A38B5A are triadic colors.

2 #5A8BA3 and #8BA35A with #A38B5A are triadic colors.