COLOR #748165

HEX: #748165 RGB: (116,129,101)

Color info

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

RGB color model

#748165 color RGB value is (116,129,101).

RGB: (116,129,101) (45%, 51%, 40%)

RGB channels and saturation

R 116 of 255 = 45%
G 129 of 255 = 51%
B 101 of 255 = 40%

116
129
101

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

Portions of RGB colors in percentages

R + G + B = 116 + 129 + 101 = 346 (100%)
R 116 of 346 ~ 33.53%
G 129 of 346 ~ 37.28%
B 101 of 346 ~ 29.19'%

%33.53
%37.28
%29.19

CMYK color model

#748165 color CMYK value is (10,0,22,49).

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

CMYK: (10,0,22,49)
C10M0Y22K49 (10%, 0%, 22%, 49%)
(0.10 / 0.00 / 0.22 / 0.49)

CMYK percentages

%10.08
%0
%21.71
%49.41

Codes

Color #748165 in popluar color models

74 81 65
RGB 116 129 101
HSL 88° 12.17% 45.10%
HSB/HSV 88° 21.71% 50.59%
CMYK 10.08% 0.00% 21.71%
49.41%

Color #748165 in popluar number systems.

HEX 74 81 65
Decimal 116 129 101
Binary 1110100 10000001 1100101
Octal 164 201 145

Shades and tints

Shades of #748165

#748165
(116,129,101)
#6A765C
(106,118,92)
#606B53
(96,107,83)
#56604A
(86,96,74)
#4C5541
(76,85,65)
#424A38
(66,74,56)
#383F2F
(56,63,47)
#2E3426
(46,52,38)
#24291D
(36,41,29)
#1A1E14
(26,30,20)
#10130B
(16,19,11)
#000000
(0,0,0)

Tints of #748165

#748165
(116,129,101)
#808C73
(128,140,115)
#8C9781
(140,151,129)
#98A28F
(152,162,143)
#A4AD9D
(164,173,157)
#B0B8AB
(176,184,171)
#BCC3B9
(188,195,185)
#C8CEC7
(200,206,199)
#D4D9D5
(212,217,213)
#E0E4E3
(224,228,227)
#ECEFF1
(236,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #748165; }

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

This text font color is #748165.

Background Color

.myBgColor { background-color: #748165; }

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

This div background color is #748165.

Border color

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

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

This div border color is #748165.

Opacity

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

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

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

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

This text has shadow with #748165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748165.

Preview

Color preview on black background

This text has color #748165 on black background.


Color preview on white background

This text has color #748165 on white background.


Black color preview on #748165 background

This text has black color on #748165 background.


White color preview on #748165 background

This text has white color on #748165 background.


Related colors

Complementary color

Complementary color for #hex is #8B7E9A.


I love getcolorcode.com

Triadic colors

1 #657481 and #816574 with #748165 are triadic colors.

2 #658174 and #817465 with #748165 are triadic colors.