COLOR #9AC4DF

HEX: #9AC4DF RGB: (154,196,223)

Color info

#9AC4DF contains mainly green and blue colors. Web safe color of #9AC4DF is #99CCCC (or #9CC).

RGB color model

#9AC4DF color RGB value is (154,196,223).

RGB: (154,196,223) (60%, 77%, 87%)

RGB channels and saturation

R 154 of 255 = 60%
G 196 of 255 = 77%
B 223 of 255 = 87%

154
196
223

R + G + B ~ 75%. #9AC4DF is quite light color.

Portions of RGB colors in percentages

R + G + B = 154 + 196 + 223 = 573 (100%)
R 154 of 573 ~ 26.88%
G 196 of 573 ~ 34.21%
B 223 of 573 ~ 38.92'%

%26.88
%34.21
%38.92

CMYK color model

#9AC4DF color CMYK value is (31,12,0,13).

  • cyan value is 30.94%
  • magenta value is 12.11%
  • yellow value is 0.00%
  • key color value is 12.55%

CMYK: (31,12,0,13)
C31M12Y0K13 (31%, 12%, 0%, 13%)
(0.31 / 0.12 / 0.00 / 0.13)

CMYK percentages

%30.94
%12.11
%0
%12.55

Codes

Color #9AC4DF in popluar color models

9A C4 DF
RGB 154 196 223
HSL 203° 51.88% 73.92%
HSB/HSV 203° 30.94% 87.45%
CMYK 30.94% 12.11% 0.00%
12.55%

Color #9AC4DF in popluar number systems.

HEX 9A C4 DF
Decimal 154 196 223
Binary 10011010 11000100 11011111
Octal 232 304 337

Shades and tints

Shades of #9AC4DF

#9AC4DF
(154,196,223)
#8CB3CB
(140,179,203)
#7EA2B7
(126,162,183)
#7091A3
(112,145,163)
#62808F
(98,128,143)
#546F7B
(84,111,123)
#465E67
(70,94,103)
#384D53
(56,77,83)
#2A3C3F
(42,60,63)
#1C2B2B
(28,43,43)
#0E1A17
(14,26,23)
#000000
(0,0,0)

Tints of #9AC4DF

#9AC4DF
(154,196,223)
#A3C9E1
(163,201,225)
#ACCEE3
(172,206,227)
#B5D3E5
(181,211,229)
#BED8E7
(190,216,231)
#C7DDE9
(199,221,233)
#D0E2EB
(208,226,235)
#D9E7ED
(217,231,237)
#E2ECEF
(226,236,239)
#EBF1F1
(235,241,241)
#F4F6F3
(244,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9AC4DF color. Also use rgb(154,196,223) instead hex code.

Text Font Color

.myTextColor { color: #9AC4DF; }

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

This text font color is #9AC4DF.

Background Color

.myBgColor { background-color: #9AC4DF; }

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

This div background color is #9AC4DF.

Border color

.myBorderColor { border: 1px solid #9AC4DF; }

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

This div border color is #9AC4DF.

Opacity

.myOpacity80 { color: #9AC4DF; opacity: 0.8; }

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

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

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

This text has shadow with #9AC4DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9AC4DF.

Preview

Color preview on black background

This text has color #9AC4DF on black background.


Color preview on white background

This text has color #9AC4DF on white background.


Black color preview on #9AC4DF background

This text has black color on #9AC4DF background.


White color preview on #9AC4DF background

This text has white color on #9AC4DF background.


Related colors

Complementary color

Complementary color for #hex is #653B20.


I love getcolorcode.com

Triadic colors

1 #DF9AC4 and #C4DF9A with #9AC4DF are triadic colors.

2 #DFC49A and #C49ADF with #9AC4DF are triadic colors.