COLOR #71738D

HEX: #71738D RGB: (113,115,141)

Color info

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

RGB color model

#71738D color RGB value is (113,115,141).

RGB: (113,115,141) (44%, 45%, 55%)

RGB channels and saturation

R 113 of 255 = 44%
G 115 of 255 = 45%
B 141 of 255 = 55%

113
115
141

R + G + B ~ 48%. #71738D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 115 + 141 = 369 (100%)
R 113 of 369 ~ 30.62%
G 115 of 369 ~ 31.17%
B 141 of 369 ~ 38.21'%

%30.62
%31.17
%38.21

CMYK color model

#71738D color CMYK value is (20,18,0,45).

  • cyan value is 19.86%
  • magenta value is 18.44%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (20,18,0,45)
C20M18Y0K45 (20%, 18%, 0%, 45%)
(0.20 / 0.18 / 0.00 / 0.45)

CMYK percentages

%19.86
%18.44
%0
%44.71

Codes

Color #71738D in popluar color models

71 73 8D
RGB 113 115 141
HSL 236° 11.02% 49.80%
HSB/HSV 236° 19.86% 55.29%
CMYK 19.86% 18.44% 0.00%
44.71%

Color #71738D in popluar number systems.

HEX 71 73 8D
Decimal 113 115 141
Binary 1110001 1110011 10001101
Octal 161 163 215

Shades and tints

Shades of #71738D

#71738D
(113,115,141)
#676981
(103,105,129)
#5D5F75
(93,95,117)
#535569
(83,85,105)
#494B5D
(73,75,93)
#3F4151
(63,65,81)
#353745
(53,55,69)
#2B2D39
(43,45,57)
#21232D
(33,35,45)
#171921
(23,25,33)
#0D0F15
(13,15,21)
#000000
(0,0,0)

Tints of #71738D

#71738D
(113,115,141)
#7D7F97
(125,127,151)
#898BA1
(137,139,161)
#9597AB
(149,151,171)
#A1A3B5
(161,163,181)
#ADAFBF
(173,175,191)
#B9BBC9
(185,187,201)
#C5C7D3
(197,199,211)
#D1D3DD
(209,211,221)
#DDDFE7
(221,223,231)
#E9EBF1
(233,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71738D color. Also use rgb(113,115,141) instead hex code.

Text Font Color

.myTextColor { color: #71738D; }

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

This text font color is #71738D.

Background Color

.myBgColor { background-color: #71738D; }

<div style="background-color:#71738D">Inner text</div>

This div background color is #71738D.

Border color

.myBorderColor { border: 1px solid #71738D; }

<div style="border:3px solid #71738D">Div</div>

This div border color is #71738D.

Opacity

.myOpacity80 { color: #71738D; opacity: 0.8; }

<p style="color:#71738D;opacity:0.8;">80%</p>

Text with #71738D 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 #71738D;}

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

This text has shadow with #71738D color.


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

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

This text has shadow with #71738D primary color and red secondary color.


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

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

This text has shadow with #71738D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71738D.

Preview

Color preview on black background

This text has color #71738D on black background.


Color preview on white background

This text has color #71738D on white background.


Black color preview on #71738D background

This text has black color on #71738D background.


White color preview on #71738D background

This text has white color on #71738D background.


Related colors

Complementary color

Complementary color for #hex is #8E8C72.


I love getcolorcode.com

Triadic colors

1 #8D7173 and #738D71 with #71738D are triadic colors.

2 #8D7371 and #73718D with #71738D are triadic colors.