COLOR #ACC9F6

HEX: #ACC9F6 RGB: (172,201,246)

Renk bilgisi

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

RGB renk modeli

#ACC9F6 color RGB value is (172,201,246).

RGB: (172,201,246) (67%, 79%, 96%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 201 of 255 = 79%
B 246 of 255 = 96%

172
201
246

R + G + B ~ 81%. #ACC9F6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 201 + 246 = 619 (100%)
R 172 of 619 ~ 27.79%
G 201 of 619 ~ 32.47%
B 246 of 619 ~ 39.74'%

%27.79
%32.47
%39.74

CMYK RENK MODELİ

#ACC9F6 rengi CMYK tonu (30,18,0,4).

  • camgöbeği tonu 30.08%
  • eflatun tonu 18.29%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (30,18,0,4)
C30M18Y0K4 (30%, 18%, 0%, 4%)
(0.30 / 0.18 / 0.00 / 0.04)

CMYK yüzdeleri

%30.08
%18.29
%0
%3.53

Codes

Color #ACC9F6 in popluar color models

AC C9 F6
RGB 172 201 246
HSL 216° 80.43% 81.96%
HSB/HSV 216° 30.08% 96.47%
CMYK 30.08% 18.29% 0.00%
3.53%

Color #ACC9F6 in popluar number systems.

HEX AC C9 F6
Decimal 172 201 246
Binary 10101100 11001001 11110110
Octal 254 311 366

Shades and tints

Shades of #ACC9F6

#ACC9F6
(172,201,246)
#9DB7E0
(157,183,224)
#8EA5CA
(142,165,202)
#7F93B4
(127,147,180)
#70819E
(112,129,158)
#616F88
(97,111,136)
#525D72
(82,93,114)
#434B5C
(67,75,92)
#343946
(52,57,70)
#252730
(37,39,48)
#16151A
(22,21,26)
#000000
(0,0,0)

Tints of #ACC9F6

#ACC9F6
(172,201,246)
#B3CDF6
(179,205,246)
#BAD1F6
(186,209,246)
#C1D5F6
(193,213,246)
#C8D9F6
(200,217,246)
#CFDDF6
(207,221,246)
#D6E1F6
(214,225,246)
#DDE5F6
(221,229,246)
#E4E9F6
(228,233,246)
#EBEDF6
(235,237,246)
#F2F1F6
(242,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACC9F6 color. Also use rgb(172,201,246) instead hex code.

Text Font Color

.myTextColor { color: #ACC9F6; }

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

This text font color is #ACC9F6.

Background Color

.myBgColor { background-color: #ACC9F6; }

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

This div background color is #ACC9F6.

Border color

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

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

This div border color is #ACC9F6.

Opacity

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

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

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

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

This text has shadow with #ACC9F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC9F6.

Preview

Color preview on black background

This text has color #ACC9F6 on black background.


Color preview on white background

This text has color #ACC9F6 on white background.


Black color preview on #ACC9F6 background

This text has black color on #ACC9F6 background.


White color preview on #ACC9F6 background

This text has white color on #ACC9F6 background.


Related colors

Complementary color

Complementary color for #hex is #533609.


I love getcolorcode.com

Triadic colors

1 #F6ACC9 and #C9F6AC with #ACC9F6 are triadic colors.

2 #F6C9AC and #C9ACF6 with #ACC9F6 are triadic colors.