COLOR #ACC6AB

HEX: #ACC6AB RGB: (172,198,171)

Renk bilgisi

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

RGB renk modeli

#ACC6AB color RGB value is (172,198,171).

RGB: (172,198,171) (67%, 78%, 67%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 198 of 255 = 78%
B 171 of 255 = 67%

172
198
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 198 + 171 = 541 (100%)
R 172 of 541 ~ 31.79%
G 198 of 541 ~ 36.6%
B 171 of 541 ~ 31.61'%

%31.79
%36.6
%31.61

CMYK RENK MODELİ

#ACC6AB rengi CMYK tonu (13,0,14,22).

  • camgöbeği tonu 13.13%
  • eflatun tonu 0.00%
  • sarı tonu 13.64%
  • ana renk tonu 22.35%

CMYK: (13,0,14,22)
C13M0Y14K22 (13%, 0%, 14%, 22%)
(0.13 / 0.00 / 0.14 / 0.22)

CMYK yüzdeleri

%13.13
%0
%13.64
%22.35

Codes

Color #ACC6AB in popluar color models

AC C6 AB
RGB 172 198 171
HSL 118° 19.15% 72.35%
HSB/HSV 118° 13.64% 77.65%
CMYK 13.13% 0.00% 13.64%
22.35%

Color #ACC6AB in popluar number systems.

HEX AC C6 AB
Decimal 172 198 171
Binary 10101100 11000110 10101011
Octal 254 306 253

Shades and tints

Shades of #ACC6AB

#ACC6AB
(172,198,171)
#9DB49C
(157,180,156)
#8EA28D
(142,162,141)
#7F907E
(127,144,126)
#707E6F
(112,126,111)
#616C60
(97,108,96)
#525A51
(82,90,81)
#434842
(67,72,66)
#343633
(52,54,51)
#252424
(37,36,36)
#161215
(22,18,21)
#000000
(0,0,0)

Tints of #ACC6AB

#ACC6AB
(172,198,171)
#B3CBB2
(179,203,178)
#BAD0B9
(186,208,185)
#C1D5C0
(193,213,192)
#C8DAC7
(200,218,199)
#CFDFCE
(207,223,206)
#D6E4D5
(214,228,213)
#DDE9DC
(221,233,220)
#E4EEE3
(228,238,227)
#EBF3EA
(235,243,234)
#F2F8F1
(242,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACC6AB color. Also use rgb(172,198,171) instead hex code.

Text Font Color

.myTextColor { color: #ACC6AB; }

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

This text font color is #ACC6AB.

Background Color

.myBgColor { background-color: #ACC6AB; }

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

This div background color is #ACC6AB.

Border color

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

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

This div border color is #ACC6AB.

Opacity

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

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

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

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

This text has shadow with #ACC6AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC6AB.

Preview

Color preview on black background

This text has color #ACC6AB on black background.


Color preview on white background

This text has color #ACC6AB on white background.


Black color preview on #ACC6AB background

This text has black color on #ACC6AB background.


White color preview on #ACC6AB background

This text has white color on #ACC6AB background.


Related colors

Complementary color

Complementary color for #hex is #533954.


I love getcolorcode.com

Triadic colors

1 #ABACC6 and #C6ABAC with #ACC6AB are triadic colors.

2 #ABC6AC and #C6ACAB with #ACC6AB are triadic colors.