COLOR #719485

HEX: #719485 RGB: (113,148,133)

Color info

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

RGB color model

#719485 color RGB value is (113,148,133).

RGB: (113,148,133) (44%, 58%, 52%)

RGB channels and saturation

R 113 of 255 = 44%
G 148 of 255 = 58%
B 133 of 255 = 52%

113
148
133

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

Portions of RGB colors in percentages

R + G + B = 113 + 148 + 133 = 394 (100%)
R 113 of 394 ~ 28.68%
G 148 of 394 ~ 37.56%
B 133 of 394 ~ 33.76'%

%28.68
%37.56
%33.76

CMYK color model

#719485 color CMYK value is (24,0,10,42).

  • cyan value is 23.65%
  • magenta value is 0.00%
  • yellow value is 10.14%
  • key color value is 41.96%

CMYK: (24,0,10,42)
C24M0Y10K42 (24%, 0%, 10%, 42%)
(0.24 / 0.00 / 0.10 / 0.42)

CMYK percentages

%23.65
%0
%10.14
%41.96

Codes

Color #719485 in popluar color models

71 94 85
RGB 113 148 133
HSL 154° 14.06% 51.18%
HSB/HSV 154° 23.65% 58.04%
CMYK 23.65% 0.00% 10.14%
41.96%

Color #719485 in popluar number systems.

HEX 71 94 85
Decimal 113 148 133
Binary 1110001 10010100 10000101
Octal 161 224 205

Shades and tints

Shades of #719485

#719485
(113,148,133)
#678779
(103,135,121)
#5D7A6D
(93,122,109)
#536D61
(83,109,97)
#496055
(73,96,85)
#3F5349
(63,83,73)
#35463D
(53,70,61)
#2B3931
(43,57,49)
#212C25
(33,44,37)
#171F19
(23,31,25)
#0D120D
(13,18,13)
#000000
(0,0,0)

Tints of #719485

#719485
(113,148,133)
#7D9D90
(125,157,144)
#89A69B
(137,166,155)
#95AFA6
(149,175,166)
#A1B8B1
(161,184,177)
#ADC1BC
(173,193,188)
#B9CAC7
(185,202,199)
#C5D3D2
(197,211,210)
#D1DCDD
(209,220,221)
#DDE5E8
(221,229,232)
#E9EEF3
(233,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719485 color. Also use rgb(113,148,133) instead hex code.

Text Font Color

.myTextColor { color: #719485; }

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

This text font color is #719485.

Background Color

.myBgColor { background-color: #719485; }

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

This div background color is #719485.

Border color

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

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

This div border color is #719485.

Opacity

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

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

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

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

This text has shadow with #719485 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719485.

Preview

Color preview on black background

This text has color #719485 on black background.


Color preview on white background

This text has color #719485 on white background.


Black color preview on #719485 background

This text has black color on #719485 background.


White color preview on #719485 background

This text has white color on #719485 background.


Related colors

Complementary color

Complementary color for #hex is #8E6B7A.


I love getcolorcode.com

Triadic colors

1 #857194 and #948571 with #719485 are triadic colors.

2 #859471 and #947185 with #719485 are triadic colors.