COLOR #764645

HEX: #764645 RGB: (118,70,69)

Color info

#764645 contains red, green and blue colors in about the same proportion. Web safe color of #764645 is #663333 (or #633).

RGB color model

#764645 color RGB value is (118,70,69).

RGB: (118,70,69) (46%, 27%, 27%)

RGB channels and saturation

R 118 of 255 = 46%
G 70 of 255 = 27%
B 69 of 255 = 27%

118
70
69

R + G + B ~ 33%. #764645 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 70 + 69 = 257 (100%)
R 118 of 257 ~ 45.91%
G 70 of 257 ~ 27.24%
B 69 of 257 ~ 26.85'%

%45.91
%27.24
%26.85

CMYK color model

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

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

CMYK: (0,41,42,54)
C0M41Y42K54 (0%, 41%, 42%, 54%)
(0.00 / 0.41 / 0.42 / 0.54)

CMYK percentages

%0
%40.68
%41.53
%53.73

Codes

Color #764645 in popluar color models

76 46 45
RGB 118 70 69
HSL 26.20% 36.67%
HSB/HSV 41.53% 46.27%
CMYK 0.00% 40.68% 41.53%
53.73%

Color #764645 in popluar number systems.

HEX 76 46 45
Decimal 118 70 69
Binary 1110110 1000110 1000101
Octal 166 106 105

Shades and tints

Shades of #764645

#764645
(118,70,69)
#6C403F
(108,64,63)
#623A39
(98,58,57)
#583433
(88,52,51)
#4E2E2D
(78,46,45)
#442827
(68,40,39)
#3A2221
(58,34,33)
#301C1B
(48,28,27)
#261615
(38,22,21)
#1C100F
(28,16,15)
#120A09
(18,10,9)
#000000
(0,0,0)

Tints of #764645

#764645
(118,70,69)
#825655
(130,86,85)
#8E6665
(142,102,101)
#9A7675
(154,118,117)
#A68685
(166,134,133)
#B29695
(178,150,149)
#BEA6A5
(190,166,165)
#CAB6B5
(202,182,181)
#D6C6C5
(214,198,197)
#E2D6D5
(226,214,213)
#EEE6E5
(238,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764645; }

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

This text font color is #764645.

Background Color

.myBgColor { background-color: #764645; }

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

This div background color is #764645.

Border color

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

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

This div border color is #764645.

Opacity

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

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

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

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

This text has shadow with #764645 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764645.

Preview

Color preview on black background

This text has color #764645 on black background.


Color preview on white background

This text has color #764645 on white background.


Black color preview on #764645 background

This text has black color on #764645 background.


White color preview on #764645 background

This text has white color on #764645 background.


Related colors

Complementary color

Complementary color for #hex is #89B9BA.


I love getcolorcode.com

Triadic colors

1 #457646 and #464576 with #764645 are triadic colors.

2 #454676 and #467645 with #764645 are triadic colors.