COLOR #ACC5AD

HEX: #ACC5AD RGB: (172,197,173)

Renk bilgisi

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

RGB renk modeli

#ACC5AD color RGB value is (172,197,173).

RGB: (172,197,173) (67%, 77%, 68%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 197 of 255 = 77%
B 173 of 255 = 68%

172
197
173

R + G + B ~ 71%. #ACC5AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 197 + 173 = 542 (100%)
R 172 of 542 ~ 31.73%
G 197 of 542 ~ 36.35%
B 173 of 542 ~ 31.92'%

%31.73
%36.35
%31.92

CMYK RENK MODELİ

#ACC5AD rengi CMYK tonu (13,0,12,23).

  • camgöbeği tonu 12.69%
  • eflatun tonu 0.00%
  • sarı tonu 12.18%
  • ana renk tonu 22.75%

CMYK: (13,0,12,23)
C13M0Y12K23 (13%, 0%, 12%, 23%)
(0.13 / 0.00 / 0.12 / 0.23)

CMYK yüzdeleri

%12.69
%0
%12.18
%22.75

Codes

Color #ACC5AD in popluar color models

AC C5 AD
RGB 172 197 173
HSL 122° 17.73% 72.35%
HSB/HSV 122° 12.69% 77.25%
CMYK 12.69% 0.00% 12.18%
22.75%

Color #ACC5AD in popluar number systems.

HEX AC C5 AD
Decimal 172 197 173
Binary 10101100 11000101 10101101
Octal 254 305 255

Shades and tints

Shades of #ACC5AD

#ACC5AD
(172,197,173)
#9DB49E
(157,180,158)
#8EA38F
(142,163,143)
#7F9280
(127,146,128)
#708171
(112,129,113)
#617062
(97,112,98)
#525F53
(82,95,83)
#434E44
(67,78,68)
#343D35
(52,61,53)
#252C26
(37,44,38)
#161B17
(22,27,23)
#000000
(0,0,0)

Tints of #ACC5AD

#ACC5AD
(172,197,173)
#B3CAB4
(179,202,180)
#BACFBB
(186,207,187)
#C1D4C2
(193,212,194)
#C8D9C9
(200,217,201)
#CFDED0
(207,222,208)
#D6E3D7
(214,227,215)
#DDE8DE
(221,232,222)
#E4EDE5
(228,237,229)
#EBF2EC
(235,242,236)
#F2F7F3
(242,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACC5AD color. Also use rgb(172,197,173) instead hex code.

Text Font Color

.myTextColor { color: #ACC5AD; }

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

This text font color is #ACC5AD.

Background Color

.myBgColor { background-color: #ACC5AD; }

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

This div background color is #ACC5AD.

Border color

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

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

This div border color is #ACC5AD.

Opacity

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

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

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

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

This text has shadow with #ACC5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC5AD.

Preview

Color preview on black background

This text has color #ACC5AD on black background.


Color preview on white background

This text has color #ACC5AD on white background.


Black color preview on #ACC5AD background

This text has black color on #ACC5AD background.


White color preview on #ACC5AD background

This text has white color on #ACC5AD background.


Related colors

Complementary color

Complementary color for #hex is #533A52.


I love getcolorcode.com

Triadic colors

1 #ADACC5 and #C5ADAC with #ACC5AD are triadic colors.

2 #ADC5AC and #C5ACAD with #ACC5AD are triadic colors.