COLOR #709793

HEX: #709793 RGB: (112,151,147)

Color info

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

RGB color model

#709793 color RGB value is (112,151,147).

RGB: (112,151,147) (44%, 59%, 58%)

RGB channels and saturation

R 112 of 255 = 44%
G 151 of 255 = 59%
B 147 of 255 = 58%

112
151
147

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

Portions of RGB colors in percentages

R + G + B = 112 + 151 + 147 = 410 (100%)
R 112 of 410 ~ 27.32%
G 151 of 410 ~ 36.83%
B 147 of 410 ~ 35.85'%

%27.32
%36.83
%35.85

CMYK color model

#709793 color CMYK value is (26,0,3,41).

  • cyan value is 25.83%
  • magenta value is 0.00%
  • yellow value is 2.65%
  • key color value is 40.78%

CMYK: (26,0,3,41)
C26M0Y3K41 (26%, 0%, 3%, 41%)
(0.26 / 0.00 / 0.03 / 0.41)

CMYK percentages

%25.83
%0
%2.65
%40.78

Codes

Color #709793 in popluar color models

70 97 93
RGB 112 151 147
HSL 174° 15.79% 51.57%
HSB/HSV 174° 25.83% 59.22%
CMYK 25.83% 0.00% 2.65%
40.78%

Color #709793 in popluar number systems.

HEX 70 97 93
Decimal 112 151 147
Binary 1110000 10010111 10010011
Octal 160 227 223

Shades and tints

Shades of #709793

#709793
(112,151,147)
#668A86
(102,138,134)
#5C7D79
(92,125,121)
#52706C
(82,112,108)
#48635F
(72,99,95)
#3E5652
(62,86,82)
#344945
(52,73,69)
#2A3C38
(42,60,56)
#202F2B
(32,47,43)
#16221E
(22,34,30)
#0C1511
(12,21,17)
#000000
(0,0,0)

Tints of #709793

#709793
(112,151,147)
#7DA09C
(125,160,156)
#8AA9A5
(138,169,165)
#97B2AE
(151,178,174)
#A4BBB7
(164,187,183)
#B1C4C0
(177,196,192)
#BECDC9
(190,205,201)
#CBD6D2
(203,214,210)
#D8DFDB
(216,223,219)
#E5E8E4
(229,232,228)
#F2F1ED
(242,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709793 color. Also use rgb(112,151,147) instead hex code.

Text Font Color

.myTextColor { color: #709793; }

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

This text font color is #709793.

Background Color

.myBgColor { background-color: #709793; }

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

This div background color is #709793.

Border color

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

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

This div border color is #709793.

Opacity

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

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

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

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

This text has shadow with #709793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709793.

Preview

Color preview on black background

This text has color #709793 on black background.


Color preview on white background

This text has color #709793 on white background.


Black color preview on #709793 background

This text has black color on #709793 background.


White color preview on #709793 background

This text has white color on #709793 background.


Related colors

Complementary color

Complementary color for #hex is #8F686C.


I love getcolorcode.com

Triadic colors

1 #937097 and #979370 with #709793 are triadic colors.

2 #939770 and #977093 with #709793 are triadic colors.