COLOR #748066

HEX: #748066 RGB: (116,128,102)

Color info

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

RGB color model

#748066 color RGB value is (116,128,102).

RGB: (116,128,102) (45%, 50%, 40%)

RGB channels and saturation

R 116 of 255 = 45%
G 128 of 255 = 50%
B 102 of 255 = 40%

116
128
102

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

Portions of RGB colors in percentages

R + G + B = 116 + 128 + 102 = 346 (100%)
R 116 of 346 ~ 33.53%
G 128 of 346 ~ 36.99%
B 102 of 346 ~ 29.48'%

%33.53
%36.99
%29.48

CMYK color model

#748066 color CMYK value is (9,0,20,50).

  • cyan value is 9.38%
  • magenta value is 0.00%
  • yellow value is 20.31%
  • key color value is 49.80%

CMYK: (9,0,20,50)
C9M0Y20K50 (9%, 0%, 20%, 50%)
(0.09 / 0.00 / 0.20 / 0.50)

CMYK percentages

%9.38
%0
%20.31
%49.8

Codes

Color #748066 in popluar color models

74 80 66
RGB 116 128 102
HSL 88° 11.30% 45.10%
HSB/HSV 88° 20.31% 50.20%
CMYK 9.38% 0.00% 20.31%
49.80%

Color #748066 in popluar number systems.

HEX 74 80 66
Decimal 116 128 102
Binary 1110100 10000000 1100110
Octal 164 200 146

Shades and tints

Shades of #748066

#748066
(116,128,102)
#6A755D
(106,117,93)
#606A54
(96,106,84)
#565F4B
(86,95,75)
#4C5442
(76,84,66)
#424939
(66,73,57)
#383E30
(56,62,48)
#2E3327
(46,51,39)
#24281E
(36,40,30)
#1A1D15
(26,29,21)
#10120C
(16,18,12)
#000000
(0,0,0)

Tints of #748066

#748066
(116,128,102)
#808B73
(128,139,115)
#8C9680
(140,150,128)
#98A18D
(152,161,141)
#A4AC9A
(164,172,154)
#B0B7A7
(176,183,167)
#BCC2B4
(188,194,180)
#C8CDC1
(200,205,193)
#D4D8CE
(212,216,206)
#E0E3DB
(224,227,219)
#ECEEE8
(236,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748066 color. Also use rgb(116,128,102) instead hex code.

Text Font Color

.myTextColor { color: #748066; }

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

This text font color is #748066.

Background Color

.myBgColor { background-color: #748066; }

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

This div background color is #748066.

Border color

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

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

This div border color is #748066.

Opacity

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

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

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

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

This text has shadow with #748066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748066.

Preview

Color preview on black background

This text has color #748066 on black background.


Color preview on white background

This text has color #748066 on white background.


Black color preview on #748066 background

This text has black color on #748066 background.


White color preview on #748066 background

This text has white color on #748066 background.


Related colors

Complementary color

Complementary color for #hex is #8B7F99.


I love getcolorcode.com

Triadic colors

1 #667480 and #806674 with #748066 are triadic colors.

2 #668074 and #807466 with #748066 are triadic colors.