COLOR #765636

HEX: #765636 RGB: (118,86,54)

Color info

#765636 contains mainly red and green colors. Web safe color of #765636 is #666633 (or #663).

RGB color model

#765636 color RGB value is (118,86,54).

RGB: (118,86,54) (46%, 34%, 21%)

RGB channels and saturation

R 118 of 255 = 46%
G 86 of 255 = 34%
B 54 of 255 = 21%

118
86
54

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

Portions of RGB colors in percentages

R + G + B = 118 + 86 + 54 = 258 (100%)
R 118 of 258 ~ 45.74%
G 86 of 258 ~ 33.33%
B 54 of 258 ~ 20.93'%

%45.74
%33.33
%20.93

CMYK color model

#765636 color CMYK value is (0,27,54,54).

  • cyan value is 0.00%
  • magenta value is 27.12%
  • yellow value is 54.24%
  • key color value is 53.73%

CMYK: (0,27,54,54)
C0M27Y54K54 (0%, 27%, 54%, 54%)
(0.00 / 0.27 / 0.54 / 0.54)

CMYK percentages

%0
%27.12
%54.24
%53.73

Codes

Color #765636 in popluar color models

76 56 36
RGB 118 86 54
HSL 30° 37.21% 33.73%
HSB/HSV 30° 54.24% 46.27%
CMYK 0.00% 27.12% 54.24%
53.73%

Color #765636 in popluar number systems.

HEX 76 56 36
Decimal 118 86 54
Binary 1110110 1010110 110110
Octal 166 126 66

Shades and tints

Shades of #765636

#765636
(118,86,54)
#6C4F32
(108,79,50)
#62482E
(98,72,46)
#58412A
(88,65,42)
#4E3A26
(78,58,38)
#443322
(68,51,34)
#3A2C1E
(58,44,30)
#30251A
(48,37,26)
#261E16
(38,30,22)
#1C1712
(28,23,18)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #765636

#765636
(118,86,54)
#826548
(130,101,72)
#8E745A
(142,116,90)
#9A836C
(154,131,108)
#A6927E
(166,146,126)
#B2A190
(178,161,144)
#BEB0A2
(190,176,162)
#CABFB4
(202,191,180)
#D6CEC6
(214,206,198)
#E2DDD8
(226,221,216)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #765636 color. Also use rgb(118,86,54) instead hex code.

Text Font Color

.myTextColor { color: #765636; }

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

This text font color is #765636.

Background Color

.myBgColor { background-color: #765636; }

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

This div background color is #765636.

Border color

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

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

This div border color is #765636.

Opacity

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

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

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

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

This text has shadow with #765636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765636.

Preview

Color preview on black background

This text has color #765636 on black background.


Color preview on white background

This text has color #765636 on white background.


Black color preview on #765636 background

This text has black color on #765636 background.


White color preview on #765636 background

This text has white color on #765636 background.


Related colors

Complementary color

Complementary color for #hex is #89A9C9.


I love getcolorcode.com

Triadic colors

1 #367656 and #563676 with #765636 are triadic colors.

2 #365676 and #567636 with #765636 are triadic colors.