COLOR #71769B

HEX: #71769B RGB: (113,118,155)

Color info

#71769B contains red, green and blue colors in about the same proportion. Web safe color of #71769B is #666699 (or #669).

RGB color model

#71769B color RGB value is (113,118,155).

RGB: (113,118,155) (44%, 46%, 61%)

RGB channels and saturation

R 113 of 255 = 44%
G 118 of 255 = 46%
B 155 of 255 = 61%

113
118
155

R + G + B ~ 50%. #71769B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 118 + 155 = 386 (100%)
R 113 of 386 ~ 29.27%
G 118 of 386 ~ 30.57%
B 155 of 386 ~ 40.16'%

%29.27
%30.57
%40.16

CMYK color model

#71769B color CMYK value is (27,24,0,39).

  • cyan value is 27.10%
  • magenta value is 23.87%
  • yellow value is 0.00%
  • key color value is 39.22%

CMYK: (27,24,0,39)
C27M24Y0K39 (27%, 24%, 0%, 39%)
(0.27 / 0.24 / 0.00 / 0.39)

CMYK percentages

%27.1
%23.87
%0
%39.22

Codes

Color #71769B in popluar color models

71 76 9B
RGB 113 118 155
HSL 233° 17.36% 52.55%
HSB/HSV 233° 27.10% 60.78%
CMYK 27.10% 23.87% 0.00%
39.22%

Color #71769B in popluar number systems.

HEX 71 76 9B
Decimal 113 118 155
Binary 1110001 1110110 10011011
Octal 161 166 233

Shades and tints

Shades of #71769B

#71769B
(113,118,155)
#676C8D
(103,108,141)
#5D627F
(93,98,127)
#535871
(83,88,113)
#494E63
(73,78,99)
#3F4455
(63,68,85)
#353A47
(53,58,71)
#2B3039
(43,48,57)
#21262B
(33,38,43)
#171C1D
(23,28,29)
#0D120F
(13,18,15)
#000000
(0,0,0)

Tints of #71769B

#71769B
(113,118,155)
#7D82A4
(125,130,164)
#898EAD
(137,142,173)
#959AB6
(149,154,182)
#A1A6BF
(161,166,191)
#ADB2C8
(173,178,200)
#B9BED1
(185,190,209)
#C5CADA
(197,202,218)
#D1D6E3
(209,214,227)
#DDE2EC
(221,226,236)
#E9EEF5
(233,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71769B color. Also use rgb(113,118,155) instead hex code.

Text Font Color

.myTextColor { color: #71769B; }

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

This text font color is #71769B.

Background Color

.myBgColor { background-color: #71769B; }

<div style="background-color:#71769B">Inner text</div>

This div background color is #71769B.

Border color

.myBorderColor { border: 1px solid #71769B; }

<div style="border:3px solid #71769B">Div</div>

This div border color is #71769B.

Opacity

.myOpacity80 { color: #71769B; opacity: 0.8; }

<p style="color:#71769B;opacity:0.8;">80%</p>

Text with #71769B 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 #71769B;}

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

This text has shadow with #71769B color.


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

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

This text has shadow with #71769B primary color and red secondary color.


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

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

This text has shadow with #71769B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71769B.

Preview

Color preview on black background

This text has color #71769B on black background.


Color preview on white background

This text has color #71769B on white background.


Black color preview on #71769B background

This text has black color on #71769B background.


White color preview on #71769B background

This text has white color on #71769B background.


Related colors

Complementary color

Complementary color for #hex is #8E8964.


I love getcolorcode.com

Triadic colors

1 #9B7176 and #769B71 with #71769B are triadic colors.

2 #9B7671 and #76719B with #71769B are triadic colors.