COLOR #738979

HEX: #738979 RGB: (115,137,121)

Renk bilgisi

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

RGB renk modeli

#738979 color RGB value is (115,137,121).

RGB: (115,137,121) (45%, 54%, 47%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 137 of 255 = 54%
B 121 of 255 = 47%

115
137
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 137 + 121 = 373 (100%)
R 115 of 373 ~ 30.83%
G 137 of 373 ~ 36.73%
B 121 of 373 ~ 32.44'%

%30.83
%36.73
%32.44

CMYK RENK MODELİ

#738979 rengi CMYK tonu (16,0,12,46).

  • camgöbeği tonu 16.06%
  • eflatun tonu 0.00%
  • sarı tonu 11.68%
  • ana renk tonu 46.27%

CMYK: (16,0,12,46)
C16M0Y12K46 (16%, 0%, 12%, 46%)
(0.16 / 0.00 / 0.12 / 0.46)

CMYK yüzdeleri

%16.06
%0
%11.68
%46.27

Codes

Color #738979 in popluar color models

73 89 79
RGB 115 137 121
HSL 136° 8.73% 49.41%
HSB/HSV 136° 16.06% 53.73%
CMYK 16.06% 0.00% 11.68%
46.27%

Color #738979 in popluar number systems.

HEX 73 89 79
Decimal 115 137 121
Binary 1110011 10001001 1111001
Octal 163 211 171

Shades and tints

Shades of #738979

#738979
(115,137,121)
#697D6E
(105,125,110)
#5F7163
(95,113,99)
#556558
(85,101,88)
#4B594D
(75,89,77)
#414D42
(65,77,66)
#374137
(55,65,55)
#2D352C
(45,53,44)
#232921
(35,41,33)
#191D16
(25,29,22)
#0F110B
(15,17,11)
#000000
(0,0,0)

Tints of #738979

#738979
(115,137,121)
#7F9385
(127,147,133)
#8B9D91
(139,157,145)
#97A79D
(151,167,157)
#A3B1A9
(163,177,169)
#AFBBB5
(175,187,181)
#BBC5C1
(187,197,193)
#C7CFCD
(199,207,205)
#D3D9D9
(211,217,217)
#DFE3E5
(223,227,229)
#EBEDF1
(235,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738979 color. Also use rgb(115,137,121) instead hex code.

Text Font Color

.myTextColor { color: #738979; }

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

This text font color is #738979.

Background Color

.myBgColor { background-color: #738979; }

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

This div background color is #738979.

Border color

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

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

This div border color is #738979.

Opacity

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

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

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

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

This text has shadow with #738979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738979.

Preview

Color preview on black background

This text has color #738979 on black background.


Color preview on white background

This text has color #738979 on white background.


Black color preview on #738979 background

This text has black color on #738979 background.


White color preview on #738979 background

This text has white color on #738979 background.


Related colors

Complementary color

Complementary color for #hex is #8C7686.


I love getcolorcode.com

Triadic colors

1 #797389 and #897973 with #738979 are triadic colors.

2 #798973 and #897379 with #738979 are triadic colors.