COLOR #A88D63

HEX: #A88D63 RGB: (168,141,99)

Renk bilgisi

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

RGB renk modeli

#A88D63 color RGB value is (168,141,99).

RGB: (168,141,99) (66%, 55%, 39%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 141 of 255 = 55%
B 99 of 255 = 39%

168
141
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 141 + 99 = 408 (100%)
R 168 of 408 ~ 41.18%
G 141 of 408 ~ 34.56%
B 99 of 408 ~ 24.26'%

%41.18
%34.56
%24.26

CMYK RENK MODELİ

#A88D63 rengi CMYK tonu (0,16,41,34).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.07%
  • sarı tonu 41.07%
  • ana renk tonu 34.12%

CMYK: (0,16,41,34)
C0M16Y41K34 (0%, 16%, 41%, 34%)
(0.00 / 0.16 / 0.41 / 0.34)

CMYK yüzdeleri

%0
%16.07
%41.07
%34.12

Codes

Color #A88D63 in popluar color models

A8 8D 63
RGB 168 141 99
HSL 37° 28.40% 52.35%
HSB/HSV 37° 41.07% 65.88%
CMYK 0.00% 16.07% 41.07%
34.12%

Color #A88D63 in popluar number systems.

HEX A8 8D 63
Decimal 168 141 99
Binary 10101000 10001101 1100011
Octal 250 215 143

Shades and tints

Shades of #A88D63

#A88D63
(168,141,99)
#99815A
(153,129,90)
#8A7551
(138,117,81)
#7B6948
(123,105,72)
#6C5D3F
(108,93,63)
#5D5136
(93,81,54)
#4E452D
(78,69,45)
#3F3924
(63,57,36)
#302D1B
(48,45,27)
#212112
(33,33,18)
#121509
(18,21,9)
#000000
(0,0,0)

Tints of #A88D63

#A88D63
(168,141,99)
#AF9771
(175,151,113)
#B6A17F
(182,161,127)
#BDAB8D
(189,171,141)
#C4B59B
(196,181,155)
#CBBFA9
(203,191,169)
#D2C9B7
(210,201,183)
#D9D3C5
(217,211,197)
#E0DDD3
(224,221,211)
#E7E7E1
(231,231,225)
#EEF1EF
(238,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A88D63 color. Also use rgb(168,141,99) instead hex code.

Text Font Color

.myTextColor { color: #A88D63; }

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

This text font color is #A88D63.

Background Color

.myBgColor { background-color: #A88D63; }

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

This div background color is #A88D63.

Border color

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

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

This div border color is #A88D63.

Opacity

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

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

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

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

This text has shadow with #A88D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A88D63.

Preview

Color preview on black background

This text has color #A88D63 on black background.


Color preview on white background

This text has color #A88D63 on white background.


Black color preview on #A88D63 background

This text has black color on #A88D63 background.


White color preview on #A88D63 background

This text has white color on #A88D63 background.


Related colors

Complementary color

Complementary color for #hex is #57729C.


I love getcolorcode.com

Triadic colors

1 #63A88D and #8D63A8 with #A88D63 are triadic colors.

2 #638DA8 and #8DA863 with #A88D63 are triadic colors.