COLOR #764442

HEX: #764442 RGB: (118,68,66)

Color info

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

RGB color model

#764442 color RGB value is (118,68,66).

RGB: (118,68,66) (46%, 27%, 26%)

RGB channels and saturation

R 118 of 255 = 46%
G 68 of 255 = 27%
B 66 of 255 = 26%

118
68
66

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

Portions of RGB colors in percentages

R + G + B = 118 + 68 + 66 = 252 (100%)
R 118 of 252 ~ 46.83%
G 68 of 252 ~ 26.98%
B 66 of 252 ~ 26.19'%

%46.83
%26.98
%26.19

CMYK color model

#764442 color CMYK value is (0,42,44,54).

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

CMYK: (0,42,44,54)
C0M42Y44K54 (0%, 42%, 44%, 54%)
(0.00 / 0.42 / 0.44 / 0.54)

CMYK percentages

%0
%42.37
%44.07
%53.73

Codes

Color #764442 in popluar color models

76 44 42
RGB 118 68 66
HSL 28.26% 36.08%
HSB/HSV 44.07% 46.27%
CMYK 0.00% 42.37% 44.07%
53.73%

Color #764442 in popluar number systems.

HEX 76 44 42
Decimal 118 68 66
Binary 1110110 1000100 1000010
Octal 166 104 102

Shades and tints

Shades of #764442

#764442
(118,68,66)
#6C3E3C
(108,62,60)
#623836
(98,56,54)
#583230
(88,50,48)
#4E2C2A
(78,44,42)
#442624
(68,38,36)
#3A201E
(58,32,30)
#301A18
(48,26,24)
#261412
(38,20,18)
#1C0E0C
(28,14,12)
#120806
(18,8,6)
#000000
(0,0,0)

Tints of #764442

#764442
(118,68,66)
#825553
(130,85,83)
#8E6664
(142,102,100)
#9A7775
(154,119,117)
#A68886
(166,136,134)
#B29997
(178,153,151)
#BEAAA8
(190,170,168)
#CABBB9
(202,187,185)
#D6CCCA
(214,204,202)
#E2DDDB
(226,221,219)
#EEEEEC
(238,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764442; }

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

This text font color is #764442.

Background Color

.myBgColor { background-color: #764442; }

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

This div background color is #764442.

Border color

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

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

This div border color is #764442.

Opacity

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

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

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

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

This text has shadow with #764442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764442.

Preview

Color preview on black background

This text has color #764442 on black background.


Color preview on white background

This text has color #764442 on white background.


Black color preview on #764442 background

This text has black color on #764442 background.


White color preview on #764442 background

This text has white color on #764442 background.


Related colors

Complementary color

Complementary color for #hex is #89BBBD.


I love getcolorcode.com

Triadic colors

1 #427644 and #444276 with #764442 are triadic colors.

2 #424476 and #447642 with #764442 are triadic colors.