COLOR #738B76

HEX: #738B76 RGB: (115,139,118)

Renk bilgisi

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

RGB renk modeli

#738B76 color RGB value is (115,139,118).

RGB: (115,139,118) (45%, 55%, 46%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 139 of 255 = 55%
B 118 of 255 = 46%

115
139
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 139 + 118 = 372 (100%)
R 115 of 372 ~ 30.91%
G 139 of 372 ~ 37.37%
B 118 of 372 ~ 31.72'%

%30.91
%37.37
%31.72

CMYK RENK MODELİ

#738B76 rengi CMYK tonu (17,0,15,45).

  • camgöbeği tonu 17.27%
  • eflatun tonu 0.00%
  • sarı tonu 15.11%
  • ana renk tonu 45.49%

CMYK: (17,0,15,45)
C17M0Y15K45 (17%, 0%, 15%, 45%)
(0.17 / 0.00 / 0.15 / 0.45)

CMYK yüzdeleri

%17.27
%0
%15.11
%45.49

Codes

Color #738B76 in popluar color models

73 8B 76
RGB 115 139 118
HSL 128° 9.45% 49.80%
HSB/HSV 128° 17.27% 54.51%
CMYK 17.27% 0.00% 15.11%
45.49%

Color #738B76 in popluar number systems.

HEX 73 8B 76
Decimal 115 139 118
Binary 1110011 10001011 1110110
Octal 163 213 166

Shades and tints

Shades of #738B76

#738B76
(115,139,118)
#697F6C
(105,127,108)
#5F7362
(95,115,98)
#556758
(85,103,88)
#4B5B4E
(75,91,78)
#414F44
(65,79,68)
#37433A
(55,67,58)
#2D3730
(45,55,48)
#232B26
(35,43,38)
#191F1C
(25,31,28)
#0F1312
(15,19,18)
#000000
(0,0,0)

Tints of #738B76

#738B76
(115,139,118)
#7F9582
(127,149,130)
#8B9F8E
(139,159,142)
#97A99A
(151,169,154)
#A3B3A6
(163,179,166)
#AFBDB2
(175,189,178)
#BBC7BE
(187,199,190)
#C7D1CA
(199,209,202)
#D3DBD6
(211,219,214)
#DFE5E2
(223,229,226)
#EBEFEE
(235,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738B76 color. Also use rgb(115,139,118) instead hex code.

Text Font Color

.myTextColor { color: #738B76; }

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

This text font color is #738B76.

Background Color

.myBgColor { background-color: #738B76; }

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

This div background color is #738B76.

Border color

.myBorderColor { border: 1px solid #738B76; }

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

This div border color is #738B76.

Opacity

.myOpacity80 { color: #738B76; opacity: 0.8; }

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

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

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

This text has shadow with #738B76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738B76.

Preview

Color preview on black background

This text has color #738B76 on black background.


Color preview on white background

This text has color #738B76 on white background.


Black color preview on #738B76 background

This text has black color on #738B76 background.


White color preview on #738B76 background

This text has white color on #738B76 background.


Related colors

Complementary color

Complementary color for #hex is #8C7489.


I love getcolorcode.com

Triadic colors

1 #76738B and #8B7673 with #738B76 are triadic colors.

2 #768B73 and #8B7376 with #738B76 are triadic colors.