COLOR #ACC6EC

HEX: #ACC6EC RGB: (172,198,236)

Renk bilgisi

#ACC6EC contains mainly green and blue colors. #ACC6EC ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ACC6EC color RGB value is (172,198,236).

RGB: (172,198,236) (67%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 198 of 255 = 78%
B 236 of 255 = 93%

172
198
236

R + G + B ~ 79%. #ACC6EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 198 + 236 = 606 (100%)
R 172 of 606 ~ 28.38%
G 198 of 606 ~ 32.67%
B 236 of 606 ~ 38.94'%

%28.38
%32.67
%38.94

CMYK RENK MODELİ

#ACC6EC rengi CMYK tonu (27,16,0,7).

  • camgöbeği tonu 27.12%
  • eflatun tonu 16.10%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%
CMYK: (27,16,0,7) C27M16Y0K7 (27%,16%,0%,7%) (0.27/0.16/0.00/0.07) 

CMYK yüzdeleri

%27.12
%16.1
%0
%7.45

Codes

Color #ACC6EC in popluar color models

AC C6 EC
RGB 172 198 236
HSL 216° 62.75% 80.00%
HSB/HSV 216° 27.12% 92.55%
CMYK 27.12% 16.10% 0.00%
7.45%

Color #ACC6EC in popluar number systems.

HEX AC C6 EC
Decimal 172 198 236
Binary 10101100 11000110 11101100
Octal 254 306 354

Shades and tints

Shades of #ACC6EC

#ACC6EC
(172,198,236)
#9DB4D7
(157,180,215)
#8EA2C2
(142,162,194)
#7F90AD
(127,144,173)
#707E98
(112,126,152)
#616C83
(97,108,131)
#525A6E
(82,90,110)
#434859
(67,72,89)
#343644
(52,54,68)
#25242F
(37,36,47)
#16121A
(22,18,26)
#000000
(0,0,0)

Tints of #ACC6EC

#ACC6EC
(172,198,236)
#B3CBED
(179,203,237)
#BAD0EE
(186,208,238)
#C1D5EF
(193,213,239)
#C8DAF0
(200,218,240)
#CFDFF1
(207,223,241)
#D6E4F2
(214,228,242)
#DDE9F3
(221,233,243)
#E4EEF4
(228,238,244)
#EBF3F5
(235,243,245)
#F2F8F6
(242,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACC6EC; }

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

This text font color is #ACC6EC.

Background Color

.myBgColor { background-color: #ACC6EC; }

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

This div background color is #ACC6EC.

Border color

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

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

This div border color is #ACC6EC.

Opacity

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

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

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

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

This text has shadow with #ACC6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC6EC.

Preview

Color preview on black background

This text has color #ACC6EC on black background.


Color preview on white background

This text has color #ACC6EC on white background.


Black color preview on #ACC6EC background

This text has black color on #ACC6EC background.


White color preview on #ACC6EC background

This text has white color on #ACC6EC background.


Related colors

Complementary color

Complementary color for #hex is #533913.


I love getcolorcode.com

Triadic colors

1 #ECACC6 and #C6ECAC with #ACC6EC are triadic colors.

2 #ECC6AC and #C6ACEC with #ACC6EC are triadic colors.