COLOR #738862

HEX: #738862 RGB: (115,136,98)

Color info

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

RGB color model

#738862 color RGB value is (115,136,98).

RGB: (115,136,98) (45%, 53%, 38%)

RGB channels and saturation

R 115 of 255 = 45%
G 136 of 255 = 53%
B 98 of 255 = 38%

115
136
98

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

Portions of RGB colors in percentages

R + G + B = 115 + 136 + 98 = 349 (100%)
R 115 of 349 ~ 32.95%
G 136 of 349 ~ 38.97%
B 98 of 349 ~ 28.08'%

%32.95
%38.97
%28.08

CMYK color model

#738862 color CMYK value is (15,0,28,47).

  • cyan value is 15.44%
  • magenta value is 0.00%
  • yellow value is 27.94%
  • key color value is 46.67%
CMYK: (15,0,28,47) C15M0Y28K47 (15%,0%,28%,47%) (0.15/0.00/0.28/0.47) 

CMYK percentages

%15.44
%0
%27.94
%46.67

Codes

Color #738862 in popluar color models

73 88 62
RGB 115 136 98
HSL 93° 16.24% 45.88%
HSB/HSV 93° 27.94% 53.33%
CMYK 15.44% 0.00% 27.94%
46.67%

Color #738862 in popluar number systems.

HEX 73 88 62
Decimal 115 136 98
Binary 1110011 10001000 1100010
Octal 163 210 142

Shades and tints

Shades of #738862

#738862
(115,136,98)
#697C5A
(105,124,90)
#5F7052
(95,112,82)
#55644A
(85,100,74)
#4B5842
(75,88,66)
#414C3A
(65,76,58)
#374032
(55,64,50)
#2D342A
(45,52,42)
#232822
(35,40,34)
#191C1A
(25,28,26)
#0F1012
(15,16,18)
#000000
(0,0,0)

Tints of #738862

#738862
(115,136,98)
#7F9270
(127,146,112)
#8B9C7E
(139,156,126)
#97A68C
(151,166,140)
#A3B09A
(163,176,154)
#AFBAA8
(175,186,168)
#BBC4B6
(187,196,182)
#C7CEC4
(199,206,196)
#D3D8D2
(211,216,210)
#DFE2E0
(223,226,224)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738862 color. Also use rgb(115,136,98) instead hex code.

Text Font Color

.myTextColor { color: #738862; }

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

This text font color is #738862.

Background Color

.myBgColor { background-color: #738862; }

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

This div background color is #738862.

Border color

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

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

This div border color is #738862.

Opacity

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

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

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

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

This text has shadow with #738862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738862.

Preview

Color preview on black background

This text has color #738862 on black background.


Color preview on white background

This text has color #738862 on white background.


Black color preview on #738862 background

This text has black color on #738862 background.


White color preview on #738862 background

This text has white color on #738862 background.


Related colors

Complementary color

Complementary color for #hex is #8C779D.


I love getcolorcode.com

Triadic colors

1 #627388 and #886273 with #738862 are triadic colors.

2 #628873 and #887362 with #738862 are triadic colors.