COLOR #739D76

HEX: #739D76 RGB: (115,157,118)

Renk bilgisi

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

RGB renk modeli

#739D76 color RGB value is (115,157,118).

RGB: (115,157,118) (45%, 62%, 46%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 157 of 255 = 62%
B 118 of 255 = 46%

115
157
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 157 + 118 = 390 (100%)
R 115 of 390 ~ 29.49%
G 157 of 390 ~ 40.26%
B 118 of 390 ~ 30.26'%

%29.49
%40.26
%30.26

CMYK RENK MODELİ

#739D76 rengi CMYK tonu (27,0,25,38).

  • camgöbeği tonu 26.75%
  • eflatun tonu 0.00%
  • sarı tonu 24.84%
  • ana renk tonu 38.43%

CMYK: (27,0,25,38)
C27M0Y25K38 (27%, 0%, 25%, 38%)
(0.27 / 0.00 / 0.25 / 0.38)

CMYK yüzdeleri

%26.75
%0
%24.84
%38.43

Codes

Color #739D76 in popluar color models

73 9D 76
RGB 115 157 118
HSL 124° 17.65% 53.33%
HSB/HSV 124° 26.75% 61.57%
CMYK 26.75% 0.00% 24.84%
38.43%

Color #739D76 in popluar number systems.

HEX 73 9D 76
Decimal 115 157 118
Binary 1110011 10011101 1110110
Octal 163 235 166

Shades and tints

Shades of #739D76

#739D76
(115,157,118)
#698F6C
(105,143,108)
#5F8162
(95,129,98)
#557358
(85,115,88)
#4B654E
(75,101,78)
#415744
(65,87,68)
#37493A
(55,73,58)
#2D3B30
(45,59,48)
#232D26
(35,45,38)
#191F1C
(25,31,28)
#0F1112
(15,17,18)
#000000
(0,0,0)

Tints of #739D76

#739D76
(115,157,118)
#7FA582
(127,165,130)
#8BAD8E
(139,173,142)
#97B59A
(151,181,154)
#A3BDA6
(163,189,166)
#AFC5B2
(175,197,178)
#BBCDBE
(187,205,190)
#C7D5CA
(199,213,202)
#D3DDD6
(211,221,214)
#DFE5E2
(223,229,226)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #739D76 color. Also use rgb(115,157,118) instead hex code.

Text Font Color

.myTextColor { color: #739D76; }

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

This text font color is #739D76.

Background Color

.myBgColor { background-color: #739D76; }

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

This div background color is #739D76.

Border color

.myBorderColor { border: 1px solid #739D76; }

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

This div border color is #739D76.

Opacity

.myOpacity80 { color: #739D76; opacity: 0.8; }

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

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

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

This text has shadow with #739D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739D76.

Preview

Color preview on black background

This text has color #739D76 on black background.


Color preview on white background

This text has color #739D76 on white background.


Black color preview on #739D76 background

This text has black color on #739D76 background.


White color preview on #739D76 background

This text has white color on #739D76 background.


Related colors

Complementary color

Complementary color for #hex is #8C6289.


I love getcolorcode.com

Triadic colors

1 #76739D and #9D7673 with #739D76 are triadic colors.

2 #769D73 and #9D7376 with #739D76 are triadic colors.