COLOR #764342

HEX: #764342 RGB: (118,67,66)

Color info

#764342 contains red, green and blue colors in about the same proportion. Web safe color of #764342 is #663333 (or #633).

RGB color model

#764342 color RGB value is (118,67,66).

RGB: (118,67,66) (46%, 26%, 26%)

RGB channels and saturation

R 118 of 255 = 46%
G 67 of 255 = 26%
B 66 of 255 = 26%

118
67
66

R + G + B ~ 33%. #764342 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 67 + 66 = 251 (100%)
R 118 of 251 ~ 47.01%
G 67 of 251 ~ 26.69%
B 66 of 251 ~ 26.29'%

%47.01
%26.69
%26.29

CMYK color model

#764342 color CMYK value is (0,43,44,54).

  • cyan value is 0.00%
  • magenta value is 43.22%
  • yellow value is 44.07%
  • key color value is 53.73%

CMYK: (0,43,44,54)
C0M43Y44K54 (0%, 43%, 44%, 54%)
(0.00 / 0.43 / 0.44 / 0.54)

CMYK percentages

%0
%43.22
%44.07
%53.73

Codes

Color #764342 in popluar color models

76 43 42
RGB 118 67 66
HSL 28.26% 36.08%
HSB/HSV 44.07% 46.27%
CMYK 0.00% 43.22% 44.07%
53.73%

Color #764342 in popluar number systems.

HEX 76 43 42
Decimal 118 67 66
Binary 1110110 1000011 1000010
Octal 166 103 102

Shades and tints

Shades of #764342

#764342
(118,67,66)
#6C3D3C
(108,61,60)
#623736
(98,55,54)
#583130
(88,49,48)
#4E2B2A
(78,43,42)
#442524
(68,37,36)
#3A1F1E
(58,31,30)
#301918
(48,25,24)
#261312
(38,19,18)
#1C0D0C
(28,13,12)
#120706
(18,7,6)
#000000
(0,0,0)

Tints of #764342

#764342
(118,67,66)
#825453
(130,84,83)
#8E6564
(142,101,100)
#9A7675
(154,118,117)
#A68786
(166,135,134)
#B29897
(178,152,151)
#BEA9A8
(190,169,168)
#CABAB9
(202,186,185)
#D6CBCA
(214,203,202)
#E2DCDB
(226,220,219)
#EEEDEC
(238,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #764342 color. Also use rgb(118,67,66) instead hex code.

Text Font Color

.myTextColor { color: #764342; }

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

This text font color is #764342.

Background Color

.myBgColor { background-color: #764342; }

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

This div background color is #764342.

Border color

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

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

This div border color is #764342.

Opacity

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

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

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

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

This text has shadow with #764342 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764342.

Preview

Color preview on black background

This text has color #764342 on black background.


Color preview on white background

This text has color #764342 on white background.


Black color preview on #764342 background

This text has black color on #764342 background.


White color preview on #764342 background

This text has white color on #764342 background.


Related colors

Complementary color

Complementary color for #hex is #89BCBD.


I love getcolorcode.com

Triadic colors

1 #427643 and #434276 with #764342 are triadic colors.

2 #424376 and #437642 with #764342 are triadic colors.