COLOR #77455D

HEX: #77455D RGB: (119,69,93)

Color info

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

RGB color model

#77455D color RGB value is (119,69,93).

RGB: (119,69,93) (47%, 27%, 36%)

RGB channels and saturation

R 119 of 255 = 47%
G 69 of 255 = 27%
B 93 of 255 = 36%

119
69
93

R + G + B ~ 37%. #77455D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 69 + 93 = 281 (100%)
R 119 of 281 ~ 42.35%
G 69 of 281 ~ 24.56%
B 93 of 281 ~ 33.1'%

%42.35
%24.56
%33.1

CMYK color model

#77455D color CMYK value is (0,42,22,53).

  • cyan value is 0.00%
  • magenta value is 42.02%
  • yellow value is 21.85%
  • key color value is 53.33%
CMYK: (0,42,22,53) C0M42Y22K53 (0%,42%,22%,53%) (0.00/0.42/0.22/0.53) 

CMYK percentages

%0
%42.02
%21.85
%53.33

Codes

Color #77455D in popluar color models

77 45 5D
RGB 119 69 93
HSL 331° 26.60% 36.86%
HSB/HSV 331° 42.02% 46.67%
CMYK 0.00% 42.02% 21.85%
53.33%

Color #77455D in popluar number systems.

HEX 77 45 5D
Decimal 119 69 93
Binary 1110111 1000101 1011101
Octal 167 105 135

Shades and tints

Shades of #77455D

#77455D
(119,69,93)
#6D3F55
(109,63,85)
#63394D
(99,57,77)
#593345
(89,51,69)
#4F2D3D
(79,45,61)
#452735
(69,39,53)
#3B212D
(59,33,45)
#311B25
(49,27,37)
#27151D
(39,21,29)
#1D0F15
(29,15,21)
#13090D
(19,9,13)
#000000
(0,0,0)

Tints of #77455D

#77455D
(119,69,93)
#83556B
(131,85,107)
#8F6579
(143,101,121)
#9B7587
(155,117,135)
#A78595
(167,133,149)
#B395A3
(179,149,163)
#BFA5B1
(191,165,177)
#CBB5BF
(203,181,191)
#D7C5CD
(215,197,205)
#E3D5DB
(227,213,219)
#EFE5E9
(239,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77455D color. Also use rgb(119,69,93) instead hex code.

Text Font Color

.myTextColor { color: #77455D; }

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

This text font color is #77455D.

Background Color

.myBgColor { background-color: #77455D; }

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

This div background color is #77455D.

Border color

.myBorderColor { border: 1px solid #77455D; }

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

This div border color is #77455D.

Opacity

.myOpacity80 { color: #77455D; opacity: 0.8; }

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

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

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

This text has shadow with #77455D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77455D.

Preview

Color preview on black background

This text has color #77455D on black background.


Color preview on white background

This text has color #77455D on white background.


Black color preview on #77455D background

This text has black color on #77455D background.


White color preview on #77455D background

This text has white color on #77455D background.


Related colors

Complementary color

Complementary color for #hex is #88BAA2.


I love getcolorcode.com

Triadic colors

1 #5D7745 and #455D77 with #77455D are triadic colors.

2 #5D4577 and #45775D with #77455D are triadic colors.