COLOR #748155

HEX: #748155 RGB: (116,129,85)

Color info

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

RGB color model

#748155 color RGB value is (116,129,85).

RGB: (116,129,85) (45%, 51%, 33%)

RGB channels and saturation

R 116 of 255 = 45%
G 129 of 255 = 51%
B 85 of 255 = 33%

116
129
85

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

Portions of RGB colors in percentages

R + G + B = 116 + 129 + 85 = 330 (100%)
R 116 of 330 ~ 35.15%
G 129 of 330 ~ 39.09%
B 85 of 330 ~ 25.76'%

%35.15
%39.09
%25.76

CMYK color model

#748155 color CMYK value is (10,0,34,49).

  • cyan value is 10.08%
  • magenta value is 0.00%
  • yellow value is 34.11%
  • key color value is 49.41%

CMYK: (10,0,34,49)
C10M0Y34K49 (10%, 0%, 34%, 49%)
(0.10 / 0.00 / 0.34 / 0.49)

CMYK percentages

%10.08
%0
%34.11
%49.41

Codes

Color #748155 in popluar color models

74 81 55
RGB 116 129 85
HSL 78° 20.56% 41.96%
HSB/HSV 78° 34.11% 50.59%
CMYK 10.08% 0.00% 34.11%
49.41%

Color #748155 in popluar number systems.

HEX 74 81 55
Decimal 116 129 85
Binary 1110100 10000001 1010101
Octal 164 201 125

Shades and tints

Shades of #748155

#748155
(116,129,85)
#6A764E
(106,118,78)
#606B47
(96,107,71)
#566040
(86,96,64)
#4C5539
(76,85,57)
#424A32
(66,74,50)
#383F2B
(56,63,43)
#2E3424
(46,52,36)
#24291D
(36,41,29)
#1A1E16
(26,30,22)
#10130F
(16,19,15)
#000000
(0,0,0)

Tints of #748155

#748155
(116,129,85)
#808C64
(128,140,100)
#8C9773
(140,151,115)
#98A282
(152,162,130)
#A4AD91
(164,173,145)
#B0B8A0
(176,184,160)
#BCC3AF
(188,195,175)
#C8CEBE
(200,206,190)
#D4D9CD
(212,217,205)
#E0E4DC
(224,228,220)
#ECEFEB
(236,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748155 color. Also use rgb(116,129,85) instead hex code.

Text Font Color

.myTextColor { color: #748155; }

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

This text font color is #748155.

Background Color

.myBgColor { background-color: #748155; }

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

This div background color is #748155.

Border color

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

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

This div border color is #748155.

Opacity

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

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

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

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

This text has shadow with #748155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748155.

Preview

Color preview on black background

This text has color #748155 on black background.


Color preview on white background

This text has color #748155 on white background.


Black color preview on #748155 background

This text has black color on #748155 background.


White color preview on #748155 background

This text has white color on #748155 background.


Related colors

Complementary color

Complementary color for #hex is #8B7EAA.


I love getcolorcode.com

Triadic colors

1 #557481 and #815574 with #748155 are triadic colors.

2 #558174 and #817455 with #748155 are triadic colors.