COLOR #765048

HEX: #765048 RGB: (118,80,72)

Color info

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

RGB color model

#765048 color RGB value is (118,80,72).

RGB: (118,80,72) (46%, 31%, 28%)

RGB channels and saturation

R 118 of 255 = 46%
G 80 of 255 = 31%
B 72 of 255 = 28%

118
80
72

R + G + B ~ 35%. #765048 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 80 + 72 = 270 (100%)
R 118 of 270 ~ 43.7%
G 80 of 270 ~ 29.63%
B 72 of 270 ~ 26.67'%

%43.7
%29.63
%26.67

CMYK color model

#765048 color CMYK value is (0,32,39,54).

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

CMYK: (0,32,39,54)
C0M32Y39K54 (0%, 32%, 39%, 54%)
(0.00 / 0.32 / 0.39 / 0.54)

CMYK percentages

%0
%32.2
%38.98
%53.73

Codes

Color #765048 in popluar color models

76 50 48
RGB 118 80 72
HSL 10° 24.21% 37.25%
HSB/HSV 10° 38.98% 46.27%
CMYK 0.00% 32.20% 38.98%
53.73%

Color #765048 in popluar number systems.

HEX 76 50 48
Decimal 118 80 72
Binary 1110110 1010000 1001000
Octal 166 120 110

Shades and tints

Shades of #765048

#765048
(118,80,72)
#6C4942
(108,73,66)
#62423C
(98,66,60)
#583B36
(88,59,54)
#4E3430
(78,52,48)
#442D2A
(68,45,42)
#3A2624
(58,38,36)
#301F1E
(48,31,30)
#261818
(38,24,24)
#1C1112
(28,17,18)
#120A0C
(18,10,12)
#000000
(0,0,0)

Tints of #765048

#765048
(118,80,72)
#825F58
(130,95,88)
#8E6E68
(142,110,104)
#9A7D78
(154,125,120)
#A68C88
(166,140,136)
#B29B98
(178,155,152)
#BEAAA8
(190,170,168)
#CAB9B8
(202,185,184)
#D6C8C8
(214,200,200)
#E2D7D8
(226,215,216)
#EEE6E8
(238,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #765048; }

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

This text font color is #765048.

Background Color

.myBgColor { background-color: #765048; }

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

This div background color is #765048.

Border color

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

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

This div border color is #765048.

Opacity

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

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

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

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

This text has shadow with #765048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765048.

Preview

Color preview on black background

This text has color #765048 on black background.


Color preview on white background

This text has color #765048 on white background.


Black color preview on #765048 background

This text has black color on #765048 background.


White color preview on #765048 background

This text has white color on #765048 background.


Related colors

Complementary color

Complementary color for #hex is #89AFB7.


I love getcolorcode.com

Triadic colors

1 #487650 and #504876 with #765048 are triadic colors.

2 #485076 and #507648 with #765048 are triadic colors.