COLOR #764358

HEX: #764358 RGB: (118,67,88)

Color info

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

RGB color model

#764358 color RGB value is (118,67,88).

RGB: (118,67,88) (46%, 26%, 35%)

RGB channels and saturation

R 118 of 255 = 46%
G 67 of 255 = 26%
B 88 of 255 = 35%

118
67
88

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

Portions of RGB colors in percentages

R + G + B = 118 + 67 + 88 = 273 (100%)
R 118 of 273 ~ 43.22%
G 67 of 273 ~ 24.54%
B 88 of 273 ~ 32.23'%

%43.22
%24.54
%32.23

CMYK color model

#764358 color CMYK value is (0,43,25,54).

  • cyan value is 0.00%
  • magenta value is 43.22%
  • yellow value is 25.42%
  • key color value is 53.73%
CMYK: (0,43,25,54) C0M43Y25K54 (0%,43%,25%,54%) (0.00/0.43/0.25/0.54) 

CMYK percentages

%0
%43.22
%25.42
%53.73

Codes

Color #764358 in popluar color models

76 43 58
RGB 118 67 88
HSL 335° 27.57% 36.27%
HSB/HSV 335° 43.22% 46.27%
CMYK 0.00% 43.22% 25.42%
53.73%

Color #764358 in popluar number systems.

HEX 76 43 58
Decimal 118 67 88
Binary 1110110 1000011 1011000
Octal 166 103 130

Shades and tints

Shades of #764358

#764358
(118,67,88)
#6C3D50
(108,61,80)
#623748
(98,55,72)
#583140
(88,49,64)
#4E2B38
(78,43,56)
#442530
(68,37,48)
#3A1F28
(58,31,40)
#301920
(48,25,32)
#261318
(38,19,24)
#1C0D10
(28,13,16)
#120708
(18,7,8)
#000000
(0,0,0)

Tints of #764358

#764358
(118,67,88)
#825467
(130,84,103)
#8E6576
(142,101,118)
#9A7685
(154,118,133)
#A68794
(166,135,148)
#B298A3
(178,152,163)
#BEA9B2
(190,169,178)
#CABAC1
(202,186,193)
#D6CBD0
(214,203,208)
#E2DCDF
(226,220,223)
#EEEDEE
(238,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764358; }

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

This text font color is #764358.

Background Color

.myBgColor { background-color: #764358; }

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

This div background color is #764358.

Border color

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

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

This div border color is #764358.

Opacity

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

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

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

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

This text has shadow with #764358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764358.

Preview

Color preview on black background

This text has color #764358 on black background.


Color preview on white background

This text has color #764358 on white background.


Black color preview on #764358 background

This text has black color on #764358 background.


White color preview on #764358 background

This text has white color on #764358 background.


Related colors

Complementary color

Complementary color for #hex is #89BCA7.


I love getcolorcode.com

Triadic colors

1 #587643 and #435876 with #764358 are triadic colors.

2 #584376 and #437658 with #764358 are triadic colors.