COLOR #719096

HEX: #719096 RGB: (113,144,150)

Color info

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

RGB color model

#719096 color RGB value is (113,144,150).

RGB: (113,144,150) (44%, 56%, 59%)

RGB channels and saturation

R 113 of 255 = 44%
G 144 of 255 = 56%
B 150 of 255 = 59%

113
144
150

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

Portions of RGB colors in percentages

R + G + B = 113 + 144 + 150 = 407 (100%)
R 113 of 407 ~ 27.76%
G 144 of 407 ~ 35.38%
B 150 of 407 ~ 36.86'%

%27.76
%35.38
%36.86

CMYK color model

#719096 color CMYK value is (25,4,0,41).

  • cyan value is 24.67%
  • magenta value is 4.00%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (25,4,0,41)
C25M4Y0K41 (25%, 4%, 0%, 41%)
(0.25 / 0.04 / 0.00 / 0.41)

CMYK percentages

%24.67
%4
%0
%41.18

Codes

Color #719096 in popluar color models

71 90 96
RGB 113 144 150
HSL 190° 14.98% 51.57%
HSB/HSV 190° 24.67% 58.82%
CMYK 24.67% 4.00% 0.00%
41.18%

Color #719096 in popluar number systems.

HEX 71 90 96
Decimal 113 144 150
Binary 1110001 10010000 10010110
Octal 161 220 226

Shades and tints

Shades of #719096

#719096
(113,144,150)
#678389
(103,131,137)
#5D767C
(93,118,124)
#53696F
(83,105,111)
#495C62
(73,92,98)
#3F4F55
(63,79,85)
#354248
(53,66,72)
#2B353B
(43,53,59)
#21282E
(33,40,46)
#171B21
(23,27,33)
#0D0E14
(13,14,20)
#000000
(0,0,0)

Tints of #719096

#719096
(113,144,150)
#7D9A9F
(125,154,159)
#89A4A8
(137,164,168)
#95AEB1
(149,174,177)
#A1B8BA
(161,184,186)
#ADC2C3
(173,194,195)
#B9CCCC
(185,204,204)
#C5D6D5
(197,214,213)
#D1E0DE
(209,224,222)
#DDEAE7
(221,234,231)
#E9F4F0
(233,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719096; }

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

This text font color is #719096.

Background Color

.myBgColor { background-color: #719096; }

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

This div background color is #719096.

Border color

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

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

This div border color is #719096.

Opacity

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

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

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

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

This text has shadow with #719096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719096.

Preview

Color preview on black background

This text has color #719096 on black background.


Color preview on white background

This text has color #719096 on white background.


Black color preview on #719096 background

This text has black color on #719096 background.


White color preview on #719096 background

This text has white color on #719096 background.


Related colors

Complementary color

Complementary color for #hex is #8E6F69.


I love getcolorcode.com

Triadic colors

1 #967190 and #909671 with #719096 are triadic colors.

2 #969071 and #907196 with #719096 are triadic colors.