COLOR #775458

HEX: #775458 RGB: (119,84,88)

Color info

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

RGB color model

#775458 color RGB value is (119,84,88).

RGB: (119,84,88) (47%, 33%, 35%)

RGB channels and saturation

R 119 of 255 = 47%
G 84 of 255 = 33%
B 88 of 255 = 35%

119
84
88

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

Portions of RGB colors in percentages

R + G + B = 119 + 84 + 88 = 291 (100%)
R 119 of 291 ~ 40.89%
G 84 of 291 ~ 28.87%
B 88 of 291 ~ 30.24'%

%40.89
%28.87
%30.24

CMYK color model

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

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

CMYK: (0,29,26,53)
C0M29Y26K53 (0%, 29%, 26%, 53%)
(0.00 / 0.29 / 0.26 / 0.53)

CMYK percentages

%0
%29.41
%26.05
%53.33

Codes

Color #775458 in popluar color models

77 54 58
RGB 119 84 88
HSL 353° 17.24% 39.80%
HSB/HSV 353° 29.41% 46.67%
CMYK 0.00% 29.41% 26.05%
53.33%

Color #775458 in popluar number systems.

HEX 77 54 58
Decimal 119 84 88
Binary 1110111 1010100 1011000
Octal 167 124 130

Shades and tints

Shades of #775458

#775458
(119,84,88)
#6D4D50
(109,77,80)
#634648
(99,70,72)
#593F40
(89,63,64)
#4F3838
(79,56,56)
#453130
(69,49,48)
#3B2A28
(59,42,40)
#312320
(49,35,32)
#271C18
(39,28,24)
#1D1510
(29,21,16)
#130E08
(19,14,8)
#000000
(0,0,0)

Tints of #775458

#775458
(119,84,88)
#836367
(131,99,103)
#8F7276
(143,114,118)
#9B8185
(155,129,133)
#A79094
(167,144,148)
#B39FA3
(179,159,163)
#BFAEB2
(191,174,178)
#CBBDC1
(203,189,193)
#D7CCD0
(215,204,208)
#E3DBDF
(227,219,223)
#EFEAEE
(239,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #775458; }

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

This text font color is #775458.

Background Color

.myBgColor { background-color: #775458; }

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

This div background color is #775458.

Border color

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

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

This div border color is #775458.

Opacity

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

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

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

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

This text has shadow with #775458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775458.

Preview

Color preview on black background

This text has color #775458 on black background.


Color preview on white background

This text has color #775458 on white background.


Black color preview on #775458 background

This text has black color on #775458 background.


White color preview on #775458 background

This text has white color on #775458 background.


Related colors

Complementary color

Complementary color for #hex is #88ABA7.


I love getcolorcode.com

Triadic colors

1 #587754 and #545877 with #775458 are triadic colors.

2 #585477 and #547758 with #775458 are triadic colors.