COLOR #719996

HEX: #719996 RGB: (113,153,150)

Color info

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

RGB color model

#719996 color RGB value is (113,153,150).

RGB: (113,153,150) (44%, 60%, 59%)

RGB channels and saturation

R 113 of 255 = 44%
G 153 of 255 = 60%
B 150 of 255 = 59%

113
153
150

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

Portions of RGB colors in percentages

R + G + B = 113 + 153 + 150 = 416 (100%)
R 113 of 416 ~ 27.16%
G 153 of 416 ~ 36.78%
B 150 of 416 ~ 36.06'%

%27.16
%36.78
%36.06

CMYK color model

#719996 color CMYK value is (26,0,2,40).

  • cyan value is 26.14%
  • magenta value is 0.00%
  • yellow value is 1.96%
  • key color value is 40.00%

CMYK: (26,0,2,40)
C26M0Y2K40 (26%, 0%, 2%, 40%)
(0.26 / 0.00 / 0.02 / 0.40)

CMYK percentages

%26.14
%0
%1.96
%40

Codes

Color #719996 in popluar color models

71 99 96
RGB 113 153 150
HSL 176° 16.39% 52.16%
HSB/HSV 176° 26.14% 60.00%
CMYK 26.14% 0.00% 1.96%
40.00%

Color #719996 in popluar number systems.

HEX 71 99 96
Decimal 113 153 150
Binary 1110001 10011001 10010110
Octal 161 231 226

Shades and tints

Shades of #719996

#719996
(113,153,150)
#678C89
(103,140,137)
#5D7F7C
(93,127,124)
#53726F
(83,114,111)
#496562
(73,101,98)
#3F5855
(63,88,85)
#354B48
(53,75,72)
#2B3E3B
(43,62,59)
#21312E
(33,49,46)
#172421
(23,36,33)
#0D1714
(13,23,20)
#000000
(0,0,0)

Tints of #719996

#719996
(113,153,150)
#7DA29F
(125,162,159)
#89ABA8
(137,171,168)
#95B4B1
(149,180,177)
#A1BDBA
(161,189,186)
#ADC6C3
(173,198,195)
#B9CFCC
(185,207,204)
#C5D8D5
(197,216,213)
#D1E1DE
(209,225,222)
#DDEAE7
(221,234,231)
#E9F3F0
(233,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719996; }

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

This text font color is #719996.

Background Color

.myBgColor { background-color: #719996; }

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

This div background color is #719996.

Border color

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

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

This div border color is #719996.

Opacity

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

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

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

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

This text has shadow with #719996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719996.

Preview

Color preview on black background

This text has color #719996 on black background.


Color preview on white background

This text has color #719996 on white background.


Black color preview on #719996 background

This text has black color on #719996 background.


White color preview on #719996 background

This text has white color on #719996 background.


Related colors

Complementary color

Complementary color for #hex is #8E6669.


I love getcolorcode.com

Triadic colors

1 #967199 and #999671 with #719996 are triadic colors.

2 #969971 and #997196 with #719996 are triadic colors.