COLOR #764348

HEX: #764348 RGB: (118,67,72)

Color info

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

RGB color model

#764348 color RGB value is (118,67,72).

RGB: (118,67,72) (46%, 26%, 28%)

RGB channels and saturation

R 118 of 255 = 46%
G 67 of 255 = 26%
B 72 of 255 = 28%

118
67
72

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

Portions of RGB colors in percentages

R + G + B = 118 + 67 + 72 = 257 (100%)
R 118 of 257 ~ 45.91%
G 67 of 257 ~ 26.07%
B 72 of 257 ~ 28.02'%

%45.91
%26.07
%28.02

CMYK color model

#764348 color CMYK value is (0,43,39,54).

  • cyan value is 0.00%
  • magenta value is 43.22%
  • yellow value is 38.98%
  • key color value is 53.73%
CMYK: (0,43,39,54) C0M43Y39K54 (0%,43%,39%,54%) (0.00/0.43/0.39/0.54) 

CMYK percentages

%0
%43.22
%38.98
%53.73

Codes

Color #764348 in popluar color models

76 43 48
RGB 118 67 72
HSL 354° 27.57% 36.27%
HSB/HSV 354° 43.22% 46.27%
CMYK 0.00% 43.22% 38.98%
53.73%

Color #764348 in popluar number systems.

HEX 76 43 48
Decimal 118 67 72
Binary 1110110 1000011 1001000
Octal 166 103 110

Shades and tints

Shades of #764348

#764348
(118,67,72)
#6C3D42
(108,61,66)
#62373C
(98,55,60)
#583136
(88,49,54)
#4E2B30
(78,43,48)
#44252A
(68,37,42)
#3A1F24
(58,31,36)
#30191E
(48,25,30)
#261318
(38,19,24)
#1C0D12
(28,13,18)
#12070C
(18,7,12)
#000000
(0,0,0)

Tints of #764348

#764348
(118,67,72)
#825458
(130,84,88)
#8E6568
(142,101,104)
#9A7678
(154,118,120)
#A68788
(166,135,136)
#B29898
(178,152,152)
#BEA9A8
(190,169,168)
#CABAB8
(202,186,184)
#D6CBC8
(214,203,200)
#E2DCD8
(226,220,216)
#EEEDE8
(238,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764348; }

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

This text font color is #764348.

Background Color

.myBgColor { background-color: #764348; }

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

This div background color is #764348.

Border color

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

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

This div border color is #764348.

Opacity

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

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

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

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

This text has shadow with #764348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764348.

Preview

Color preview on black background

This text has color #764348 on black background.


Color preview on white background

This text has color #764348 on white background.


Black color preview on #764348 background

This text has black color on #764348 background.


White color preview on #764348 background

This text has white color on #764348 background.


Related colors

Complementary color

Complementary color for #hex is #89BCB7.


I love getcolorcode.com

Triadic colors

1 #487643 and #434876 with #764348 are triadic colors.

2 #484376 and #437648 with #764348 are triadic colors.