COLOR #719083

HEX: #719083 RGB: (113,144,131)

Color info

#719083 contains red, green and blue colors in about the same proportion. Web safe color of #719083 is #669999 (or #699).

RGB color model

#719083 color RGB value is (113,144,131).

RGB: (113,144,131) (44%, 56%, 51%)

RGB channels and saturation

R 113 of 255 = 44%
G 144 of 255 = 56%
B 131 of 255 = 51%

113
144
131

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

Portions of RGB colors in percentages

R + G + B = 113 + 144 + 131 = 388 (100%)
R 113 of 388 ~ 29.12%
G 144 of 388 ~ 37.11%
B 131 of 388 ~ 33.76'%

%29.12
%37.11
%33.76

CMYK color model

#719083 color CMYK value is (22,0,9,44).

  • cyan value is 21.53%
  • magenta value is 0.00%
  • yellow value is 9.03%
  • key color value is 43.53%

CMYK: (22,0,9,44)
C22M0Y9K44 (22%, 0%, 9%, 44%)
(0.22 / 0.00 / 0.09 / 0.44)

CMYK percentages

%21.53
%0
%9.03
%43.53

Codes

Color #719083 in popluar color models

71 90 83
RGB 113 144 131
HSL 155° 12.25% 50.39%
HSB/HSV 155° 21.53% 56.47%
CMYK 21.53% 0.00% 9.03%
43.53%

Color #719083 in popluar number systems.

HEX 71 90 83
Decimal 113 144 131
Binary 1110001 10010000 10000011
Octal 161 220 203

Shades and tints

Shades of #719083

#719083
(113,144,131)
#678378
(103,131,120)
#5D766D
(93,118,109)
#536962
(83,105,98)
#495C57
(73,92,87)
#3F4F4C
(63,79,76)
#354241
(53,66,65)
#2B3536
(43,53,54)
#21282B
(33,40,43)
#171B20
(23,27,32)
#0D0E15
(13,14,21)
#000000
(0,0,0)

Tints of #719083

#719083
(113,144,131)
#7D9A8E
(125,154,142)
#89A499
(137,164,153)
#95AEA4
(149,174,164)
#A1B8AF
(161,184,175)
#ADC2BA
(173,194,186)
#B9CCC5
(185,204,197)
#C5D6D0
(197,214,208)
#D1E0DB
(209,224,219)
#DDEAE6
(221,234,230)
#E9F4F1
(233,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719083 color. Also use rgb(113,144,131) instead hex code.

Text Font Color

.myTextColor { color: #719083; }

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

This text font color is #719083.

Background Color

.myBgColor { background-color: #719083; }

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

This div background color is #719083.

Border color

.myBorderColor { border: 1px solid #719083; }

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

This div border color is #719083.

Opacity

.myOpacity80 { color: #719083; opacity: 0.8; }

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

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

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

This text has shadow with #719083 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719083.

Preview

Color preview on black background

This text has color #719083 on black background.


Color preview on white background

This text has color #719083 on white background.


Black color preview on #719083 background

This text has black color on #719083 background.


White color preview on #719083 background

This text has white color on #719083 background.


Related colors

Complementary color

Complementary color for #hex is #8E6F7C.


I love getcolorcode.com

Triadic colors

1 #837190 and #908371 with #719083 are triadic colors.

2 #839071 and #907183 with #719083 are triadic colors.