COLOR #738758

HEX: #738758 RGB: (115,135,88)

Color info

#738758 contains red, green and blue colors in about the same proportion. Web safe color of #738758 is #669966 (or #696).

RGB color model

#738758 color RGB value is (115,135,88).

RGB: (115,135,88) (45%, 53%, 35%)

RGB channels and saturation

R 115 of 255 = 45%
G 135 of 255 = 53%
B 88 of 255 = 35%

115
135
88

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

Portions of RGB colors in percentages

R + G + B = 115 + 135 + 88 = 338 (100%)
R 115 of 338 ~ 34.02%
G 135 of 338 ~ 39.94%
B 88 of 338 ~ 26.04'%

%34.02
%39.94
%26.04

CMYK color model

#738758 color CMYK value is (15,0,35,47).

  • cyan value is 14.81%
  • magenta value is 0.00%
  • yellow value is 34.81%
  • key color value is 47.06%
CMYK: (15,0,35,47) C15M0Y35K47 (15%,0%,35%,47%) (0.15/0.00/0.35/0.47) 

CMYK percentages

%14.81
%0
%34.81
%47.06

Codes

Color #738758 in popluar color models

73 87 58
RGB 115 135 88
HSL 86° 21.08% 43.73%
HSB/HSV 86° 34.81% 52.94%
CMYK 14.81% 0.00% 34.81%
47.06%

Color #738758 in popluar number systems.

HEX 73 87 58
Decimal 115 135 88
Binary 1110011 10000111 1011000
Octal 163 207 130

Shades and tints

Shades of #738758

#738758
(115,135,88)
#697B50
(105,123,80)
#5F6F48
(95,111,72)
#556340
(85,99,64)
#4B5738
(75,87,56)
#414B30
(65,75,48)
#373F28
(55,63,40)
#2D3320
(45,51,32)
#232718
(35,39,24)
#191B10
(25,27,16)
#0F0F08
(15,15,8)
#000000
(0,0,0)

Tints of #738758

#738758
(115,135,88)
#7F9167
(127,145,103)
#8B9B76
(139,155,118)
#97A585
(151,165,133)
#A3AF94
(163,175,148)
#AFB9A3
(175,185,163)
#BBC3B2
(187,195,178)
#C7CDC1
(199,205,193)
#D3D7D0
(211,215,208)
#DFE1DF
(223,225,223)
#EBEBEE
(235,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738758 color. Also use rgb(115,135,88) instead hex code.

Text Font Color

.myTextColor { color: #738758; }

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

This text font color is #738758.

Background Color

.myBgColor { background-color: #738758; }

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

This div background color is #738758.

Border color

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

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

This div border color is #738758.

Opacity

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

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

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

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

This text has shadow with #738758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738758.

Preview

Color preview on black background

This text has color #738758 on black background.


Color preview on white background

This text has color #738758 on white background.


Black color preview on #738758 background

This text has black color on #738758 background.


White color preview on #738758 background

This text has white color on #738758 background.


Related colors

Complementary color

Complementary color for #hex is #8C78A7.


I love getcolorcode.com

Triadic colors

1 #587387 and #875873 with #738758 are triadic colors.

2 #588773 and #877358 with #738758 are triadic colors.