COLOR #717EB5

HEX: #717EB5 RGB: (113,126,181)

Renk bilgisi

#717EB5 contains mainly green and blue colors. #717EB5 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#717EB5 color RGB value is (113,126,181).

RGB: (113,126,181) (44%, 49%, 71%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 126 of 255 = 49%
B 181 of 255 = 71%

113
126
181

R + G + B ~ 55%. #717EB5 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 126 + 181 = 420 (100%)
R 113 of 420 ~ 26.9%
G 126 of 420 ~ 30%
B 181 of 420 ~ 43.1'%

%26.9
%30
%43.1

CMYK RENK MODELİ

#717EB5 rengi CMYK tonu (38,30,0,29).

  • camgöbeği tonu 37.57%
  • eflatun tonu 30.39%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (38,30,0,29)
C38M30Y0K29 (38%, 30%, 0%, 29%)
(0.38 / 0.30 / 0.00 / 0.29)

CMYK yüzdeleri

%37.57
%30.39
%0
%29.02

Codes

Color #717EB5 in popluar color models

71 7E B5
RGB 113 126 181
HSL 229° 31.48% 57.65%
HSB/HSV 229° 37.57% 70.98%
CMYK 37.57% 30.39% 0.00%
29.02%

Color #717EB5 in popluar number systems.

HEX 71 7E B5
Decimal 113 126 181
Binary 1110001 1111110 10110101
Octal 161 176 265

Shades and tints

Shades of #717EB5

#717EB5
(113,126,181)
#6773A5
(103,115,165)
#5D6895
(93,104,149)
#535D85
(83,93,133)
#495275
(73,82,117)
#3F4765
(63,71,101)
#353C55
(53,60,85)
#2B3145
(43,49,69)
#212635
(33,38,53)
#171B25
(23,27,37)
#0D1015
(13,16,21)
#000000
(0,0,0)

Tints of #717EB5

#717EB5
(113,126,181)
#7D89BB
(125,137,187)
#8994C1
(137,148,193)
#959FC7
(149,159,199)
#A1AACD
(161,170,205)
#ADB5D3
(173,181,211)
#B9C0D9
(185,192,217)
#C5CBDF
(197,203,223)
#D1D6E5
(209,214,229)
#DDE1EB
(221,225,235)
#E9ECF1
(233,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717EB5 color. Also use rgb(113,126,181) instead hex code.

Text Font Color

.myTextColor { color: #717EB5; }

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

This text font color is #717EB5.

Background Color

.myBgColor { background-color: #717EB5; }

<div style="background-color:#717EB5">Inner text</div>

This div background color is #717EB5.

Border color

.myBorderColor { border: 1px solid #717EB5; }

<div style="border:3px solid #717EB5">Div</div>

This div border color is #717EB5.

Opacity

.myOpacity80 { color: #717EB5; opacity: 0.8; }

<p style="color:#717EB5;opacity:0.8;">80%</p>

Text with #717EB5 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 #717EB5;}

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

This text has shadow with #717EB5 color.


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

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

This text has shadow with #717EB5 primary color and red secondary color.


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

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

This text has shadow with #717EB5 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #717EB5.

Preview

Color preview on black background

This text has color #717EB5 on black background.


Color preview on white background

This text has color #717EB5 on white background.


Black color preview on #717EB5 background

This text has black color on #717EB5 background.


White color preview on #717EB5 background

This text has white color on #717EB5 background.


Related colors

Complementary color

Complementary color for #hex is #8E814A.


I love getcolorcode.com

Triadic colors

1 #B5717E and #7EB571 with #717EB5 are triadic colors.

2 #B57E71 and #7E71B5 with #717EB5 are triadic colors.