COLOR #738865

HEX: #738865 RGB: (115,136,101)

Color info

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

RGB color model

#738865 color RGB value is (115,136,101).

RGB: (115,136,101) (45%, 53%, 40%)

RGB channels and saturation

R 115 of 255 = 45%
G 136 of 255 = 53%
B 101 of 255 = 40%

115
136
101

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

Portions of RGB colors in percentages

R + G + B = 115 + 136 + 101 = 352 (100%)
R 115 of 352 ~ 32.67%
G 136 of 352 ~ 38.64%
B 101 of 352 ~ 28.69'%

%32.67
%38.64
%28.69

CMYK color model

#738865 color CMYK value is (15,0,26,47).

  • cyan value is 15.44%
  • magenta value is 0.00%
  • yellow value is 25.74%
  • key color value is 46.67%
CMYK: (15,0,26,47) C15M0Y26K47 (15%,0%,26%,47%) (0.15/0.00/0.26/0.47) 

CMYK percentages

%15.44
%0
%25.74
%46.67

Codes

Color #738865 in popluar color models

73 88 65
RGB 115 136 101
HSL 96° 14.77% 46.47%
HSB/HSV 96° 25.74% 53.33%
CMYK 15.44% 0.00% 25.74%
46.67%

Color #738865 in popluar number systems.

HEX 73 88 65
Decimal 115 136 101
Binary 1110011 10001000 1100101
Octal 163 210 145

Shades and tints

Shades of #738865

#738865
(115,136,101)
#697C5C
(105,124,92)
#5F7053
(95,112,83)
#55644A
(85,100,74)
#4B5841
(75,88,65)
#414C38
(65,76,56)
#37402F
(55,64,47)
#2D3426
(45,52,38)
#23281D
(35,40,29)
#191C14
(25,28,20)
#0F100B
(15,16,11)
#000000
(0,0,0)

Tints of #738865

#738865
(115,136,101)
#7F9273
(127,146,115)
#8B9C81
(139,156,129)
#97A68F
(151,166,143)
#A3B09D
(163,176,157)
#AFBAAB
(175,186,171)
#BBC4B9
(187,196,185)
#C7CEC7
(199,206,199)
#D3D8D5
(211,216,213)
#DFE2E3
(223,226,227)
#EBECF1
(235,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738865; }

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

This text font color is #738865.

Background Color

.myBgColor { background-color: #738865; }

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

This div background color is #738865.

Border color

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

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

This div border color is #738865.

Opacity

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

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

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

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

This text has shadow with #738865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738865.

Preview

Color preview on black background

This text has color #738865 on black background.


Color preview on white background

This text has color #738865 on white background.


Black color preview on #738865 background

This text has black color on #738865 background.


White color preview on #738865 background

This text has white color on #738865 background.


Related colors

Complementary color

Complementary color for #hex is #8C779A.


I love getcolorcode.com

Triadic colors

1 #657388 and #886573 with #738865 are triadic colors.

2 #658873 and #887365 with #738865 are triadic colors.