COLOR #9AC5D7

HEX: #9AC5D7 RGB: (154,197,215)

Color info

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

RGB color model

#9AC5D7 color RGB value is (154,197,215).

RGB: (154,197,215) (60%, 77%, 84%)

RGB channels and saturation

R 154 of 255 = 60%
G 197 of 255 = 77%
B 215 of 255 = 84%

154
197
215

R + G + B ~ 74%. #9AC5D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 154 + 197 + 215 = 566 (100%)
R 154 of 566 ~ 27.21%
G 197 of 566 ~ 34.81%
B 215 of 566 ~ 37.99'%

%27.21
%34.81
%37.99

CMYK color model

#9AC5D7 color CMYK value is (28,8,0,16).

  • cyan value is 28.37%
  • magenta value is 8.37%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (28,8,0,16)
C28M8Y0K16 (28%, 8%, 0%, 16%)
(0.28 / 0.08 / 0.00 / 0.16)

CMYK percentages

%28.37
%8.37
%0
%15.69

Codes

Color #9AC5D7 in popluar color models

9A C5 D7
RGB 154 197 215
HSL 198° 43.26% 72.35%
HSB/HSV 198° 28.37% 84.31%
CMYK 28.37% 8.37% 0.00%
15.69%

Color #9AC5D7 in popluar number systems.

HEX 9A C5 D7
Decimal 154 197 215
Binary 10011010 11000101 11010111
Octal 232 305 327

Shades and tints

Shades of #9AC5D7

#9AC5D7
(154,197,215)
#8CB4C4
(140,180,196)
#7EA3B1
(126,163,177)
#70929E
(112,146,158)
#62818B
(98,129,139)
#547078
(84,112,120)
#465F65
(70,95,101)
#384E52
(56,78,82)
#2A3D3F
(42,61,63)
#1C2C2C
(28,44,44)
#0E1B19
(14,27,25)
#000000
(0,0,0)

Tints of #9AC5D7

#9AC5D7
(154,197,215)
#A3CADA
(163,202,218)
#ACCFDD
(172,207,221)
#B5D4E0
(181,212,224)
#BED9E3
(190,217,227)
#C7DEE6
(199,222,230)
#D0E3E9
(208,227,233)
#D9E8EC
(217,232,236)
#E2EDEF
(226,237,239)
#EBF2F2
(235,242,242)
#F4F7F5
(244,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9AC5D7 color. Also use rgb(154,197,215) instead hex code.

Text Font Color

.myTextColor { color: #9AC5D7; }

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

This text font color is #9AC5D7.

Background Color

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

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

This div background color is #9AC5D7.

Border color

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

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

This div border color is #9AC5D7.

Opacity

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

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

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

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

This text has shadow with #9AC5D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9AC5D7.

Preview

Color preview on black background

This text has color #9AC5D7 on black background.


Color preview on white background

This text has color #9AC5D7 on white background.


Black color preview on #9AC5D7 background

This text has black color on #9AC5D7 background.


White color preview on #9AC5D7 background

This text has white color on #9AC5D7 background.


Related colors

Complementary color

Complementary color for #hex is #653A28.


I love getcolorcode.com

Triadic colors

1 #D79AC5 and #C5D79A with #9AC5D7 are triadic colors.

2 #D7C59A and #C59AD7 with #9AC5D7 are triadic colors.