COLOR #709285

HEX: #709285 RGB: (112,146,133)

Color info

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

RGB color model

#709285 color RGB value is (112,146,133).

RGB: (112,146,133) (44%, 57%, 52%)

RGB channels and saturation

R 112 of 255 = 44%
G 146 of 255 = 57%
B 133 of 255 = 52%

112
146
133

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

Portions of RGB colors in percentages

R + G + B = 112 + 146 + 133 = 391 (100%)
R 112 of 391 ~ 28.64%
G 146 of 391 ~ 37.34%
B 133 of 391 ~ 34.02'%

%28.64
%37.34
%34.02

CMYK color model

#709285 color CMYK value is (23,0,9,43).

  • cyan value is 23.29%
  • magenta value is 0.00%
  • yellow value is 8.90%
  • key color value is 42.75%

CMYK: (23,0,9,43)
C23M0Y9K43 (23%, 0%, 9%, 43%)
(0.23 / 0.00 / 0.09 / 0.43)

CMYK percentages

%23.29
%0
%8.9
%42.75

Codes

Color #709285 in popluar color models

70 92 85
RGB 112 146 133
HSL 157° 13.49% 50.59%
HSB/HSV 157° 23.29% 57.25%
CMYK 23.29% 0.00% 8.90%
42.75%

Color #709285 in popluar number systems.

HEX 70 92 85
Decimal 112 146 133
Binary 1110000 10010010 10000101
Octal 160 222 205

Shades and tints

Shades of #709285

#709285
(112,146,133)
#668579
(102,133,121)
#5C786D
(92,120,109)
#526B61
(82,107,97)
#485E55
(72,94,85)
#3E5149
(62,81,73)
#34443D
(52,68,61)
#2A3731
(42,55,49)
#202A25
(32,42,37)
#161D19
(22,29,25)
#0C100D
(12,16,13)
#000000
(0,0,0)

Tints of #709285

#709285
(112,146,133)
#7D9B90
(125,155,144)
#8AA49B
(138,164,155)
#97ADA6
(151,173,166)
#A4B6B1
(164,182,177)
#B1BFBC
(177,191,188)
#BEC8C7
(190,200,199)
#CBD1D2
(203,209,210)
#D8DADD
(216,218,221)
#E5E3E8
(229,227,232)
#F2ECF3
(242,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709285 color. Also use rgb(112,146,133) instead hex code.

Text Font Color

.myTextColor { color: #709285; }

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

This text font color is #709285.

Background Color

.myBgColor { background-color: #709285; }

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

This div background color is #709285.

Border color

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

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

This div border color is #709285.

Opacity

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

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

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

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

This text has shadow with #709285 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709285.

Preview

Color preview on black background

This text has color #709285 on black background.


Color preview on white background

This text has color #709285 on white background.


Black color preview on #709285 background

This text has black color on #709285 background.


White color preview on #709285 background

This text has white color on #709285 background.


Related colors

Complementary color

Complementary color for #hex is #8F6D7A.


I love getcolorcode.com

Triadic colors

1 #857092 and #928570 with #709285 are triadic colors.

2 #859270 and #927085 with #709285 are triadic colors.