COLOR #765042

HEX: #765042 RGB: (118,80,66)

Color info

#765042 contains red, green and blue colors in about the same proportion. Web safe color of #765042 is #666633 (or #663).

RGB color model

#765042 color RGB value is (118,80,66).

RGB: (118,80,66) (46%, 31%, 26%)

RGB channels and saturation

R 118 of 255 = 46%
G 80 of 255 = 31%
B 66 of 255 = 26%

118
80
66

R + G + B ~ 34%. #765042 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 80 + 66 = 264 (100%)
R 118 of 264 ~ 44.7%
G 80 of 264 ~ 30.3%
B 66 of 264 ~ 25'%

%44.7
%30.3
%25

CMYK color model

#765042 color CMYK value is (0,32,44,54).

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

CMYK: (0,32,44,54)
C0M32Y44K54 (0%, 32%, 44%, 54%)
(0.00 / 0.32 / 0.44 / 0.54)

CMYK percentages

%0
%32.2
%44.07
%53.73

Codes

Color #765042 in popluar color models

76 50 42
RGB 118 80 66
HSL 16° 28.26% 36.08%
HSB/HSV 16° 44.07% 46.27%
CMYK 0.00% 32.20% 44.07%
53.73%

Color #765042 in popluar number systems.

HEX 76 50 42
Decimal 118 80 66
Binary 1110110 1010000 1000010
Octal 166 120 102

Shades and tints

Shades of #765042

#765042
(118,80,66)
#6C493C
(108,73,60)
#624236
(98,66,54)
#583B30
(88,59,48)
#4E342A
(78,52,42)
#442D24
(68,45,36)
#3A261E
(58,38,30)
#301F18
(48,31,24)
#261812
(38,24,18)
#1C110C
(28,17,12)
#120A06
(18,10,6)
#000000
(0,0,0)

Tints of #765042

#765042
(118,80,66)
#825F53
(130,95,83)
#8E6E64
(142,110,100)
#9A7D75
(154,125,117)
#A68C86
(166,140,134)
#B29B97
(178,155,151)
#BEAAA8
(190,170,168)
#CAB9B9
(202,185,185)
#D6C8CA
(214,200,202)
#E2D7DB
(226,215,219)
#EEE6EC
(238,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #765042; }

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

This text font color is #765042.

Background Color

.myBgColor { background-color: #765042; }

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

This div background color is #765042.

Border color

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

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

This div border color is #765042.

Opacity

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

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

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

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

This text has shadow with #765042 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765042.

Preview

Color preview on black background

This text has color #765042 on black background.


Color preview on white background

This text has color #765042 on white background.


Black color preview on #765042 background

This text has black color on #765042 background.


White color preview on #765042 background

This text has white color on #765042 background.


Related colors

Complementary color

Complementary color for #hex is #89AFBD.


I love getcolorcode.com

Triadic colors

1 #427650 and #504276 with #765042 are triadic colors.

2 #425076 and #507642 with #765042 are triadic colors.