COLOR #775452

HEX: #775452 RGB: (119,84,82)

Color info

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

RGB color model

#775452 color RGB value is (119,84,82).

RGB: (119,84,82) (47%, 33%, 32%)

RGB channels and saturation

R 119 of 255 = 47%
G 84 of 255 = 33%
B 82 of 255 = 32%

119
84
82

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

Portions of RGB colors in percentages

R + G + B = 119 + 84 + 82 = 285 (100%)
R 119 of 285 ~ 41.75%
G 84 of 285 ~ 29.47%
B 82 of 285 ~ 28.77'%

%41.75
%29.47
%28.77

CMYK color model

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

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

CMYK: (0,29,31,53)
C0M29Y31K53 (0%, 29%, 31%, 53%)
(0.00 / 0.29 / 0.31 / 0.53)

CMYK percentages

%0
%29.41
%31.09
%53.33

Codes

Color #775452 in popluar color models

77 54 52
RGB 119 84 82
HSL 18.41% 39.41%
HSB/HSV 31.09% 46.67%
CMYK 0.00% 29.41% 31.09%
53.33%

Color #775452 in popluar number systems.

HEX 77 54 52
Decimal 119 84 82
Binary 1110111 1010100 1010010
Octal 167 124 122

Shades and tints

Shades of #775452

#775452
(119,84,82)
#6D4D4B
(109,77,75)
#634644
(99,70,68)
#593F3D
(89,63,61)
#4F3836
(79,56,54)
#45312F
(69,49,47)
#3B2A28
(59,42,40)
#312321
(49,35,33)
#271C1A
(39,28,26)
#1D1513
(29,21,19)
#130E0C
(19,14,12)
#000000
(0,0,0)

Tints of #775452

#775452
(119,84,82)
#836361
(131,99,97)
#8F7270
(143,114,112)
#9B817F
(155,129,127)
#A7908E
(167,144,142)
#B39F9D
(179,159,157)
#BFAEAC
(191,174,172)
#CBBDBB
(203,189,187)
#D7CCCA
(215,204,202)
#E3DBD9
(227,219,217)
#EFEAE8
(239,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #775452; }

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

This text font color is #775452.

Background Color

.myBgColor { background-color: #775452; }

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

This div background color is #775452.

Border color

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

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

This div border color is #775452.

Opacity

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

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

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

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

This text has shadow with #775452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775452.

Preview

Color preview on black background

This text has color #775452 on black background.


Color preview on white background

This text has color #775452 on white background.


Black color preview on #775452 background

This text has black color on #775452 background.


White color preview on #775452 background

This text has white color on #775452 background.


Related colors

Complementary color

Complementary color for #hex is #88ABAD.


I love getcolorcode.com

Triadic colors

1 #527754 and #545277 with #775452 are triadic colors.

2 #525477 and #547752 with #775452 are triadic colors.