COLOR #71B5C7

HEX: #71B5C7 RGB: (113,181,199)

Renk bilgisi

#71B5C7 contains mainly green and blue colors. #71B5C7 ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#71B5C7 color RGB value is (113,181,199).

RGB: (113,181,199) (44%, 71%, 78%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 181 of 255 = 71%
B 199 of 255 = 78%

113
181
199

R + G + B ~ 64%. #71B5C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 181 + 199 = 493 (100%)
R 113 of 493 ~ 22.92%
G 181 of 493 ~ 36.71%
B 199 of 493 ~ 40.37'%

%22.92
%36.71
%40.37

CMYK RENK MODELİ

#71B5C7 rengi CMYK tonu (43,9,0,22).

  • camgöbeği tonu 43.22%
  • eflatun tonu 9.05%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (43,9,0,22)
C43M9Y0K22 (43%, 9%, 0%, 22%)
(0.43 / 0.09 / 0.00 / 0.22)

CMYK yüzdeleri

%43.22
%9.05
%0
%21.96

Codes

Color #71B5C7 in popluar color models

71 B5 C7
RGB 113 181 199
HSL 193° 43.43% 61.18%
HSB/HSV 193° 43.22% 78.04%
CMYK 43.22% 9.05% 0.00%
21.96%

Color #71B5C7 in popluar number systems.

HEX 71 B5 C7
Decimal 113 181 199
Binary 1110001 10110101 11000111
Octal 161 265 307

Shades and tints

Shades of #71B5C7

#71B5C7
(113,181,199)
#67A5B5
(103,165,181)
#5D95A3
(93,149,163)
#538591
(83,133,145)
#49757F
(73,117,127)
#3F656D
(63,101,109)
#35555B
(53,85,91)
#2B4549
(43,69,73)
#213537
(33,53,55)
#172525
(23,37,37)
#0D1513
(13,21,19)
#000000
(0,0,0)

Tints of #71B5C7

#71B5C7
(113,181,199)
#7DBBCC
(125,187,204)
#89C1D1
(137,193,209)
#95C7D6
(149,199,214)
#A1CDDB
(161,205,219)
#ADD3E0
(173,211,224)
#B9D9E5
(185,217,229)
#C5DFEA
(197,223,234)
#D1E5EF
(209,229,239)
#DDEBF4
(221,235,244)
#E9F1F9
(233,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71B5C7 color. Also use rgb(113,181,199) instead hex code.

Text Font Color

.myTextColor { color: #71B5C7; }

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

This text font color is #71B5C7.

Background Color

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

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

This div background color is #71B5C7.

Border color

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

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

This div border color is #71B5C7.

Opacity

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

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

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

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

This text has shadow with #71B5C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71B5C7.

Preview

Color preview on black background

This text has color #71B5C7 on black background.


Color preview on white background

This text has color #71B5C7 on white background.


Black color preview on #71B5C7 background

This text has black color on #71B5C7 background.


White color preview on #71B5C7 background

This text has white color on #71B5C7 background.


Related colors

Complementary color

Complementary color for #hex is #8E4A38.


I love getcolorcode.com

Triadic colors

1 #C771B5 and #B5C771 with #71B5C7 are triadic colors.

2 #C7B571 and #B571C7 with #71B5C7 are triadic colors.