COLOR #764150

HEX: #764150 RGB: (118,65,80)

Color info

#764150 contains red, green and blue colors in about the same proportion. Web safe color of #764150 is #663366 (or #636).

RGB color model

#764150 color RGB value is (118,65,80).

RGB: (118,65,80) (46%, 25%, 31%)

RGB channels and saturation

R 118 of 255 = 46%
G 65 of 255 = 25%
B 80 of 255 = 31%

118
65
80

R + G + B ~ 34%. #764150 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 65 + 80 = 263 (100%)
R 118 of 263 ~ 44.87%
G 65 of 263 ~ 24.71%
B 80 of 263 ~ 30.42'%

%44.87
%24.71
%30.42

CMYK color model

#764150 color CMYK value is (0,45,32,54).

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

CMYK: (0,45,32,54)
C0M45Y32K54 (0%, 45%, 32%, 54%)
(0.00 / 0.45 / 0.32 / 0.54)

CMYK percentages

%0
%44.92
%32.2
%53.73

Codes

Color #764150 in popluar color models

76 41 50
RGB 118 65 80
HSL 343° 28.96% 35.88%
HSB/HSV 343° 44.92% 46.27%
CMYK 0.00% 44.92% 32.20%
53.73%

Color #764150 in popluar number systems.

HEX 76 41 50
Decimal 118 65 80
Binary 1110110 1000001 1010000
Octal 166 101 120

Shades and tints

Shades of #764150

#764150
(118,65,80)
#6C3C49
(108,60,73)
#623742
(98,55,66)
#58323B
(88,50,59)
#4E2D34
(78,45,52)
#44282D
(68,40,45)
#3A2326
(58,35,38)
#301E1F
(48,30,31)
#261918
(38,25,24)
#1C1411
(28,20,17)
#120F0A
(18,15,10)
#000000
(0,0,0)

Tints of #764150

#764150
(118,65,80)
#82525F
(130,82,95)
#8E636E
(142,99,110)
#9A747D
(154,116,125)
#A6858C
(166,133,140)
#B2969B
(178,150,155)
#BEA7AA
(190,167,170)
#CAB8B9
(202,184,185)
#D6C9C8
(214,201,200)
#E2DAD7
(226,218,215)
#EEEBE6
(238,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764150; }

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

This text font color is #764150.

Background Color

.myBgColor { background-color: #764150; }

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

This div background color is #764150.

Border color

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

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

This div border color is #764150.

Opacity

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

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

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

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

This text has shadow with #764150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764150.

Preview

Color preview on black background

This text has color #764150 on black background.


Color preview on white background

This text has color #764150 on white background.


Black color preview on #764150 background

This text has black color on #764150 background.


White color preview on #764150 background

This text has white color on #764150 background.


Related colors

Complementary color

Complementary color for #hex is #89BEAF.


I love getcolorcode.com

Triadic colors

1 #507641 and #415076 with #764150 are triadic colors.

2 #504176 and #417650 with #764150 are triadic colors.