COLOR #ACB998

HEX: #ACB998 RGB: (172,185,152)

Renk bilgisi

#ACB998 contains red, green and blue colors in about the same proportion. #ACB998 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ACB998 color RGB value is (172,185,152).

RGB: (172,185,152) (67%, 73%, 60%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 185 of 255 = 73%
B 152 of 255 = 60%

172
185
152

R + G + B ~ 67%. #ACB998 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 185 + 152 = 509 (100%)
R 172 of 509 ~ 33.79%
G 185 of 509 ~ 36.35%
B 152 of 509 ~ 29.86'%

%33.79
%36.35
%29.86

CMYK RENK MODELİ

#ACB998 rengi CMYK tonu (7,0,18,27).

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

CMYK: (7,0,18,27)
C7M0Y18K27 (7%, 0%, 18%, 27%)
(0.07 / 0.00 / 0.18 / 0.27)

CMYK yüzdeleri

%7.03
%0
%17.84
%27.45

Codes

Color #ACB998 in popluar color models

AC B9 98
RGB 172 185 152
HSL 84° 19.08% 66.08%
HSB/HSV 84° 17.84% 72.55%
CMYK 7.03% 0.00% 17.84%
27.45%

Color #ACB998 in popluar number systems.

HEX AC B9 98
Decimal 172 185 152
Binary 10101100 10111001 10011000
Octal 254 271 230

Shades and tints

Shades of #ACB998

#ACB998
(172,185,152)
#9DA98B
(157,169,139)
#8E997E
(142,153,126)
#7F8971
(127,137,113)
#707964
(112,121,100)
#616957
(97,105,87)
#52594A
(82,89,74)
#43493D
(67,73,61)
#343930
(52,57,48)
#252923
(37,41,35)
#161916
(22,25,22)
#000000
(0,0,0)

Tints of #ACB998

#ACB998
(172,185,152)
#B3BFA1
(179,191,161)
#BAC5AA
(186,197,170)
#C1CBB3
(193,203,179)
#C8D1BC
(200,209,188)
#CFD7C5
(207,215,197)
#D6DDCE
(214,221,206)
#DDE3D7
(221,227,215)
#E4E9E0
(228,233,224)
#EBEFE9
(235,239,233)
#F2F5F2
(242,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACB998; }

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

This text font color is #ACB998.

Background Color

.myBgColor { background-color: #ACB998; }

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

This div background color is #ACB998.

Border color

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

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

This div border color is #ACB998.

Opacity

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

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

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

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

This text has shadow with #ACB998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACB998.

Preview

Color preview on black background

This text has color #ACB998 on black background.


Color preview on white background

This text has color #ACB998 on white background.


Black color preview on #ACB998 background

This text has black color on #ACB998 background.


White color preview on #ACB998 background

This text has white color on #ACB998 background.


Related colors

Complementary color

Complementary color for #hex is #534667.


I love getcolorcode.com

Triadic colors

1 #98ACB9 and #B998AC with #ACB998 are triadic colors.

2 #98B9AC and #B9AC98 with #ACB998 are triadic colors.