COLOR #71B9D8

HEX: #71B9D8
RGB: (113,185,216)

Renk bilgisi

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

RGB renk modeli

#71B9D8 color RGB value is (113,185,216).

  • kırmız ton 113;
  • yeşil ton 185;
  • mavi ton 216.
RGB:
(113,185,216)
(44%,73%,85%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 185 of 255 = 73%
B 216 of 255 = 85%

113
185
216

R + G + B ~ 67%. #71B9D8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B =
113 + 185 + 216 = 514 (100%)
R 113 of 514 ~ 21.98%
G 185 of 514 ~ 35.99%
B 216 of 514 ~ 42.02%

%21.98
%35.99
%42.02

CMYK RENK MODELİ

#71B9D8 rengi CMYK tonu (48,14,0,15).

  • camgöbeği tonu 47.69%
  • eflatun tonu 14.35%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%
CMYK:
(48,14,0,15)
C48M14Y0K15 
(48%,14%,0%,15%)
(0.48/0.14/0.00/0.15)	

CMYK yüzdeleri

%47.69
%14.35
%0
%15.29

Codes

Color #71B9D8 in popluar color models

71B9D8
RGB113185216
HSL198°56.91%64.51%
HSB/HSV198°47.69%84.71%
CMYK47.69%14.35%0.00%
15.29%

Color #71B9D8 in popluar number systems.

HEX71B9D8
Decimal113185216
Binary11100011011100111011000
Octal161271330

Shades and tints

Shades of #71B9D8

#71B9D8
(113,185,216)
#67A9C5
(103,169,197)
#5D99B2
(93,153,178)
#53899F
(83,137,159)
#49798C
(73,121,140)
#3F6979
(63,105,121)
#355966
(53,89,102)
#2B4953
(43,73,83)
#213940
(33,57,64)
#17292D
(23,41,45)
#0D191A
(13,25,26)
#000000
(0,0,0)

Tints of #71B9D8

#71B9D8
(113,185,216)
#7DBFDB
(125,191,219)
#89C5DE
(137,197,222)
#95CBE1
(149,203,225)
#A1D1E4
(161,209,228)
#ADD7E7
(173,215,231)
#B9DDEA
(185,221,234)
#C5E3ED
(197,227,237)
#D1E9F0
(209,233,240)
#DDEFF3
(221,239,243)
#E9F5F6
(233,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71B9D8 color. Also use rgb(113,185,216) instead hex code.

Text Font Color

.myTextColor { color: #71B9D8; }

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

This text font color is #71B9D8.


Background Color

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

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

This div background color is #71B9D8.


Border color

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

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

This div border color is #71B9D8.


Opacity

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

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

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

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

This text has shadow with #71B9D8 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #71B9D8 on black background.


Color preview on white background

This text has color #71B9D8 on white background.



Black color preview on #71B9D8 background

This text has black color on #71B9D8 background.


White color preview on #71B9D8 background

This text has white color on #71B9D8 background.