COLOR #738261

HEX: #738261 RGB: (115,130,97)

Color info

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

RGB color model

#738261 color RGB value is (115,130,97).

RGB: (115,130,97) (45%, 51%, 38%)

RGB channels and saturation

R 115 of 255 = 45%
G 130 of 255 = 51%
B 97 of 255 = 38%

115
130
97

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

Portions of RGB colors in percentages

R + G + B = 115 + 130 + 97 = 342 (100%)
R 115 of 342 ~ 33.63%
G 130 of 342 ~ 38.01%
B 97 of 342 ~ 28.36'%

%33.63
%38.01
%28.36

CMYK color model

#738261 color CMYK value is (12,0,25,49).

  • cyan value is 11.54%
  • magenta value is 0.00%
  • yellow value is 25.38%
  • key color value is 49.02%

CMYK: (12,0,25,49)
C12M0Y25K49 (12%, 0%, 25%, 49%)
(0.12 / 0.00 / 0.25 / 0.49)

CMYK percentages

%11.54
%0
%25.38
%49.02

Codes

Color #738261 in popluar color models

73 82 61
RGB 115 130 97
HSL 87° 14.54% 44.51%
HSB/HSV 87° 25.38% 50.98%
CMYK 11.54% 0.00% 25.38%
49.02%

Color #738261 in popluar number systems.

HEX 73 82 61
Decimal 115 130 97
Binary 1110011 10000010 1100001
Octal 163 202 141

Shades and tints

Shades of #738261

#738261
(115,130,97)
#697759
(105,119,89)
#5F6C51
(95,108,81)
#556149
(85,97,73)
#4B5641
(75,86,65)
#414B39
(65,75,57)
#374031
(55,64,49)
#2D3529
(45,53,41)
#232A21
(35,42,33)
#191F19
(25,31,25)
#0F1411
(15,20,17)
#000000
(0,0,0)

Tints of #738261

#738261
(115,130,97)
#7F8D6F
(127,141,111)
#8B987D
(139,152,125)
#97A38B
(151,163,139)
#A3AE99
(163,174,153)
#AFB9A7
(175,185,167)
#BBC4B5
(187,196,181)
#C7CFC3
(199,207,195)
#D3DAD1
(211,218,209)
#DFE5DF
(223,229,223)
#EBF0ED
(235,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738261 color. Also use rgb(115,130,97) instead hex code.

Text Font Color

.myTextColor { color: #738261; }

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

This text font color is #738261.

Background Color

.myBgColor { background-color: #738261; }

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

This div background color is #738261.

Border color

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

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

This div border color is #738261.

Opacity

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

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

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

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

This text has shadow with #738261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738261.

Preview

Color preview on black background

This text has color #738261 on black background.


Color preview on white background

This text has color #738261 on white background.


Black color preview on #738261 background

This text has black color on #738261 background.


White color preview on #738261 background

This text has white color on #738261 background.


Related colors

Complementary color

Complementary color for #hex is #8C7D9E.


I love getcolorcode.com

Triadic colors

1 #617382 and #826173 with #738261 are triadic colors.

2 #618273 and #827361 with #738261 are triadic colors.