COLOR #719593

HEX: #719593 RGB: (113,149,147)

Color info

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

RGB color model

#719593 color RGB value is (113,149,147).

RGB: (113,149,147) (44%, 58%, 58%)

RGB channels and saturation

R 113 of 255 = 44%
G 149 of 255 = 58%
B 147 of 255 = 58%

113
149
147

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

Portions of RGB colors in percentages

R + G + B = 113 + 149 + 147 = 409 (100%)
R 113 of 409 ~ 27.63%
G 149 of 409 ~ 36.43%
B 147 of 409 ~ 35.94'%

%27.63
%36.43
%35.94

CMYK color model

#719593 color CMYK value is (24,0,1,42).

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

CMYK: (24,0,1,42)
C24M0Y1K42 (24%, 0%, 1%, 42%)
(0.24 / 0.00 / 0.01 / 0.42)

CMYK percentages

%24.16
%0
%1.34
%41.57

Codes

Color #719593 in popluar color models

71 95 93
RGB 113 149 147
HSL 177° 14.52% 51.37%
HSB/HSV 177° 24.16% 58.43%
CMYK 24.16% 0.00% 1.34%
41.57%

Color #719593 in popluar number systems.

HEX 71 95 93
Decimal 113 149 147
Binary 1110001 10010101 10010011
Octal 161 225 223

Shades and tints

Shades of #719593

#719593
(113,149,147)
#678886
(103,136,134)
#5D7B79
(93,123,121)
#536E6C
(83,110,108)
#49615F
(73,97,95)
#3F5452
(63,84,82)
#354745
(53,71,69)
#2B3A38
(43,58,56)
#212D2B
(33,45,43)
#17201E
(23,32,30)
#0D1311
(13,19,17)
#000000
(0,0,0)

Tints of #719593

#719593
(113,149,147)
#7D9E9C
(125,158,156)
#89A7A5
(137,167,165)
#95B0AE
(149,176,174)
#A1B9B7
(161,185,183)
#ADC2C0
(173,194,192)
#B9CBC9
(185,203,201)
#C5D4D2
(197,212,210)
#D1DDDB
(209,221,219)
#DDE6E4
(221,230,228)
#E9EFED
(233,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719593; }

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

This text font color is #719593.

Background Color

.myBgColor { background-color: #719593; }

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

This div background color is #719593.

Border color

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

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

This div border color is #719593.

Opacity

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

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

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

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

This text has shadow with #719593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719593.

Preview

Color preview on black background

This text has color #719593 on black background.


Color preview on white background

This text has color #719593 on white background.


Black color preview on #719593 background

This text has black color on #719593 background.


White color preview on #719593 background

This text has white color on #719593 background.


Related colors

Complementary color

Complementary color for #hex is #8E6A6C.


I love getcolorcode.com

Triadic colors

1 #937195 and #959371 with #719593 are triadic colors.

2 #939571 and #957193 with #719593 are triadic colors.