COLOR #748163

HEX: #748163 RGB: (116,129,99)

Color info

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

RGB color model

#748163 color RGB value is (116,129,99).

RGB: (116,129,99) (45%, 51%, 39%)

RGB channels and saturation

R 116 of 255 = 45%
G 129 of 255 = 51%
B 99 of 255 = 39%

116
129
99

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

Portions of RGB colors in percentages

R + G + B = 116 + 129 + 99 = 344 (100%)
R 116 of 344 ~ 33.72%
G 129 of 344 ~ 37.5%
B 99 of 344 ~ 28.78'%

%33.72
%37.5
%28.78

CMYK color model

#748163 color CMYK value is (10,0,23,49).

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

CMYK: (10,0,23,49)
C10M0Y23K49 (10%, 0%, 23%, 49%)
(0.10 / 0.00 / 0.23 / 0.49)

CMYK percentages

%10.08
%0
%23.26
%49.41

Codes

Color #748163 in popluar color models

74 81 63
RGB 116 129 99
HSL 86° 13.16% 44.71%
HSB/HSV 86° 23.26% 50.59%
CMYK 10.08% 0.00% 23.26%
49.41%

Color #748163 in popluar number systems.

HEX 74 81 63
Decimal 116 129 99
Binary 1110100 10000001 1100011
Octal 164 201 143

Shades and tints

Shades of #748163

#748163
(116,129,99)
#6A765A
(106,118,90)
#606B51
(96,107,81)
#566048
(86,96,72)
#4C553F
(76,85,63)
#424A36
(66,74,54)
#383F2D
(56,63,45)
#2E3424
(46,52,36)
#24291B
(36,41,27)
#1A1E12
(26,30,18)
#101309
(16,19,9)
#000000
(0,0,0)

Tints of #748163

#748163
(116,129,99)
#808C71
(128,140,113)
#8C977F
(140,151,127)
#98A28D
(152,162,141)
#A4AD9B
(164,173,155)
#B0B8A9
(176,184,169)
#BCC3B7
(188,195,183)
#C8CEC5
(200,206,197)
#D4D9D3
(212,217,211)
#E0E4E1
(224,228,225)
#ECEFEF
(236,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #748163; }

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

This text font color is #748163.

Background Color

.myBgColor { background-color: #748163; }

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

This div background color is #748163.

Border color

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

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

This div border color is #748163.

Opacity

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

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

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

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

This text has shadow with #748163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748163.

Preview

Color preview on black background

This text has color #748163 on black background.


Color preview on white background

This text has color #748163 on white background.


Black color preview on #748163 background

This text has black color on #748163 background.


White color preview on #748163 background

This text has white color on #748163 background.


Related colors

Complementary color

Complementary color for #hex is #8B7E9C.


I love getcolorcode.com

Triadic colors

1 #637481 and #816374 with #748163 are triadic colors.

2 #638174 and #817463 with #748163 are triadic colors.