COLOR #765846

HEX: #765846 RGB: (118,88,70)

Color info

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

RGB color model

#765846 color RGB value is (118,88,70).

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

RGB channels and saturation

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

118
88
70

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

Portions of RGB colors in percentages

R + G + B = 118 + 88 + 70 = 276 (100%)
R 118 of 276 ~ 42.75%
G 88 of 276 ~ 31.88%
B 70 of 276 ~ 25.36'%

%42.75
%31.88
%25.36

CMYK color model

#765846 color CMYK value is (0,25,41,54).

  • cyan value is 0.00%
  • magenta value is 25.42%
  • yellow value is 40.68%
  • key color value is 53.73%
CMYK: (0,25,41,54) C0M25Y41K54 (0%,25%,41%,54%) (0.00/0.25/0.41/0.54) 

CMYK percentages

%0
%25.42
%40.68
%53.73

Codes

Color #765846 in popluar color models

76 58 46
RGB 118 88 70
HSL 23° 25.53% 36.86%
HSB/HSV 23° 40.68% 46.27%
CMYK 0.00% 25.42% 40.68%
53.73%

Color #765846 in popluar number systems.

HEX 76 58 46
Decimal 118 88 70
Binary 1110110 1011000 1000110
Octal 166 130 106

Shades and tints

Shades of #765846

#765846
(118,88,70)
#6C5040
(108,80,64)
#62483A
(98,72,58)
#584034
(88,64,52)
#4E382E
(78,56,46)
#443028
(68,48,40)
#3A2822
(58,40,34)
#30201C
(48,32,28)
#261816
(38,24,22)
#1C1010
(28,16,16)
#12080A
(18,8,10)
#000000
(0,0,0)

Tints of #765846

#765846
(118,88,70)
#826756
(130,103,86)
#8E7666
(142,118,102)
#9A8576
(154,133,118)
#A69486
(166,148,134)
#B2A396
(178,163,150)
#BEB2A6
(190,178,166)
#CAC1B6
(202,193,182)
#D6D0C6
(214,208,198)
#E2DFD6
(226,223,214)
#EEEEE6
(238,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #765846; }

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

This text font color is #765846.

Background Color

.myBgColor { background-color: #765846; }

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

This div background color is #765846.

Border color

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

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

This div border color is #765846.

Opacity

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

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

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

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

This text has shadow with #765846 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765846.

Preview

Color preview on black background

This text has color #765846 on black background.


Color preview on white background

This text has color #765846 on white background.


Black color preview on #765846 background

This text has black color on #765846 background.


White color preview on #765846 background

This text has white color on #765846 background.


Related colors

Complementary color

Complementary color for #hex is #89A7B9.


I love getcolorcode.com

Triadic colors

1 #467658 and #584676 with #765846 are triadic colors.

2 #465876 and #587646 with #765846 are triadic colors.