COLOR #71A9D7

HEX: #71A9D7 RGB: (113,169,215)

Color info

#71A9D7 contains mainly green and blue colors. Web safe color of #71A9D7 is #6699CC (or #69C).

RGB color model

#71A9D7 color RGB value is (113,169,215).

RGB: (113,169,215) (44%, 66%, 84%)

RGB channels and saturation

R 113 of 255 = 44%
G 169 of 255 = 66%
B 215 of 255 = 84%

113
169
215

R + G + B ~ 65%. #71A9D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 113 + 169 + 215 = 497 (100%)
R 113 of 497 ~ 22.74%
G 169 of 497 ~ 34%
B 215 of 497 ~ 43.26'%

%22.74
%34
%43.26

CMYK color model

#71A9D7 color CMYK value is (47,21,0,16).

  • cyan value is 47.44%
  • magenta value is 21.40%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (47,21,0,16)
C47M21Y0K16 (47%, 21%, 0%, 16%)
(0.47 / 0.21 / 0.00 / 0.16)

CMYK percentages

%47.44
%21.4
%0
%15.69

Codes

Color #71A9D7 in popluar color models

71 A9 D7
RGB 113 169 215
HSL 207° 56.04% 64.31%
HSB/HSV 207° 47.44% 84.31%
CMYK 47.44% 21.40% 0.00%
15.69%

Color #71A9D7 in popluar number systems.

HEX 71 A9 D7
Decimal 113 169 215
Binary 1110001 10101001 11010111
Octal 161 251 327

Shades and tints

Shades of #71A9D7

#71A9D7
(113,169,215)
#679AC4
(103,154,196)
#5D8BB1
(93,139,177)
#537C9E
(83,124,158)
#496D8B
(73,109,139)
#3F5E78
(63,94,120)
#354F65
(53,79,101)
#2B4052
(43,64,82)
#21313F
(33,49,63)
#17222C
(23,34,44)
#0D1319
(13,19,25)
#000000
(0,0,0)

Tints of #71A9D7

#71A9D7
(113,169,215)
#7DB0DA
(125,176,218)
#89B7DD
(137,183,221)
#95BEE0
(149,190,224)
#A1C5E3
(161,197,227)
#ADCCE6
(173,204,230)
#B9D3E9
(185,211,233)
#C5DAEC
(197,218,236)
#D1E1EF
(209,225,239)
#DDE8F2
(221,232,242)
#E9EFF5
(233,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71A9D7 color. Also use rgb(113,169,215) instead hex code.

Text Font Color

.myTextColor { color: #71A9D7; }

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

This text font color is #71A9D7.

Background Color

.myBgColor { background-color: #71A9D7; }

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

This div background color is #71A9D7.

Border color

.myBorderColor { border: 1px solid #71A9D7; }

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

This div border color is #71A9D7.

Opacity

.myOpacity80 { color: #71A9D7; opacity: 0.8; }

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

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

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

This text has shadow with #71A9D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71A9D7.

Preview

Color preview on black background

This text has color #71A9D7 on black background.


Color preview on white background

This text has color #71A9D7 on white background.


Black color preview on #71A9D7 background

This text has black color on #71A9D7 background.


White color preview on #71A9D7 background

This text has white color on #71A9D7 background.


Related colors

Complementary color

Complementary color for #hex is #8E5628.


I love getcolorcode.com

Triadic colors

1 #D771A9 and #A9D771 with #71A9D7 are triadic colors.

2 #D7A971 and #A971D7 with #71A9D7 are triadic colors.