COLOR #71799A

HEX: #71799A RGB: (113,121,154)

Color info

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

RGB color model

#71799A color RGB value is (113,121,154).

RGB: (113,121,154) (44%, 47%, 60%)

RGB channels and saturation

R 113 of 255 = 44%
G 121 of 255 = 47%
B 154 of 255 = 60%

113
121
154

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

Portions of RGB colors in percentages

R + G + B = 113 + 121 + 154 = 388 (100%)
R 113 of 388 ~ 29.12%
G 121 of 388 ~ 31.19%
B 154 of 388 ~ 39.69'%

%29.12
%31.19
%39.69

CMYK color model

#71799A color CMYK value is (27,21,0,40).

  • cyan value is 26.62%
  • magenta value is 21.43%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (27,21,0,40)
C27M21Y0K40 (27%, 21%, 0%, 40%)
(0.27 / 0.21 / 0.00 / 0.40)

CMYK percentages

%26.62
%21.43
%0
%39.61

Codes

Color #71799A in popluar color models

71 79 9A
RGB 113 121 154
HSL 228° 16.87% 52.35%
HSB/HSV 228° 26.62% 60.39%
CMYK 26.62% 21.43% 0.00%
39.61%

Color #71799A in popluar number systems.

HEX 71 79 9A
Decimal 113 121 154
Binary 1110001 1111001 10011010
Octal 161 171 232

Shades and tints

Shades of #71799A

#71799A
(113,121,154)
#676E8C
(103,110,140)
#5D637E
(93,99,126)
#535870
(83,88,112)
#494D62
(73,77,98)
#3F4254
(63,66,84)
#353746
(53,55,70)
#2B2C38
(43,44,56)
#21212A
(33,33,42)
#17161C
(23,22,28)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #71799A

#71799A
(113,121,154)
#7D85A3
(125,133,163)
#8991AC
(137,145,172)
#959DB5
(149,157,181)
#A1A9BE
(161,169,190)
#ADB5C7
(173,181,199)
#B9C1D0
(185,193,208)
#C5CDD9
(197,205,217)
#D1D9E2
(209,217,226)
#DDE5EB
(221,229,235)
#E9F1F4
(233,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71799A; }

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

This text font color is #71799A.

Background Color

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

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

This div background color is #71799A.

Border color

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

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

This div border color is #71799A.

Opacity

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

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

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

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

This text has shadow with #71799A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71799A.

Preview

Color preview on black background

This text has color #71799A on black background.


Color preview on white background

This text has color #71799A on white background.


Black color preview on #71799A background

This text has black color on #71799A background.


White color preview on #71799A background

This text has white color on #71799A background.


Related colors

Complementary color

Complementary color for #hex is #8E8665.


I love getcolorcode.com

Triadic colors

1 #9A7179 and #799A71 with #71799A are triadic colors.

2 #9A7971 and #79719A with #71799A are triadic colors.