COLOR #AC996B

HEX: #AC996B RGB: (172,153,107)

Renk bilgisi

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

RGB renk modeli

#AC996B color RGB value is (172,153,107).

RGB: (172,153,107) (67%, 60%, 42%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 153 of 255 = 60%
B 107 of 255 = 42%

172
153
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 153 + 107 = 432 (100%)
R 172 of 432 ~ 39.81%
G 153 of 432 ~ 35.42%
B 107 of 432 ~ 24.77'%

%39.81
%35.42
%24.77

CMYK RENK MODELİ

#AC996B rengi CMYK tonu (0,11,38,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.05%
  • sarı tonu 37.79%
  • ana renk tonu 32.55%

CMYK: (0,11,38,33)
C0M11Y38K33 (0%, 11%, 38%, 33%)
(0.00 / 0.11 / 0.38 / 0.33)

CMYK yüzdeleri

%0
%11.05
%37.79
%32.55

Codes

Color #AC996B in popluar color models

AC 99 6B
RGB 172 153 107
HSL 42° 28.14% 54.71%
HSB/HSV 42° 37.79% 67.45%
CMYK 0.00% 11.05% 37.79%
32.55%

Color #AC996B in popluar number systems.

HEX AC 99 6B
Decimal 172 153 107
Binary 10101100 10011001 1101011
Octal 254 231 153

Shades and tints

Shades of #AC996B

#AC996B
(172,153,107)
#9D8C62
(157,140,98)
#8E7F59
(142,127,89)
#7F7250
(127,114,80)
#706547
(112,101,71)
#61583E
(97,88,62)
#524B35
(82,75,53)
#433E2C
(67,62,44)
#343123
(52,49,35)
#25241A
(37,36,26)
#161711
(22,23,17)
#000000
(0,0,0)

Tints of #AC996B

#AC996B
(172,153,107)
#B3A278
(179,162,120)
#BAAB85
(186,171,133)
#C1B492
(193,180,146)
#C8BD9F
(200,189,159)
#CFC6AC
(207,198,172)
#D6CFB9
(214,207,185)
#DDD8C6
(221,216,198)
#E4E1D3
(228,225,211)
#EBEAE0
(235,234,224)
#F2F3ED
(242,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC996B color. Also use rgb(172,153,107) instead hex code.

Text Font Color

.myTextColor { color: #AC996B; }

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

This text font color is #AC996B.

Background Color

.myBgColor { background-color: #AC996B; }

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

This div background color is #AC996B.

Border color

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

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

This div border color is #AC996B.

Opacity

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

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

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

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

This text has shadow with #AC996B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC996B.

Preview

Color preview on black background

This text has color #AC996B on black background.


Color preview on white background

This text has color #AC996B on white background.


Black color preview on #AC996B background

This text has black color on #AC996B background.


White color preview on #AC996B background

This text has white color on #AC996B background.


Related colors

Complementary color

Complementary color for #hex is #536694.


I love getcolorcode.com

Triadic colors

1 #6BAC99 and #996BAC with #AC996B are triadic colors.

2 #6B99AC and #99AC6B with #AC996B are triadic colors.