COLOR #738266

HEX: #738266 RGB: (115,130,102)

Color info

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

RGB color model

#738266 color RGB value is (115,130,102).

RGB: (115,130,102) (45%, 51%, 40%)

RGB channels and saturation

R 115 of 255 = 45%
G 130 of 255 = 51%
B 102 of 255 = 40%

115
130
102

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

Portions of RGB colors in percentages

R + G + B = 115 + 130 + 102 = 347 (100%)
R 115 of 347 ~ 33.14%
G 130 of 347 ~ 37.46%
B 102 of 347 ~ 29.39'%

%33.14
%37.46
%29.39

CMYK color model

#738266 color CMYK value is (12,0,22,49).

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

CMYK: (12,0,22,49)
C12M0Y22K49 (12%, 0%, 22%, 49%)
(0.12 / 0.00 / 0.22 / 0.49)

CMYK percentages

%11.54
%0
%21.54
%49.02

Codes

Color #738266 in popluar color models

73 82 66
RGB 115 130 102
HSL 92° 12.07% 45.49%
HSB/HSV 92° 21.54% 50.98%
CMYK 11.54% 0.00% 21.54%
49.02%

Color #738266 in popluar number systems.

HEX 73 82 66
Decimal 115 130 102
Binary 1110011 10000010 1100110
Octal 163 202 146

Shades and tints

Shades of #738266

#738266
(115,130,102)
#69775D
(105,119,93)
#5F6C54
(95,108,84)
#55614B
(85,97,75)
#4B5642
(75,86,66)
#414B39
(65,75,57)
#374030
(55,64,48)
#2D3527
(45,53,39)
#232A1E
(35,42,30)
#191F15
(25,31,21)
#0F140C
(15,20,12)
#000000
(0,0,0)

Tints of #738266

#738266
(115,130,102)
#7F8D73
(127,141,115)
#8B9880
(139,152,128)
#97A38D
(151,163,141)
#A3AE9A
(163,174,154)
#AFB9A7
(175,185,167)
#BBC4B4
(187,196,180)
#C7CFC1
(199,207,193)
#D3DACE
(211,218,206)
#DFE5DB
(223,229,219)
#EBF0E8
(235,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738266; }

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

This text font color is #738266.

Background Color

.myBgColor { background-color: #738266; }

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

This div background color is #738266.

Border color

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

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

This div border color is #738266.

Opacity

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

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

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

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

This text has shadow with #738266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738266.

Preview

Color preview on black background

This text has color #738266 on black background.


Color preview on white background

This text has color #738266 on white background.


Black color preview on #738266 background

This text has black color on #738266 background.


White color preview on #738266 background

This text has white color on #738266 background.


Related colors

Complementary color

Complementary color for #hex is #8C7D99.


I love getcolorcode.com

Triadic colors

1 #667382 and #826673 with #738266 are triadic colors.

2 #668273 and #827366 with #738266 are triadic colors.