COLOR #765448

HEX: #765448 RGB: (118,84,72)

Color info

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

RGB color model

#765448 color RGB value is (118,84,72).

RGB: (118,84,72) (46%, 33%, 28%)

RGB channels and saturation

R 118 of 255 = 46%
G 84 of 255 = 33%
B 72 of 255 = 28%

118
84
72

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

Portions of RGB colors in percentages

R + G + B = 118 + 84 + 72 = 274 (100%)
R 118 of 274 ~ 43.07%
G 84 of 274 ~ 30.66%
B 72 of 274 ~ 26.28'%

%43.07
%30.66
%26.28

CMYK color model

#765448 color CMYK value is (0,29,39,54).

  • cyan value is 0.00%
  • magenta value is 28.81%
  • yellow value is 38.98%
  • key color value is 53.73%

CMYK: (0,29,39,54)
C0M29Y39K54 (0%, 29%, 39%, 54%)
(0.00 / 0.29 / 0.39 / 0.54)

CMYK percentages

%0
%28.81
%38.98
%53.73

Codes

Color #765448 in popluar color models

76 54 48
RGB 118 84 72
HSL 16° 24.21% 37.25%
HSB/HSV 16° 38.98% 46.27%
CMYK 0.00% 28.81% 38.98%
53.73%

Color #765448 in popluar number systems.

HEX 76 54 48
Decimal 118 84 72
Binary 1110110 1010100 1001000
Octal 166 124 110

Shades and tints

Shades of #765448

#765448
(118,84,72)
#6C4D42
(108,77,66)
#62463C
(98,70,60)
#583F36
(88,63,54)
#4E3830
(78,56,48)
#44312A
(68,49,42)
#3A2A24
(58,42,36)
#30231E
(48,35,30)
#261C18
(38,28,24)
#1C1512
(28,21,18)
#120E0C
(18,14,12)
#000000
(0,0,0)

Tints of #765448

#765448
(118,84,72)
#826358
(130,99,88)
#8E7268
(142,114,104)
#9A8178
(154,129,120)
#A69088
(166,144,136)
#B29F98
(178,159,152)
#BEAEA8
(190,174,168)
#CABDB8
(202,189,184)
#D6CCC8
(214,204,200)
#E2DBD8
(226,219,216)
#EEEAE8
(238,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #765448 color. Also use rgb(118,84,72) instead hex code.

Text Font Color

.myTextColor { color: #765448; }

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

This text font color is #765448.

Background Color

.myBgColor { background-color: #765448; }

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

This div background color is #765448.

Border color

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

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

This div border color is #765448.

Opacity

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

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

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

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

This text has shadow with #765448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765448.

Preview

Color preview on black background

This text has color #765448 on black background.


Color preview on white background

This text has color #765448 on white background.


Black color preview on #765448 background

This text has black color on #765448 background.


White color preview on #765448 background

This text has white color on #765448 background.


Related colors

Complementary color

Complementary color for #hex is #89ABB7.


I love getcolorcode.com

Triadic colors

1 #487654 and #544876 with #765448 are triadic colors.

2 #485476 and #547648 with #765448 are triadic colors.