COLOR #738270

HEX: #738270 RGB: (115,130,112)

Color info

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

RGB color model

#738270 color RGB value is (115,130,112).

RGB: (115,130,112) (45%, 51%, 44%)

RGB channels and saturation

R 115 of 255 = 45%
G 130 of 255 = 51%
B 112 of 255 = 44%

115
130
112

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

Portions of RGB colors in percentages

R + G + B = 115 + 130 + 112 = 357 (100%)
R 115 of 357 ~ 32.21%
G 130 of 357 ~ 36.41%
B 112 of 357 ~ 31.37'%

%32.21
%36.41
%31.37

CMYK color model

#738270 color CMYK value is (12,0,14,49).

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

CMYK: (12,0,14,49)
C12M0Y14K49 (12%, 0%, 14%, 49%)
(0.12 / 0.00 / 0.14 / 0.49)

CMYK percentages

%11.54
%0
%13.85
%49.02

Codes

Color #738270 in popluar color models

73 82 70
RGB 115 130 112
HSL 110° 7.44% 47.45%
HSB/HSV 110° 13.85% 50.98%
CMYK 11.54% 0.00% 13.85%
49.02%

Color #738270 in popluar number systems.

HEX 73 82 70
Decimal 115 130 112
Binary 1110011 10000010 1110000
Octal 163 202 160

Shades and tints

Shades of #738270

#738270
(115,130,112)
#697766
(105,119,102)
#5F6C5C
(95,108,92)
#556152
(85,97,82)
#4B5648
(75,86,72)
#414B3E
(65,75,62)
#374034
(55,64,52)
#2D352A
(45,53,42)
#232A20
(35,42,32)
#191F16
(25,31,22)
#0F140C
(15,20,12)
#000000
(0,0,0)

Tints of #738270

#738270
(115,130,112)
#7F8D7D
(127,141,125)
#8B988A
(139,152,138)
#97A397
(151,163,151)
#A3AEA4
(163,174,164)
#AFB9B1
(175,185,177)
#BBC4BE
(187,196,190)
#C7CFCB
(199,207,203)
#D3DAD8
(211,218,216)
#DFE5E5
(223,229,229)
#EBF0F2
(235,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738270; }

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

This text font color is #738270.

Background Color

.myBgColor { background-color: #738270; }

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

This div background color is #738270.

Border color

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

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

This div border color is #738270.

Opacity

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

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

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

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

This text has shadow with #738270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738270.

Preview

Color preview on black background

This text has color #738270 on black background.


Color preview on white background

This text has color #738270 on white background.


Black color preview on #738270 background

This text has black color on #738270 background.


White color preview on #738270 background

This text has white color on #738270 background.


Related colors

Complementary color

Complementary color for #hex is #8C7D8F.


I love getcolorcode.com

Triadic colors

1 #707382 and #827073 with #738270 are triadic colors.

2 #708273 and #827370 with #738270 are triadic colors.