COLOR #ACC2E2

HEX: #ACC2E2 RGB: (172,194,226)

Renk bilgisi

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

RGB renk modeli

#ACC2E2 color RGB value is (172,194,226).

RGB: (172,194,226) (67%, 76%, 89%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 194 of 255 = 76%
B 226 of 255 = 89%

172
194
226

R + G + B ~ 77%. #ACC2E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 194 + 226 = 592 (100%)
R 172 of 592 ~ 29.05%
G 194 of 592 ~ 32.77%
B 226 of 592 ~ 38.18'%

%29.05
%32.77
%38.18

CMYK RENK MODELİ

#ACC2E2 rengi CMYK tonu (24,14,0,11).

  • camgöbeği tonu 23.89%
  • eflatun tonu 14.16%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (24,14,0,11)
C24M14Y0K11 (24%, 14%, 0%, 11%)
(0.24 / 0.14 / 0.00 / 0.11)

CMYK yüzdeleri

%23.89
%14.16
%0
%11.37

Codes

Color #ACC2E2 in popluar color models

AC C2 E2
RGB 172 194 226
HSL 216° 48.21% 78.04%
HSB/HSV 216° 23.89% 88.63%
CMYK 23.89% 14.16% 0.00%
11.37%

Color #ACC2E2 in popluar number systems.

HEX AC C2 E2
Decimal 172 194 226
Binary 10101100 11000010 11100010
Octal 254 302 342

Shades and tints

Shades of #ACC2E2

#ACC2E2
(172,194,226)
#9DB1CE
(157,177,206)
#8EA0BA
(142,160,186)
#7F8FA6
(127,143,166)
#707E92
(112,126,146)
#616D7E
(97,109,126)
#525C6A
(82,92,106)
#434B56
(67,75,86)
#343A42
(52,58,66)
#25292E
(37,41,46)
#16181A
(22,24,26)
#000000
(0,0,0)

Tints of #ACC2E2

#ACC2E2
(172,194,226)
#B3C7E4
(179,199,228)
#BACCE6
(186,204,230)
#C1D1E8
(193,209,232)
#C8D6EA
(200,214,234)
#CFDBEC
(207,219,236)
#D6E0EE
(214,224,238)
#DDE5F0
(221,229,240)
#E4EAF2
(228,234,242)
#EBEFF4
(235,239,244)
#F2F4F6
(242,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACC2E2 color. Also use rgb(172,194,226) instead hex code.

Text Font Color

.myTextColor { color: #ACC2E2; }

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

This text font color is #ACC2E2.

Background Color

.myBgColor { background-color: #ACC2E2; }

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

This div background color is #ACC2E2.

Border color

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

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

This div border color is #ACC2E2.

Opacity

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

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

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

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

This text has shadow with #ACC2E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC2E2.

Preview

Color preview on black background

This text has color #ACC2E2 on black background.


Color preview on white background

This text has color #ACC2E2 on white background.


Black color preview on #ACC2E2 background

This text has black color on #ACC2E2 background.


White color preview on #ACC2E2 background

This text has white color on #ACC2E2 background.


Related colors

Complementary color

Complementary color for #hex is #533D1D.


I love getcolorcode.com

Triadic colors

1 #E2ACC2 and #C2E2AC with #ACC2E2 are triadic colors.

2 #E2C2AC and #C2ACE2 with #ACC2E2 are triadic colors.