COLOR #738058

HEX: #738058 RGB: (115,128,88)

Color info

#738058 contains red, green and blue colors in about the same proportion. Web safe color of #738058 is #666666 (or #666).

RGB color model

#738058 color RGB value is (115,128,88).

RGB: (115,128,88) (45%, 50%, 35%)

RGB channels and saturation

R 115 of 255 = 45%
G 128 of 255 = 50%
B 88 of 255 = 35%

115
128
88

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

Portions of RGB colors in percentages

R + G + B = 115 + 128 + 88 = 331 (100%)
R 115 of 331 ~ 34.74%
G 128 of 331 ~ 38.67%
B 88 of 331 ~ 26.59'%

%34.74
%38.67
%26.59

CMYK color model

#738058 color CMYK value is (10,0,31,50).

  • cyan value is 10.16%
  • magenta value is 0.00%
  • yellow value is 31.25%
  • key color value is 49.80%

CMYK: (10,0,31,50)
C10M0Y31K50 (10%, 0%, 31%, 50%)
(0.10 / 0.00 / 0.31 / 0.50)

CMYK percentages

%10.16
%0
%31.25
%49.8

Codes

Color #738058 in popluar color models

73 80 58
RGB 115 128 88
HSL 80° 18.52% 42.35%
HSB/HSV 80° 31.25% 50.20%
CMYK 10.16% 0.00% 31.25%
49.80%

Color #738058 in popluar number systems.

HEX 73 80 58
Decimal 115 128 88
Binary 1110011 10000000 1011000
Octal 163 200 130

Shades and tints

Shades of #738058

#738058
(115,128,88)
#697550
(105,117,80)
#5F6A48
(95,106,72)
#555F40
(85,95,64)
#4B5438
(75,84,56)
#414930
(65,73,48)
#373E28
(55,62,40)
#2D3320
(45,51,32)
#232818
(35,40,24)
#191D10
(25,29,16)
#0F1208
(15,18,8)
#000000
(0,0,0)

Tints of #738058

#738058
(115,128,88)
#7F8B67
(127,139,103)
#8B9676
(139,150,118)
#97A185
(151,161,133)
#A3AC94
(163,172,148)
#AFB7A3
(175,183,163)
#BBC2B2
(187,194,178)
#C7CDC1
(199,205,193)
#D3D8D0
(211,216,208)
#DFE3DF
(223,227,223)
#EBEEEE
(235,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738058; }

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

This text font color is #738058.

Background Color

.myBgColor { background-color: #738058; }

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

This div background color is #738058.

Border color

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

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

This div border color is #738058.

Opacity

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

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

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

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

This text has shadow with #738058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738058.

Preview

Color preview on black background

This text has color #738058 on black background.


Color preview on white background

This text has color #738058 on white background.


Black color preview on #738058 background

This text has black color on #738058 background.


White color preview on #738058 background

This text has white color on #738058 background.


Related colors

Complementary color

Complementary color for #hex is #8C7FA7.


I love getcolorcode.com

Triadic colors

1 #587380 and #805873 with #738058 are triadic colors.

2 #588073 and #807358 with #738058 are triadic colors.