COLOR #71AADE

HEX: #71AADE RGB: (113,170,222)

Renk bilgisi

#71AADE contains mainly green and blue colors. #71AADE ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#71AADE color RGB value is (113,170,222).

RGB: (113,170,222) (44%, 67%, 87%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 170 of 255 = 67%
B 222 of 255 = 87%

113
170
222

R + G + B ~ 66%. #71AADE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 170 + 222 = 505 (100%)
R 113 of 505 ~ 22.38%
G 170 of 505 ~ 33.66%
B 222 of 505 ~ 43.96'%

%22.38
%33.66
%43.96

CMYK RENK MODELİ

#71AADE rengi CMYK tonu (49,23,0,13).

  • camgöbeği tonu 49.10%
  • eflatun tonu 23.42%
  • sarı tonu 0.00%
  • ana renk tonu 12.94%

CMYK: (49,23,0,13)
C49M23Y0K13 (49%, 23%, 0%, 13%)
(0.49 / 0.23 / 0.00 / 0.13)

CMYK yüzdeleri

%49.1
%23.42
%0
%12.94

Codes

Color #71AADE in popluar color models

71 AA DE
RGB 113 170 222
HSL 209° 62.29% 65.69%
HSB/HSV 209° 49.10% 87.06%
CMYK 49.10% 23.42% 0.00%
12.94%

Color #71AADE in popluar number systems.

HEX 71 AA DE
Decimal 113 170 222
Binary 1110001 10101010 11011110
Octal 161 252 336

Shades and tints

Shades of #71AADE

#71AADE
(113,170,222)
#679BCA
(103,155,202)
#5D8CB6
(93,140,182)
#537DA2
(83,125,162)
#496E8E
(73,110,142)
#3F5F7A
(63,95,122)
#355066
(53,80,102)
#2B4152
(43,65,82)
#21323E
(33,50,62)
#17232A
(23,35,42)
#0D1416
(13,20,22)
#000000
(0,0,0)

Tints of #71AADE

#71AADE
(113,170,222)
#7DB1E1
(125,177,225)
#89B8E4
(137,184,228)
#95BFE7
(149,191,231)
#A1C6EA
(161,198,234)
#ADCDED
(173,205,237)
#B9D4F0
(185,212,240)
#C5DBF3
(197,219,243)
#D1E2F6
(209,226,246)
#DDE9F9
(221,233,249)
#E9F0FC
(233,240,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71AADE color. Also use rgb(113,170,222) instead hex code.

Text Font Color

.myTextColor { color: #71AADE; }

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

This text font color is #71AADE.

Background Color

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

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

This div background color is #71AADE.

Border color

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

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

This div border color is #71AADE.

Opacity

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

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

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

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

This text has shadow with #71AADE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71AADE.

Preview

Color preview on black background

This text has color #71AADE on black background.


Color preview on white background

This text has color #71AADE on white background.


Black color preview on #71AADE background

This text has black color on #71AADE background.


White color preview on #71AADE background

This text has white color on #71AADE background.


Related colors

Complementary color

Complementary color for #hex is #8E5521.


I love getcolorcode.com

Triadic colors

1 #DE71AA and #AADE71 with #71AADE are triadic colors.

2 #DEAA71 and #AA71DE with #71AADE are triadic colors.