COLOR #764445

HEX: #764445 RGB: (118,68,69)

Color info

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

RGB color model

#764445 color RGB value is (118,68,69).

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

RGB channels and saturation

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

118
68
69

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

Portions of RGB colors in percentages

R + G + B = 118 + 68 + 69 = 255 (100%)
R 118 of 255 ~ 46.27%
G 68 of 255 ~ 26.67%
B 69 of 255 ~ 27.06'%

%46.27
%26.67
%27.06

CMYK color model

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

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

CMYK: (0,42,42,54)
C0M42Y42K54 (0%, 42%, 42%, 54%)
(0.00 / 0.42 / 0.42 / 0.54)

CMYK percentages

%0
%42.37
%41.53
%53.73

Codes

Color #764445 in popluar color models

76 44 45
RGB 118 68 69
HSL 359° 26.88% 36.47%
HSB/HSV 359° 42.37% 46.27%
CMYK 0.00% 42.37% 41.53%
53.73%

Color #764445 in popluar number systems.

HEX 76 44 45
Decimal 118 68 69
Binary 1110110 1000100 1000101
Octal 166 104 105

Shades and tints

Shades of #764445

#764445
(118,68,69)
#6C3E3F
(108,62,63)
#623839
(98,56,57)
#583233
(88,50,51)
#4E2C2D
(78,44,45)
#442627
(68,38,39)
#3A2021
(58,32,33)
#301A1B
(48,26,27)
#261415
(38,20,21)
#1C0E0F
(28,14,15)
#120809
(18,8,9)
#000000
(0,0,0)

Tints of #764445

#764445
(118,68,69)
#825555
(130,85,85)
#8E6665
(142,102,101)
#9A7775
(154,119,117)
#A68885
(166,136,133)
#B29995
(178,153,149)
#BEAAA5
(190,170,165)
#CABBB5
(202,187,181)
#D6CCC5
(214,204,197)
#E2DDD5
(226,221,213)
#EEEEE5
(238,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764445; }

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

This text font color is #764445.

Background Color

.myBgColor { background-color: #764445; }

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

This div background color is #764445.

Border color

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

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

This div border color is #764445.

Opacity

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

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

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

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

This text has shadow with #764445 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764445.

Preview

Color preview on black background

This text has color #764445 on black background.


Color preview on white background

This text has color #764445 on white background.


Black color preview on #764445 background

This text has black color on #764445 background.


White color preview on #764445 background

This text has white color on #764445 background.


Related colors

Complementary color

Complementary color for #hex is #89BBBA.


I love getcolorcode.com

Triadic colors

1 #457644 and #444576 with #764445 are triadic colors.

2 #454476 and #447645 with #764445 are triadic colors.