COLOR #709579

HEX: #709579 RGB: (112,149,121)

Renk bilgisi

#709579 contains red, green and blue colors in about the same proportion. #709579 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#709579 color RGB value is (112,149,121).

RGB: (112,149,121) (44%, 58%, 47%)

RGB bağlantıları ve doygunluk

R 112 of 255 = 44%
G 149 of 255 = 58%
B 121 of 255 = 47%

112
149
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 112 + 149 + 121 = 382 (100%)
R 112 of 382 ~ 29.32%
G 149 of 382 ~ 39.01%
B 121 of 382 ~ 31.68'%

%29.32
%39.01
%31.68

CMYK RENK MODELİ

#709579 rengi CMYK tonu (25,0,19,42).

  • camgöbeği tonu 24.83%
  • eflatun tonu 0.00%
  • sarı tonu 18.79%
  • ana renk tonu 41.57%

CMYK: (25,0,19,42)
C25M0Y19K42 (25%, 0%, 19%, 42%)
(0.25 / 0.00 / 0.19 / 0.42)

CMYK yüzdeleri

%24.83
%0
%18.79
%41.57

Codes

Color #709579 in popluar color models

70 95 79
RGB 112 149 121
HSL 135° 14.86% 51.18%
HSB/HSV 135° 24.83% 58.43%
CMYK 24.83% 0.00% 18.79%
41.57%

Color #709579 in popluar number systems.

HEX 70 95 79
Decimal 112 149 121
Binary 1110000 10010101 1111001
Octal 160 225 171

Shades and tints

Shades of #709579

#709579
(112,149,121)
#66886E
(102,136,110)
#5C7B63
(92,123,99)
#526E58
(82,110,88)
#48614D
(72,97,77)
#3E5442
(62,84,66)
#344737
(52,71,55)
#2A3A2C
(42,58,44)
#202D21
(32,45,33)
#162016
(22,32,22)
#0C130B
(12,19,11)
#000000
(0,0,0)

Tints of #709579

#709579
(112,149,121)
#7D9E85
(125,158,133)
#8AA791
(138,167,145)
#97B09D
(151,176,157)
#A4B9A9
(164,185,169)
#B1C2B5
(177,194,181)
#BECBC1
(190,203,193)
#CBD4CD
(203,212,205)
#D8DDD9
(216,221,217)
#E5E6E5
(229,230,229)
#F2EFF1
(242,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709579 color. Also use rgb(112,149,121) instead hex code.

Text Font Color

.myTextColor { color: #709579; }

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

This text font color is #709579.

Background Color

.myBgColor { background-color: #709579; }

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

This div background color is #709579.

Border color

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

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

This div border color is #709579.

Opacity

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

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

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

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

This text has shadow with #709579 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709579.

Preview

Color preview on black background

This text has color #709579 on black background.


Color preview on white background

This text has color #709579 on white background.


Black color preview on #709579 background

This text has black color on #709579 background.


White color preview on #709579 background

This text has white color on #709579 background.


Related colors

Complementary color

Complementary color for #hex is #8F6A86.


I love getcolorcode.com

Triadic colors

1 #797095 and #957970 with #709579 are triadic colors.

2 #799570 and #957079 with #709579 are triadic colors.