COLOR #ACB97D

HEX: #ACB97D RGB: (172,185,125)

Renk bilgisi

#ACB97D contains mainly red and green colors. #ACB97D ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ACB97D color RGB value is (172,185,125).

RGB: (172,185,125) (67%, 73%, 49%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 185 of 255 = 73%
B 125 of 255 = 49%

172
185
125

R + G + B ~ 63%. #ACB97D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 185 + 125 = 482 (100%)
R 172 of 482 ~ 35.68%
G 185 of 482 ~ 38.38%
B 125 of 482 ~ 25.93'%

%35.68
%38.38
%25.93

CMYK RENK MODELİ

#ACB97D rengi CMYK tonu (7,0,32,27).

  • camgöbeği tonu 7.03%
  • eflatun tonu 0.00%
  • sarı tonu 32.43%
  • ana renk tonu 27.45%

CMYK: (7,0,32,27)
C7M0Y32K27 (7%, 0%, 32%, 27%)
(0.07 / 0.00 / 0.32 / 0.27)

CMYK yüzdeleri

%7.03
%0
%32.43
%27.45

Codes

Color #ACB97D in popluar color models

AC B9 7D
RGB 172 185 125
HSL 73° 30.00% 60.78%
HSB/HSV 73° 32.43% 72.55%
CMYK 7.03% 0.00% 32.43%
27.45%

Color #ACB97D in popluar number systems.

HEX AC B9 7D
Decimal 172 185 125
Binary 10101100 10111001 1111101
Octal 254 271 175

Shades and tints

Shades of #ACB97D

#ACB97D
(172,185,125)
#9DA972
(157,169,114)
#8E9967
(142,153,103)
#7F895C
(127,137,92)
#707951
(112,121,81)
#616946
(97,105,70)
#52593B
(82,89,59)
#434930
(67,73,48)
#343925
(52,57,37)
#25291A
(37,41,26)
#16190F
(22,25,15)
#000000
(0,0,0)

Tints of #ACB97D

#ACB97D
(172,185,125)
#B3BF88
(179,191,136)
#BAC593
(186,197,147)
#C1CB9E
(193,203,158)
#C8D1A9
(200,209,169)
#CFD7B4
(207,215,180)
#D6DDBF
(214,221,191)
#DDE3CA
(221,227,202)
#E4E9D5
(228,233,213)
#EBEFE0
(235,239,224)
#F2F5EB
(242,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACB97D color. Also use rgb(172,185,125) instead hex code.

Text Font Color

.myTextColor { color: #ACB97D; }

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

This text font color is #ACB97D.

Background Color

.myBgColor { background-color: #ACB97D; }

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

This div background color is #ACB97D.

Border color

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

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

This div border color is #ACB97D.

Opacity

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

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

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

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

This text has shadow with #ACB97D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACB97D.

Preview

Color preview on black background

This text has color #ACB97D on black background.


Color preview on white background

This text has color #ACB97D on white background.


Black color preview on #ACB97D background

This text has black color on #ACB97D background.


White color preview on #ACB97D background

This text has white color on #ACB97D background.


Related colors

Complementary color

Complementary color for #hex is #534682.


I love getcolorcode.com

Triadic colors

1 #7DACB9 and #B97DAC with #ACB97D are triadic colors.

2 #7DB9AC and #B9AC7D with #ACB97D are triadic colors.