COLOR #775455

HEX: #775455 RGB: (119,84,85)

Color info

#775455 contains red, green and blue colors in about the same proportion. Web safe color of #775455 is #666666 (or #666).

RGB color model

#775455 color RGB value is (119,84,85).

RGB: (119,84,85) (47%, 33%, 33%)

RGB channels and saturation

R 119 of 255 = 47%
G 84 of 255 = 33%
B 85 of 255 = 33%

119
84
85

R + G + B ~ 38%. #775455 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 84 + 85 = 288 (100%)
R 119 of 288 ~ 41.32%
G 84 of 288 ~ 29.17%
B 85 of 288 ~ 29.51'%

%41.32
%29.17
%29.51

CMYK color model

#775455 color CMYK value is (0,29,29,53).

  • cyan value is 0.00%
  • magenta value is 29.41%
  • yellow value is 28.57%
  • key color value is 53.33%

CMYK: (0,29,29,53)
C0M29Y29K53 (0%, 29%, 29%, 53%)
(0.00 / 0.29 / 0.29 / 0.53)

CMYK percentages

%0
%29.41
%28.57
%53.33

Codes

Color #775455 in popluar color models

77 54 55
RGB 119 84 85
HSL 358° 17.24% 39.80%
HSB/HSV 358° 29.41% 46.67%
CMYK 0.00% 29.41% 28.57%
53.33%

Color #775455 in popluar number systems.

HEX 77 54 55
Decimal 119 84 85
Binary 1110111 1010100 1010101
Octal 167 124 125

Shades and tints

Shades of #775455

#775455
(119,84,85)
#6D4D4E
(109,77,78)
#634647
(99,70,71)
#593F40
(89,63,64)
#4F3839
(79,56,57)
#453132
(69,49,50)
#3B2A2B
(59,42,43)
#312324
(49,35,36)
#271C1D
(39,28,29)
#1D1516
(29,21,22)
#130E0F
(19,14,15)
#000000
(0,0,0)

Tints of #775455

#775455
(119,84,85)
#836364
(131,99,100)
#8F7273
(143,114,115)
#9B8182
(155,129,130)
#A79091
(167,144,145)
#B39FA0
(179,159,160)
#BFAEAF
(191,174,175)
#CBBDBE
(203,189,190)
#D7CCCD
(215,204,205)
#E3DBDC
(227,219,220)
#EFEAEB
(239,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775455 color. Also use rgb(119,84,85) instead hex code.

Text Font Color

.myTextColor { color: #775455; }

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

This text font color is #775455.

Background Color

.myBgColor { background-color: #775455; }

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

This div background color is #775455.

Border color

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

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

This div border color is #775455.

Opacity

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

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

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

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

This text has shadow with #775455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775455.

Preview

Color preview on black background

This text has color #775455 on black background.


Color preview on white background

This text has color #775455 on white background.


Black color preview on #775455 background

This text has black color on #775455 background.


White color preview on #775455 background

This text has white color on #775455 background.


Related colors

Complementary color

Complementary color for #hex is #88ABAA.


I love getcolorcode.com

Triadic colors

1 #557754 and #545577 with #775455 are triadic colors.

2 #555477 and #547755 with #775455 are triadic colors.