COLOR #738055

HEX: #738055 RGB: (115,128,85)

Color info

#738055 contains red, green and blue colors in about the same proportion. Web safe color of #738055 is #666666 (or #666).

RGB color model

#738055 color RGB value is (115,128,85).

RGB: (115,128,85) (45%, 50%, 33%)

RGB channels and saturation

R 115 of 255 = 45%
G 128 of 255 = 50%
B 85 of 255 = 33%

115
128
85

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

Portions of RGB colors in percentages

R + G + B = 115 + 128 + 85 = 328 (100%)
R 115 of 328 ~ 35.06%
G 128 of 328 ~ 39.02%
B 85 of 328 ~ 25.91'%

%35.06
%39.02
%25.91

CMYK color model

#738055 color CMYK value is (10,0,34,50).

  • cyan value is 10.16%
  • magenta value is 0.00%
  • yellow value is 33.59%
  • key color value is 49.80%

CMYK: (10,0,34,50)
C10M0Y34K50 (10%, 0%, 34%, 50%)
(0.10 / 0.00 / 0.34 / 0.50)

CMYK percentages

%10.16
%0
%33.59
%49.8

Codes

Color #738055 in popluar color models

73 80 55
RGB 115 128 85
HSL 78° 20.19% 41.76%
HSB/HSV 78° 33.59% 50.20%
CMYK 10.16% 0.00% 33.59%
49.80%

Color #738055 in popluar number systems.

HEX 73 80 55
Decimal 115 128 85
Binary 1110011 10000000 1010101
Octal 163 200 125

Shades and tints

Shades of #738055

#738055
(115,128,85)
#69754E
(105,117,78)
#5F6A47
(95,106,71)
#555F40
(85,95,64)
#4B5439
(75,84,57)
#414932
(65,73,50)
#373E2B
(55,62,43)
#2D3324
(45,51,36)
#23281D
(35,40,29)
#191D16
(25,29,22)
#0F120F
(15,18,15)
#000000
(0,0,0)

Tints of #738055

#738055
(115,128,85)
#7F8B64
(127,139,100)
#8B9673
(139,150,115)
#97A182
(151,161,130)
#A3AC91
(163,172,145)
#AFB7A0
(175,183,160)
#BBC2AF
(187,194,175)
#C7CDBE
(199,205,190)
#D3D8CD
(211,216,205)
#DFE3DC
(223,227,220)
#EBEEEB
(235,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738055 color. Also use rgb(115,128,85) instead hex code.

Text Font Color

.myTextColor { color: #738055; }

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

This text font color is #738055.

Background Color

.myBgColor { background-color: #738055; }

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

This div background color is #738055.

Border color

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

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

This div border color is #738055.

Opacity

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

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

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

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

This text has shadow with #738055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738055.

Preview

Color preview on black background

This text has color #738055 on black background.


Color preview on white background

This text has color #738055 on white background.


Black color preview on #738055 background

This text has black color on #738055 background.


White color preview on #738055 background

This text has white color on #738055 background.


Related colors

Complementary color

Complementary color for #hex is #8C7FAA.


I love getcolorcode.com

Triadic colors

1 #557380 and #805573 with #738055 are triadic colors.

2 #558073 and #807355 with #738055 are triadic colors.