COLOR #775448

HEX: #775448 RGB: (119,84,72)

Color info

#775448 contains red, green and blue colors in about the same proportion. Web safe color of #775448 is #666633 (or #663).

RGB color model

#775448 color RGB value is (119,84,72).

RGB: (119,84,72) (47%, 33%, 28%)

RGB channels and saturation

R 119 of 255 = 47%
G 84 of 255 = 33%
B 72 of 255 = 28%

119
84
72

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

Portions of RGB colors in percentages

R + G + B = 119 + 84 + 72 = 275 (100%)
R 119 of 275 ~ 43.27%
G 84 of 275 ~ 30.55%
B 72 of 275 ~ 26.18'%

%43.27
%30.55
%26.18

CMYK color model

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

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

CMYK: (0,29,39,53)
C0M29Y39K53 (0%, 29%, 39%, 53%)
(0.00 / 0.29 / 0.39 / 0.53)

CMYK percentages

%0
%29.41
%39.5
%53.33

Codes

Color #775448 in popluar color models

77 54 48
RGB 119 84 72
HSL 15° 24.61% 37.45%
HSB/HSV 15° 39.50% 46.67%
CMYK 0.00% 29.41% 39.50%
53.33%

Color #775448 in popluar number systems.

HEX 77 54 48
Decimal 119 84 72
Binary 1110111 1010100 1001000
Octal 167 124 110

Shades and tints

Shades of #775448

#775448
(119,84,72)
#6D4D42
(109,77,66)
#63463C
(99,70,60)
#593F36
(89,63,54)
#4F3830
(79,56,48)
#45312A
(69,49,42)
#3B2A24
(59,42,36)
#31231E
(49,35,30)
#271C18
(39,28,24)
#1D1512
(29,21,18)
#130E0C
(19,14,12)
#000000
(0,0,0)

Tints of #775448

#775448
(119,84,72)
#836358
(131,99,88)
#8F7268
(143,114,104)
#9B8178
(155,129,120)
#A79088
(167,144,136)
#B39F98
(179,159,152)
#BFAEA8
(191,174,168)
#CBBDB8
(203,189,184)
#D7CCC8
(215,204,200)
#E3DBD8
(227,219,216)
#EFEAE8
(239,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #775448; }

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

This text font color is #775448.

Background Color

.myBgColor { background-color: #775448; }

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

This div background color is #775448.

Border color

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

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

This div border color is #775448.

Opacity

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

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

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

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

This text has shadow with #775448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775448.

Preview

Color preview on black background

This text has color #775448 on black background.


Color preview on white background

This text has color #775448 on white background.


Black color preview on #775448 background

This text has black color on #775448 background.


White color preview on #775448 background

This text has white color on #775448 background.


Related colors

Complementary color

Complementary color for #hex is #88ABB7.


I love getcolorcode.com

Triadic colors

1 #487754 and #544877 with #775448 are triadic colors.

2 #485477 and #547748 with #775448 are triadic colors.