COLOR #719583

HEX: #719583 RGB: (113,149,131)

Color info

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

RGB color model

#719583 color RGB value is (113,149,131).

RGB: (113,149,131) (44%, 58%, 51%)

RGB channels and saturation

R 113 of 255 = 44%
G 149 of 255 = 58%
B 131 of 255 = 51%

113
149
131

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

Portions of RGB colors in percentages

R + G + B = 113 + 149 + 131 = 393 (100%)
R 113 of 393 ~ 28.75%
G 149 of 393 ~ 37.91%
B 131 of 393 ~ 33.33'%

%28.75
%37.91
%33.33

CMYK color model

#719583 color CMYK value is (24,0,12,42).

  • cyan value is 24.16%
  • magenta value is 0.00%
  • yellow value is 12.08%
  • key color value is 41.57%

CMYK: (24,0,12,42)
C24M0Y12K42 (24%, 0%, 12%, 42%)
(0.24 / 0.00 / 0.12 / 0.42)

CMYK percentages

%24.16
%0
%12.08
%41.57

Codes

Color #719583 in popluar color models

71 95 83
RGB 113 149 131
HSL 150° 14.52% 51.37%
HSB/HSV 150° 24.16% 58.43%
CMYK 24.16% 0.00% 12.08%
41.57%

Color #719583 in popluar number systems.

HEX 71 95 83
Decimal 113 149 131
Binary 1110001 10010101 10000011
Octal 161 225 203

Shades and tints

Shades of #719583

#719583
(113,149,131)
#678878
(103,136,120)
#5D7B6D
(93,123,109)
#536E62
(83,110,98)
#496157
(73,97,87)
#3F544C
(63,84,76)
#354741
(53,71,65)
#2B3A36
(43,58,54)
#212D2B
(33,45,43)
#172020
(23,32,32)
#0D1315
(13,19,21)
#000000
(0,0,0)

Tints of #719583

#719583
(113,149,131)
#7D9E8E
(125,158,142)
#89A799
(137,167,153)
#95B0A4
(149,176,164)
#A1B9AF
(161,185,175)
#ADC2BA
(173,194,186)
#B9CBC5
(185,203,197)
#C5D4D0
(197,212,208)
#D1DDDB
(209,221,219)
#DDE6E6
(221,230,230)
#E9EFF1
(233,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719583; }

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

This text font color is #719583.

Background Color

.myBgColor { background-color: #719583; }

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

This div background color is #719583.

Border color

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

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

This div border color is #719583.

Opacity

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

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

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

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

This text has shadow with #719583 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719583.

Preview

Color preview on black background

This text has color #719583 on black background.


Color preview on white background

This text has color #719583 on white background.


Black color preview on #719583 background

This text has black color on #719583 background.


White color preview on #719583 background

This text has white color on #719583 background.


Related colors

Complementary color

Complementary color for #hex is #8E6A7C.


I love getcolorcode.com

Triadic colors

1 #837195 and #958371 with #719583 are triadic colors.

2 #839571 and #957183 with #719583 are triadic colors.