COLOR #71729A

HEX: #71729A RGB: (113,114,154)

Color info

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

RGB color model

#71729A color RGB value is (113,114,154).

RGB: (113,114,154) (44%, 45%, 60%)

RGB channels and saturation

R 113 of 255 = 44%
G 114 of 255 = 45%
B 154 of 255 = 60%

113
114
154

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

Portions of RGB colors in percentages

R + G + B = 113 + 114 + 154 = 381 (100%)
R 113 of 381 ~ 29.66%
G 114 of 381 ~ 29.92%
B 154 of 381 ~ 40.42'%

%29.66
%29.92
%40.42

CMYK color model

#71729A color CMYK value is (27,26,0,40).

  • cyan value is 26.62%
  • magenta value is 25.97%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (27,26,0,40) C27M26Y0K40 (27%,26%,0%,40%) (0.27/0.26/0.00/0.40) 

CMYK percentages

%26.62
%25.97
%0
%39.61

Codes

Color #71729A in popluar color models

71 72 9A
RGB 113 114 154
HSL 239° 16.87% 52.35%
HSB/HSV 239° 26.62% 60.39%
CMYK 26.62% 25.97% 0.00%
39.61%

Color #71729A in popluar number systems.

HEX 71 72 9A
Decimal 113 114 154
Binary 1110001 1110010 10011010
Octal 161 162 232

Shades and tints

Shades of #71729A

#71729A
(113,114,154)
#67688C
(103,104,140)
#5D5E7E
(93,94,126)
#535470
(83,84,112)
#494A62
(73,74,98)
#3F4054
(63,64,84)
#353646
(53,54,70)
#2B2C38
(43,44,56)
#21222A
(33,34,42)
#17181C
(23,24,28)
#0D0E0E
(13,14,14)
#000000
(0,0,0)

Tints of #71729A

#71729A
(113,114,154)
#7D7EA3
(125,126,163)
#898AAC
(137,138,172)
#9596B5
(149,150,181)
#A1A2BE
(161,162,190)
#ADAEC7
(173,174,199)
#B9BAD0
(185,186,208)
#C5C6D9
(197,198,217)
#D1D2E2
(209,210,226)
#DDDEEB
(221,222,235)
#E9EAF4
(233,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71729A color. Also use rgb(113,114,154) instead hex code.

Text Font Color

.myTextColor { color: #71729A; }

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

This text font color is #71729A.

Background Color

.myBgColor { background-color: #71729A; }

<div style="background-color:#71729A">Inner text</div>

This div background color is #71729A.

Border color

.myBorderColor { border: 1px solid #71729A; }

<div style="border:3px solid #71729A">Div</div>

This div border color is #71729A.

Opacity

.myOpacity80 { color: #71729A; opacity: 0.8; }

<p style="color:#71729A;opacity:0.8;">80%</p>

Text with #71729A 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 #71729A;}

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

This text has shadow with #71729A color.


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

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

This text has shadow with #71729A primary color and red secondary color.


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

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

This text has shadow with #71729A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71729A.

Preview

Color preview on black background

This text has color #71729A on black background.


Color preview on white background

This text has color #71729A on white background.


Black color preview on #71729A background

This text has black color on #71729A background.


White color preview on #71729A background

This text has white color on #71729A background.


Related colors

Complementary color

Complementary color for #hex is #8E8D65.


I love getcolorcode.com

Triadic colors

1 #9A7172 and #729A71 with #71729A are triadic colors.

2 #9A7271 and #72719A with #71729A are triadic colors.