COLOR #7177BA

HEX: #7177BA RGB: (113,119,186)

Color info

#7177BA contains mainly blue color. Web safe color of #7177BA is #6666CC (or #66C).

RGB color model

#7177BA color RGB value is (113,119,186).

RGB: (113,119,186) (44%, 47%, 73%)

RGB channels and saturation

R 113 of 255 = 44%
G 119 of 255 = 47%
B 186 of 255 = 73%

113
119
186

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

Portions of RGB colors in percentages

R + G + B = 113 + 119 + 186 = 418 (100%)
R 113 of 418 ~ 27.03%
G 119 of 418 ~ 28.47%
B 186 of 418 ~ 44.5'%

%27.03
%28.47
%44.5

CMYK color model

#7177BA color CMYK value is (39,36,0,27).

  • cyan value is 39.25%
  • magenta value is 36.02%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (39,36,0,27) C39M36Y0K27 (39%,36%,0%,27%) (0.39/0.36/0.00/0.27) 

CMYK percentages

%39.25
%36.02
%0
%27.06

Codes

Color #7177BA in popluar color models

71 77 BA
RGB 113 119 186
HSL 235° 34.60% 58.63%
HSB/HSV 235° 39.25% 72.94%
CMYK 39.25% 36.02% 0.00%
27.06%

Color #7177BA in popluar number systems.

HEX 71 77 BA
Decimal 113 119 186
Binary 1110001 1110111 10111010
Octal 161 167 272

Shades and tints

Shades of #7177BA

#7177BA
(113,119,186)
#676DAA
(103,109,170)
#5D639A
(93,99,154)
#53598A
(83,89,138)
#494F7A
(73,79,122)
#3F456A
(63,69,106)
#353B5A
(53,59,90)
#2B314A
(43,49,74)
#21273A
(33,39,58)
#171D2A
(23,29,42)
#0D131A
(13,19,26)
#000000
(0,0,0)

Tints of #7177BA

#7177BA
(113,119,186)
#7D83C0
(125,131,192)
#898FC6
(137,143,198)
#959BCC
(149,155,204)
#A1A7D2
(161,167,210)
#ADB3D8
(173,179,216)
#B9BFDE
(185,191,222)
#C5CBE4
(197,203,228)
#D1D7EA
(209,215,234)
#DDE3F0
(221,227,240)
#E9EFF6
(233,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7177BA color. Also use rgb(113,119,186) instead hex code.

Text Font Color

.myTextColor { color: #7177BA; }

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

This text font color is #7177BA.

Background Color

.myBgColor { background-color: #7177BA; }

<div style="background-color:#7177BA">Inner text</div>

This div background color is #7177BA.

Border color

.myBorderColor { border: 1px solid #7177BA; }

<div style="border:3px solid #7177BA">Div</div>

This div border color is #7177BA.

Opacity

.myOpacity80 { color: #7177BA; opacity: 0.8; }

<p style="color:#7177BA;opacity:0.8;">80%</p>

Text with #7177BA 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 #7177BA;}

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

This text has shadow with #7177BA color.


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

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

This text has shadow with #7177BA primary color and red secondary color.


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

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

This text has shadow with #7177BA and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7177BA.

Preview

Color preview on black background

This text has color #7177BA on black background.


Color preview on white background

This text has color #7177BA on white background.


Black color preview on #7177BA background

This text has black color on #7177BA background.


White color preview on #7177BA background

This text has white color on #7177BA background.


Related colors

Complementary color

Complementary color for #hex is #8E8845.


I love getcolorcode.com

Triadic colors

1 #BA7177 and #77BA71 with #7177BA are triadic colors.

2 #BA7771 and #7771BA with #7177BA are triadic colors.