COLOR #77475D

HEX: #77475D RGB: (119,71,93)

Color info

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

RGB color model

#77475D color RGB value is (119,71,93).

RGB: (119,71,93) (47%, 28%, 36%)

RGB channels and saturation

R 119 of 255 = 47%
G 71 of 255 = 28%
B 93 of 255 = 36%

119
71
93

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

Portions of RGB colors in percentages

R + G + B = 119 + 71 + 93 = 283 (100%)
R 119 of 283 ~ 42.05%
G 71 of 283 ~ 25.09%
B 93 of 283 ~ 32.86'%

%42.05
%25.09
%32.86

CMYK color model

#77475D color CMYK value is (0,40,22,53).

  • cyan value is 0.00%
  • magenta value is 40.34%
  • yellow value is 21.85%
  • key color value is 53.33%

CMYK: (0,40,22,53)
C0M40Y22K53 (0%, 40%, 22%, 53%)
(0.00 / 0.40 / 0.22 / 0.53)

CMYK percentages

%0
%40.34
%21.85
%53.33

Codes

Color #77475D in popluar color models

77 47 5D
RGB 119 71 93
HSL 333° 25.26% 37.25%
HSB/HSV 333° 40.34% 46.67%
CMYK 0.00% 40.34% 21.85%
53.33%

Color #77475D in popluar number systems.

HEX 77 47 5D
Decimal 119 71 93
Binary 1110111 1000111 1011101
Octal 167 107 135

Shades and tints

Shades of #77475D

#77475D
(119,71,93)
#6D4155
(109,65,85)
#633B4D
(99,59,77)
#593545
(89,53,69)
#4F2F3D
(79,47,61)
#452935
(69,41,53)
#3B232D
(59,35,45)
#311D25
(49,29,37)
#27171D
(39,23,29)
#1D1115
(29,17,21)
#130B0D
(19,11,13)
#000000
(0,0,0)

Tints of #77475D

#77475D
(119,71,93)
#83576B
(131,87,107)
#8F6779
(143,103,121)
#9B7787
(155,119,135)
#A78795
(167,135,149)
#B397A3
(179,151,163)
#BFA7B1
(191,167,177)
#CBB7BF
(203,183,191)
#D7C7CD
(215,199,205)
#E3D7DB
(227,215,219)
#EFE7E9
(239,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77475D; }

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

This text font color is #77475D.

Background Color

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

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

This div background color is #77475D.

Border color

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

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

This div border color is #77475D.

Opacity

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

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

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

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

This text has shadow with #77475D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77475D.

Preview

Color preview on black background

This text has color #77475D on black background.


Color preview on white background

This text has color #77475D on white background.


Black color preview on #77475D background

This text has black color on #77475D background.


White color preview on #77475D background

This text has white color on #77475D background.


Related colors

Complementary color

Complementary color for #hex is #88B8A2.


I love getcolorcode.com

Triadic colors

1 #5D7747 and #475D77 with #77475D are triadic colors.

2 #5D4777 and #47775D with #77475D are triadic colors.