COLOR #ACB397

HEX: #ACB397 RGB: (172,179,151)

Renk bilgisi

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

RGB renk modeli

#ACB397 color RGB value is (172,179,151).

RGB: (172,179,151) (67%, 70%, 59%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 179 of 255 = 70%
B 151 of 255 = 59%

172
179
151

R + G + B ~ 65%. #ACB397 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 179 + 151 = 502 (100%)
R 172 of 502 ~ 34.26%
G 179 of 502 ~ 35.66%
B 151 of 502 ~ 30.08'%

%34.26
%35.66
%30.08

CMYK RENK MODELİ

#ACB397 rengi CMYK tonu (4,0,16,30).

  • camgöbeği tonu 3.91%
  • eflatun tonu 0.00%
  • sarı tonu 15.64%
  • ana renk tonu 29.80%

CMYK: (4,0,16,30)
C4M0Y16K30 (4%, 0%, 16%, 30%)
(0.04 / 0.00 / 0.16 / 0.30)

CMYK yüzdeleri

%3.91
%0
%15.64
%29.8

Codes

Color #ACB397 in popluar color models

AC B3 97
RGB 172 179 151
HSL 75° 15.56% 64.71%
HSB/HSV 75° 15.64% 70.20%
CMYK 3.91% 0.00% 15.64%
29.80%

Color #ACB397 in popluar number systems.

HEX AC B3 97
Decimal 172 179 151
Binary 10101100 10110011 10010111
Octal 254 263 227

Shades and tints

Shades of #ACB397

#ACB397
(172,179,151)
#9DA38A
(157,163,138)
#8E937D
(142,147,125)
#7F8370
(127,131,112)
#707363
(112,115,99)
#616356
(97,99,86)
#525349
(82,83,73)
#43433C
(67,67,60)
#34332F
(52,51,47)
#252322
(37,35,34)
#161315
(22,19,21)
#000000
(0,0,0)

Tints of #ACB397

#ACB397
(172,179,151)
#B3B9A0
(179,185,160)
#BABFA9
(186,191,169)
#C1C5B2
(193,197,178)
#C8CBBB
(200,203,187)
#CFD1C4
(207,209,196)
#D6D7CD
(214,215,205)
#DDDDD6
(221,221,214)
#E4E3DF
(228,227,223)
#EBE9E8
(235,233,232)
#F2EFF1
(242,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACB397 color. Also use rgb(172,179,151) instead hex code.

Text Font Color

.myTextColor { color: #ACB397; }

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

This text font color is #ACB397.

Background Color

.myBgColor { background-color: #ACB397; }

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

This div background color is #ACB397.

Border color

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

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

This div border color is #ACB397.

Opacity

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

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

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

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

This text has shadow with #ACB397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACB397.

Preview

Color preview on black background

This text has color #ACB397 on black background.


Color preview on white background

This text has color #ACB397 on white background.


Black color preview on #ACB397 background

This text has black color on #ACB397 background.


White color preview on #ACB397 background

This text has white color on #ACB397 background.


Related colors

Complementary color

Complementary color for #hex is #534C68.


I love getcolorcode.com

Triadic colors

1 #97ACB3 and #B397AC with #ACB397 are triadic colors.

2 #97B3AC and #B3AC97 with #ACB397 are triadic colors.