COLOR #765A46

HEX: #765A46 RGB: (118,90,70)

Color info

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

RGB color model

#765A46 color RGB value is (118,90,70).

RGB: (118,90,70) (46%, 35%, 27%)

RGB channels and saturation

R 118 of 255 = 46%
G 90 of 255 = 35%
B 70 of 255 = 27%

118
90
70

R + G + B ~ 36%. #765A46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 90 + 70 = 278 (100%)
R 118 of 278 ~ 42.45%
G 90 of 278 ~ 32.37%
B 70 of 278 ~ 25.18'%

%42.45
%32.37
%25.18

CMYK color model

#765A46 color CMYK value is (0,24,41,54).

  • cyan value is 0.00%
  • magenta value is 23.73%
  • yellow value is 40.68%
  • key color value is 53.73%

CMYK: (0,24,41,54)
C0M24Y41K54 (0%, 24%, 41%, 54%)
(0.00 / 0.24 / 0.41 / 0.54)

CMYK percentages

%0
%23.73
%40.68
%53.73

Codes

Color #765A46 in popluar color models

76 5A 46
RGB 118 90 70
HSL 25° 25.53% 36.86%
HSB/HSV 25° 40.68% 46.27%
CMYK 0.00% 23.73% 40.68%
53.73%

Color #765A46 in popluar number systems.

HEX 76 5A 46
Decimal 118 90 70
Binary 1110110 1011010 1000110
Octal 166 132 106

Shades and tints

Shades of #765A46

#765A46
(118,90,70)
#6C5240
(108,82,64)
#624A3A
(98,74,58)
#584234
(88,66,52)
#4E3A2E
(78,58,46)
#443228
(68,50,40)
#3A2A22
(58,42,34)
#30221C
(48,34,28)
#261A16
(38,26,22)
#1C1210
(28,18,16)
#120A0A
(18,10,10)
#000000
(0,0,0)

Tints of #765A46

#765A46
(118,90,70)
#826956
(130,105,86)
#8E7866
(142,120,102)
#9A8776
(154,135,118)
#A69686
(166,150,134)
#B2A596
(178,165,150)
#BEB4A6
(190,180,166)
#CAC3B6
(202,195,182)
#D6D2C6
(214,210,198)
#E2E1D6
(226,225,214)
#EEF0E6
(238,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #765A46 color. Also use rgb(118,90,70) instead hex code.

Text Font Color

.myTextColor { color: #765A46; }

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

This text font color is #765A46.

Background Color

.myBgColor { background-color: #765A46; }

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

This div background color is #765A46.

Border color

.myBorderColor { border: 1px solid #765A46; }

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

This div border color is #765A46.

Opacity

.myOpacity80 { color: #765A46; opacity: 0.8; }

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

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

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

This text has shadow with #765A46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765A46.

Preview

Color preview on black background

This text has color #765A46 on black background.


Color preview on white background

This text has color #765A46 on white background.


Black color preview on #765A46 background

This text has black color on #765A46 background.


White color preview on #765A46 background

This text has white color on #765A46 background.


Related colors

Complementary color

Complementary color for #hex is #89A5B9.


I love getcolorcode.com

Triadic colors

1 #46765A and #5A4676 with #765A46 are triadic colors.

2 #465A76 and #5A7646 with #765A46 are triadic colors.