COLOR #738560

HEX: #738560 RGB: (115,133,96)

Color info

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

RGB color model

#738560 color RGB value is (115,133,96).

RGB: (115,133,96) (45%, 52%, 38%)

RGB channels and saturation

R 115 of 255 = 45%
G 133 of 255 = 52%
B 96 of 255 = 38%

115
133
96

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

Portions of RGB colors in percentages

R + G + B = 115 + 133 + 96 = 344 (100%)
R 115 of 344 ~ 33.43%
G 133 of 344 ~ 38.66%
B 96 of 344 ~ 27.91'%

%33.43
%38.66
%27.91

CMYK color model

#738560 color CMYK value is (14,0,28,48).

  • cyan value is 13.53%
  • magenta value is 0.00%
  • yellow value is 27.82%
  • key color value is 47.84%

CMYK: (14,0,28,48)
C14M0Y28K48 (14%, 0%, 28%, 48%)
(0.14 / 0.00 / 0.28 / 0.48)

CMYK percentages

%13.53
%0
%27.82
%47.84

Codes

Color #738560 in popluar color models

73 85 60
RGB 115 133 96
HSL 89° 16.16% 44.90%
HSB/HSV 89° 27.82% 52.16%
CMYK 13.53% 0.00% 27.82%
47.84%

Color #738560 in popluar number systems.

HEX 73 85 60
Decimal 115 133 96
Binary 1110011 10000101 1100000
Octal 163 205 140

Shades and tints

Shades of #738560

#738560
(115,133,96)
#697958
(105,121,88)
#5F6D50
(95,109,80)
#556148
(85,97,72)
#4B5540
(75,85,64)
#414938
(65,73,56)
#373D30
(55,61,48)
#2D3128
(45,49,40)
#232520
(35,37,32)
#191918
(25,25,24)
#0F0D10
(15,13,16)
#000000
(0,0,0)

Tints of #738560

#738560
(115,133,96)
#7F906E
(127,144,110)
#8B9B7C
(139,155,124)
#97A68A
(151,166,138)
#A3B198
(163,177,152)
#AFBCA6
(175,188,166)
#BBC7B4
(187,199,180)
#C7D2C2
(199,210,194)
#D3DDD0
(211,221,208)
#DFE8DE
(223,232,222)
#EBF3EC
(235,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738560 color. Also use rgb(115,133,96) instead hex code.

Text Font Color

.myTextColor { color: #738560; }

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

This text font color is #738560.

Background Color

.myBgColor { background-color: #738560; }

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

This div background color is #738560.

Border color

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

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

This div border color is #738560.

Opacity

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

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

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

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

This text has shadow with #738560 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738560.

Preview

Color preview on black background

This text has color #738560 on black background.


Color preview on white background

This text has color #738560 on white background.


Black color preview on #738560 background

This text has black color on #738560 background.


White color preview on #738560 background

This text has white color on #738560 background.


Related colors

Complementary color

Complementary color for #hex is #8C7A9F.


I love getcolorcode.com

Triadic colors

1 #607385 and #856073 with #738560 are triadic colors.

2 #608573 and #857360 with #738560 are triadic colors.