COLOR #764536

HEX: #764536 RGB: (118,69,54)

Color info

#764536 contains mainly red and green colors. Web safe color of #764536 is #663333 (or #633).

RGB color model

#764536 color RGB value is (118,69,54).

RGB: (118,69,54) (46%, 27%, 21%)

RGB channels and saturation

R 118 of 255 = 46%
G 69 of 255 = 27%
B 54 of 255 = 21%

118
69
54

R + G + B ~ 31%. #764536 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 69 + 54 = 241 (100%)
R 118 of 241 ~ 48.96%
G 69 of 241 ~ 28.63%
B 54 of 241 ~ 22.41'%

%48.96
%28.63
%22.41

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 41.53%
  • yellow value is 54.24%
  • key color value is 53.73%
CMYK: (0,42,54,54) C0M42Y54K54 (0%,42%,54%,54%) (0.00/0.42/0.54/0.54) 

CMYK percentages

%0
%41.53
%54.24
%53.73

Codes

Color #764536 in popluar color models

76 45 36
RGB 118 69 54
HSL 14° 37.21% 33.73%
HSB/HSV 14° 54.24% 46.27%
CMYK 0.00% 41.53% 54.24%
53.73%

Color #764536 in popluar number systems.

HEX 76 45 36
Decimal 118 69 54
Binary 1110110 1000101 110110
Octal 166 105 66

Shades and tints

Shades of #764536

#764536
(118,69,54)
#6C3F32
(108,63,50)
#62392E
(98,57,46)
#58332A
(88,51,42)
#4E2D26
(78,45,38)
#442722
(68,39,34)
#3A211E
(58,33,30)
#301B1A
(48,27,26)
#261516
(38,21,22)
#1C0F12
(28,15,18)
#12090E
(18,9,14)
#000000
(0,0,0)

Tints of #764536

#764536
(118,69,54)
#825548
(130,85,72)
#8E655A
(142,101,90)
#9A756C
(154,117,108)
#A6857E
(166,133,126)
#B29590
(178,149,144)
#BEA5A2
(190,165,162)
#CAB5B4
(202,181,180)
#D6C5C6
(214,197,198)
#E2D5D8
(226,213,216)
#EEE5EA
(238,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764536; }

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

This text font color is #764536.

Background Color

.myBgColor { background-color: #764536; }

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

This div background color is #764536.

Border color

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

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

This div border color is #764536.

Opacity

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

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

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

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

This text has shadow with #764536 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764536.

Preview

Color preview on black background

This text has color #764536 on black background.


Color preview on white background

This text has color #764536 on white background.


Black color preview on #764536 background

This text has black color on #764536 background.


White color preview on #764536 background

This text has white color on #764536 background.


Related colors

Complementary color

Complementary color for #hex is #89BAC9.


I love getcolorcode.com

Triadic colors

1 #367645 and #453676 with #764536 are triadic colors.

2 #364576 and #457636 with #764536 are triadic colors.