COLOR #71B1C1

HEX: #71B1C1 RGB: (113,177,193)

Color info

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

RGB color model

#71B1C1 color RGB value is (113,177,193).

RGB: (113,177,193) (44%, 69%, 76%)

RGB channels and saturation

R 113 of 255 = 44%
G 177 of 255 = 69%
B 193 of 255 = 76%

113
177
193

R + G + B ~ 63%. #71B1C1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 113 + 177 + 193 = 483 (100%)
R 113 of 483 ~ 23.4%
G 177 of 483 ~ 36.65%
B 193 of 483 ~ 39.96'%

%23.4
%36.65
%39.96

CMYK color model

#71B1C1 color CMYK value is (41,8,0,24).

  • cyan value is 41.45%
  • magenta value is 8.29%
  • yellow value is 0.00%
  • key color value is 24.31%
CMYK: (41,8,0,24) C41M8Y0K24 (41%,8%,0%,24%) (0.41/0.08/0.00/0.24) 

CMYK percentages

%41.45
%8.29
%0
%24.31

Codes

Color #71B1C1 in popluar color models

71 B1 C1
RGB 113 177 193
HSL 192° 39.22% 60.00%
HSB/HSV 192° 41.45% 75.69%
CMYK 41.45% 8.29% 0.00%
24.31%

Color #71B1C1 in popluar number systems.

HEX 71 B1 C1
Decimal 113 177 193
Binary 1110001 10110001 11000001
Octal 161 261 301

Shades and tints

Shades of #71B1C1

#71B1C1
(113,177,193)
#67A1B0
(103,161,176)
#5D919F
(93,145,159)
#53818E
(83,129,142)
#49717D
(73,113,125)
#3F616C
(63,97,108)
#35515B
(53,81,91)
#2B414A
(43,65,74)
#213139
(33,49,57)
#172128
(23,33,40)
#0D1117
(13,17,23)
#000000
(0,0,0)

Tints of #71B1C1

#71B1C1
(113,177,193)
#7DB8C6
(125,184,198)
#89BFCB
(137,191,203)
#95C6D0
(149,198,208)
#A1CDD5
(161,205,213)
#ADD4DA
(173,212,218)
#B9DBDF
(185,219,223)
#C5E2E4
(197,226,228)
#D1E9E9
(209,233,233)
#DDF0EE
(221,240,238)
#E9F7F3
(233,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71B1C1 color. Also use rgb(113,177,193) instead hex code.

Text Font Color

.myTextColor { color: #71B1C1; }

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

This text font color is #71B1C1.

Background Color

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

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

This div background color is #71B1C1.

Border color

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

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

This div border color is #71B1C1.

Opacity

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

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

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

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

This text has shadow with #71B1C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71B1C1.

Preview

Color preview on black background

This text has color #71B1C1 on black background.


Color preview on white background

This text has color #71B1C1 on white background.


Black color preview on #71B1C1 background

This text has black color on #71B1C1 background.


White color preview on #71B1C1 background

This text has white color on #71B1C1 background.


Related colors

Complementary color

Complementary color for #hex is #8E4E3E.


I love getcolorcode.com

Triadic colors

1 #C171B1 and #B1C171 with #71B1C1 are triadic colors.

2 #C1B171 and #B171C1 with #71B1C1 are triadic colors.