COLOR #ACC6B5

HEX: #ACC6B5 RGB: (172,198,181)

Renk bilgisi

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

RGB renk modeli

#ACC6B5 color RGB value is (172,198,181).

RGB: (172,198,181) (67%, 78%, 71%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 198 of 255 = 78%
B 181 of 255 = 71%

172
198
181

R + G + B ~ 72%. #ACC6B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 198 + 181 = 551 (100%)
R 172 of 551 ~ 31.22%
G 198 of 551 ~ 35.93%
B 181 of 551 ~ 32.85'%

%31.22
%35.93
%32.85

CMYK RENK MODELİ

#ACC6B5 rengi CMYK tonu (13,0,9,22).

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

CMYK: (13,0,9,22)
C13M0Y9K22 (13%, 0%, 9%, 22%)
(0.13 / 0.00 / 0.09 / 0.22)

CMYK yüzdeleri

%13.13
%0
%8.59
%22.35

Codes

Color #ACC6B5 in popluar color models

AC C6 B5
RGB 172 198 181
HSL 141° 18.57% 72.55%
HSB/HSV 141° 13.13% 77.65%
CMYK 13.13% 0.00% 8.59%
22.35%

Color #ACC6B5 in popluar number systems.

HEX AC C6 B5
Decimal 172 198 181
Binary 10101100 11000110 10110101
Octal 254 306 265

Shades and tints

Shades of #ACC6B5

#ACC6B5
(172,198,181)
#9DB4A5
(157,180,165)
#8EA295
(142,162,149)
#7F9085
(127,144,133)
#707E75
(112,126,117)
#616C65
(97,108,101)
#525A55
(82,90,85)
#434845
(67,72,69)
#343635
(52,54,53)
#252425
(37,36,37)
#161215
(22,18,21)
#000000
(0,0,0)

Tints of #ACC6B5

#ACC6B5
(172,198,181)
#B3CBBB
(179,203,187)
#BAD0C1
(186,208,193)
#C1D5C7
(193,213,199)
#C8DACD
(200,218,205)
#CFDFD3
(207,223,211)
#D6E4D9
(214,228,217)
#DDE9DF
(221,233,223)
#E4EEE5
(228,238,229)
#EBF3EB
(235,243,235)
#F2F8F1
(242,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACC6B5; }

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

This text font color is #ACC6B5.

Background Color

.myBgColor { background-color: #ACC6B5; }

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

This div background color is #ACC6B5.

Border color

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

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

This div border color is #ACC6B5.

Opacity

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

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

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

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

This text has shadow with #ACC6B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC6B5.

Preview

Color preview on black background

This text has color #ACC6B5 on black background.


Color preview on white background

This text has color #ACC6B5 on white background.


Black color preview on #ACC6B5 background

This text has black color on #ACC6B5 background.


White color preview on #ACC6B5 background

This text has white color on #ACC6B5 background.


Related colors

Complementary color

Complementary color for #hex is #53394A.


I love getcolorcode.com

Triadic colors

1 #B5ACC6 and #C6B5AC with #ACC6B5 are triadic colors.

2 #B5C6AC and #C6ACB5 with #ACC6B5 are triadic colors.