COLOR #71BFEB

HEX: #71BFEB RGB: (113,191,235)

Color info

#71BFEB contains mainly green and blue colors. Web safe color of #71BFEB is #66CCFF (or #6CF).

RGB color model

#71BFEB color RGB value is (113,191,235).

RGB: (113,191,235) (44%, 75%, 92%)

RGB channels and saturation

R 113 of 255 = 44%
G 191 of 255 = 75%
B 235 of 255 = 92%

113
191
235

R + G + B ~ 70%. #71BFEB is quite light color.

Portions of RGB colors in percentages

R + G + B = 113 + 191 + 235 = 539 (100%)
R 113 of 539 ~ 20.96%
G 191 of 539 ~ 35.44%
B 235 of 539 ~ 43.6'%

%20.96
%35.44
%43.6

CMYK color model

#71BFEB color CMYK value is (52,19,0,8).

  • cyan value is 51.91%
  • magenta value is 18.72%
  • yellow value is 0.00%
  • key color value is 7.84%

CMYK: (52,19,0,8)
C52M19Y0K8 (52%, 19%, 0%, 8%)
(0.52 / 0.19 / 0.00 / 0.08)

CMYK percentages

%51.91
%18.72
%0
%7.84

Codes

Color #71BFEB in popluar color models

71 BF EB
RGB 113 191 235
HSL 202° 75.31% 68.24%
HSB/HSV 202° 51.91% 92.16%
CMYK 51.91% 18.72% 0.00%
7.84%

Color #71BFEB in popluar number systems.

HEX 71 BF EB
Decimal 113 191 235
Binary 1110001 10111111 11101011
Octal 161 277 353

Shades and tints

Shades of #71BFEB

#71BFEB
(113,191,235)
#67AED6
(103,174,214)
#5D9DC1
(93,157,193)
#538CAC
(83,140,172)
#497B97
(73,123,151)
#3F6A82
(63,106,130)
#35596D
(53,89,109)
#2B4858
(43,72,88)
#213743
(33,55,67)
#17262E
(23,38,46)
#0D1519
(13,21,25)
#000000
(0,0,0)

Tints of #71BFEB

#71BFEB
(113,191,235)
#7DC4EC
(125,196,236)
#89C9ED
(137,201,237)
#95CEEE
(149,206,238)
#A1D3EF
(161,211,239)
#ADD8F0
(173,216,240)
#B9DDF1
(185,221,241)
#C5E2F2
(197,226,242)
#D1E7F3
(209,231,243)
#DDECF4
(221,236,244)
#E9F1F5
(233,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71BFEB color. Also use rgb(113,191,235) instead hex code.

Text Font Color

.myTextColor { color: #71BFEB; }

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

This text font color is #71BFEB.

Background Color

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

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

This div background color is #71BFEB.

Border color

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

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

This div border color is #71BFEB.

Opacity

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

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

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

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

This text has shadow with #71BFEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71BFEB.

Preview

Color preview on black background

This text has color #71BFEB on black background.


Color preview on white background

This text has color #71BFEB on white background.


Black color preview on #71BFEB background

This text has black color on #71BFEB background.


White color preview on #71BFEB background

This text has white color on #71BFEB background.


Related colors

Complementary color

Complementary color for #hex is #8E4014.


I love getcolorcode.com

Triadic colors

1 #EB71BF and #BFEB71 with #71BFEB are triadic colors.

2 #EBBF71 and #BF71EB with #71BFEB are triadic colors.