COLOR #71D9F7

HEX: #71D9F7 RGB: (113,217,247)

Renk bilgisi

#71D9F7 contains mainly green and blue colors. #71D9F7 ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#71D9F7 color RGB value is (113,217,247).

RGB: (113,217,247) (44%, 85%, 97%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 217 of 255 = 85%
B 247 of 255 = 97%

113
217
247

R + G + B ~ 75%. #71D9F7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 217 + 247 = 577 (100%)
R 113 of 577 ~ 19.58%
G 217 of 577 ~ 37.61%
B 247 of 577 ~ 42.81'%

%19.58
%37.61
%42.81

CMYK RENK MODELİ

#71D9F7 rengi CMYK tonu (54,12,0,3).

  • camgöbeği tonu 54.25%
  • eflatun tonu 12.15%
  • sarı tonu 0.00%
  • ana renk tonu 3.14%

CMYK: (54,12,0,3)
C54M12Y0K3 (54%, 12%, 0%, 3%)
(0.54 / 0.12 / 0.00 / 0.03)

CMYK yüzdeleri

%54.25
%12.15
%0
%3.14

Codes

Color #71D9F7 in popluar color models

71 D9 F7
RGB 113 217 247
HSL 193° 89.33% 70.59%
HSB/HSV 193° 54.25% 96.86%
CMYK 54.25% 12.15% 0.00%
3.14%

Color #71D9F7 in popluar number systems.

HEX 71 D9 F7
Decimal 113 217 247
Binary 1110001 11011001 11110111
Octal 161 331 367

Shades and tints

Shades of #71D9F7

#71D9F7
(113,217,247)
#67C6E1
(103,198,225)
#5DB3CB
(93,179,203)
#53A0B5
(83,160,181)
#498D9F
(73,141,159)
#3F7A89
(63,122,137)
#356773
(53,103,115)
#2B545D
(43,84,93)
#214147
(33,65,71)
#172E31
(23,46,49)
#0D1B1B
(13,27,27)
#000000
(0,0,0)

Tints of #71D9F7

#71D9F7
(113,217,247)
#7DDCF7
(125,220,247)
#89DFF7
(137,223,247)
#95E2F7
(149,226,247)
#A1E5F7
(161,229,247)
#ADE8F7
(173,232,247)
#B9EBF7
(185,235,247)
#C5EEF7
(197,238,247)
#D1F1F7
(209,241,247)
#DDF4F7
(221,244,247)
#E9F7F7
(233,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71D9F7 color. Also use rgb(113,217,247) instead hex code.

Text Font Color

.myTextColor { color: #71D9F7; }

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

This text font color is #71D9F7.

Background Color

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

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

This div background color is #71D9F7.

Border color

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

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

This div border color is #71D9F7.

Opacity

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

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

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

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

This text has shadow with #71D9F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71D9F7.

Preview

Color preview on black background

This text has color #71D9F7 on black background.


Color preview on white background

This text has color #71D9F7 on white background.


Black color preview on #71D9F7 background

This text has black color on #71D9F7 background.


White color preview on #71D9F7 background

This text has white color on #71D9F7 background.


Related colors

Complementary color

Complementary color for #hex is #8E2608.


I love getcolorcode.com

Triadic colors

1 #F771D9 and #D9F771 with #71D9F7 are triadic colors.

2 #F7D971 and #D971F7 with #71D9F7 are triadic colors.