COLOR #719A75

HEX: #719A75 RGB: (113,154,117)

Color info

#719A75 contains red, green and blue colors in about the same proportion. Web safe color of #719A75 is #669966 (or #696).

RGB color model

#719A75 color RGB value is (113,154,117).

RGB: (113,154,117) (44%, 60%, 46%)

RGB channels and saturation

R 113 of 255 = 44%
G 154 of 255 = 60%
B 117 of 255 = 46%

113
154
117

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

Portions of RGB colors in percentages

R + G + B = 113 + 154 + 117 = 384 (100%)
R 113 of 384 ~ 29.43%
G 154 of 384 ~ 40.1%
B 117 of 384 ~ 30.47'%

%29.43
%40.1
%30.47

CMYK color model

#719A75 color CMYK value is (27,0,24,40).

  • cyan value is 26.62%
  • magenta value is 0.00%
  • yellow value is 24.03%
  • key color value is 39.61%

CMYK: (27,0,24,40)
C27M0Y24K40 (27%, 0%, 24%, 40%)
(0.27 / 0.00 / 0.24 / 0.40)

CMYK percentages

%26.62
%0
%24.03
%39.61

Codes

Color #719A75 in popluar color models

71 9A 75
RGB 113 154 117
HSL 126° 16.87% 52.35%
HSB/HSV 126° 26.62% 60.39%
CMYK 26.62% 0.00% 24.03%
39.61%

Color #719A75 in popluar number systems.

HEX 71 9A 75
Decimal 113 154 117
Binary 1110001 10011010 1110101
Octal 161 232 165

Shades and tints

Shades of #719A75

#719A75
(113,154,117)
#678C6B
(103,140,107)
#5D7E61
(93,126,97)
#537057
(83,112,87)
#49624D
(73,98,77)
#3F5443
(63,84,67)
#354639
(53,70,57)
#2B382F
(43,56,47)
#212A25
(33,42,37)
#171C1B
(23,28,27)
#0D0E11
(13,14,17)
#000000
(0,0,0)

Tints of #719A75

#719A75
(113,154,117)
#7DA381
(125,163,129)
#89AC8D
(137,172,141)
#95B599
(149,181,153)
#A1BEA5
(161,190,165)
#ADC7B1
(173,199,177)
#B9D0BD
(185,208,189)
#C5D9C9
(197,217,201)
#D1E2D5
(209,226,213)
#DDEBE1
(221,235,225)
#E9F4ED
(233,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719A75 color. Also use rgb(113,154,117) instead hex code.

Text Font Color

.myTextColor { color: #719A75; }

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

This text font color is #719A75.

Background Color

.myBgColor { background-color: #719A75; }

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

This div background color is #719A75.

Border color

.myBorderColor { border: 1px solid #719A75; }

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

This div border color is #719A75.

Opacity

.myOpacity80 { color: #719A75; opacity: 0.8; }

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

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

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

This text has shadow with #719A75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719A75.

Preview

Color preview on black background

This text has color #719A75 on black background.


Color preview on white background

This text has color #719A75 on white background.


Black color preview on #719A75 background

This text has black color on #719A75 background.


White color preview on #719A75 background

This text has white color on #719A75 background.


Related colors

Complementary color

Complementary color for #hex is #8E658A.


I love getcolorcode.com

Triadic colors

1 #75719A and #9A7571 with #719A75 are triadic colors.

2 #759A71 and #9A7175 with #719A75 are triadic colors.