COLOR #775165

HEX: #775165 RGB: (119,81,101)

Color info

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

RGB color model

#775165 color RGB value is (119,81,101).

RGB: (119,81,101) (47%, 32%, 40%)

RGB channels and saturation

R 119 of 255 = 47%
G 81 of 255 = 32%
B 101 of 255 = 40%

119
81
101

R + G + B ~ 40%. #775165 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 81 + 101 = 301 (100%)
R 119 of 301 ~ 39.53%
G 81 of 301 ~ 26.91%
B 101 of 301 ~ 33.55'%

%39.53
%26.91
%33.55

CMYK color model

#775165 color CMYK value is (0,32,15,53).

  • cyan value is 0.00%
  • magenta value is 31.93%
  • yellow value is 15.13%
  • key color value is 53.33%

CMYK: (0,32,15,53)
C0M32Y15K53 (0%, 32%, 15%, 53%)
(0.00 / 0.32 / 0.15 / 0.53)

CMYK percentages

%0
%31.93
%15.13
%53.33

Codes

Color #775165 in popluar color models

77 51 65
RGB 119 81 101
HSL 328° 19.00% 39.22%
HSB/HSV 328° 31.93% 46.67%
CMYK 0.00% 31.93% 15.13%
53.33%

Color #775165 in popluar number systems.

HEX 77 51 65
Decimal 119 81 101
Binary 1110111 1010001 1100101
Octal 167 121 145

Shades and tints

Shades of #775165

#775165
(119,81,101)
#6D4A5C
(109,74,92)
#634353
(99,67,83)
#593C4A
(89,60,74)
#4F3541
(79,53,65)
#452E38
(69,46,56)
#3B272F
(59,39,47)
#312026
(49,32,38)
#27191D
(39,25,29)
#1D1214
(29,18,20)
#130B0B
(19,11,11)
#000000
(0,0,0)

Tints of #775165

#775165
(119,81,101)
#836073
(131,96,115)
#8F6F81
(143,111,129)
#9B7E8F
(155,126,143)
#A78D9D
(167,141,157)
#B39CAB
(179,156,171)
#BFABB9
(191,171,185)
#CBBAC7
(203,186,199)
#D7C9D5
(215,201,213)
#E3D8E3
(227,216,227)
#EFE7F1
(239,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775165 color. Also use rgb(119,81,101) instead hex code.

Text Font Color

.myTextColor { color: #775165; }

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

This text font color is #775165.

Background Color

.myBgColor { background-color: #775165; }

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

This div background color is #775165.

Border color

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

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

This div border color is #775165.

Opacity

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

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

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

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

This text has shadow with #775165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775165.

Preview

Color preview on black background

This text has color #775165 on black background.


Color preview on white background

This text has color #775165 on white background.


Black color preview on #775165 background

This text has black color on #775165 background.


White color preview on #775165 background

This text has white color on #775165 background.


Related colors

Complementary color

Complementary color for #hex is #88AE9A.


I love getcolorcode.com

Triadic colors

1 #657751 and #516577 with #775165 are triadic colors.

2 #655177 and #517765 with #775165 are triadic colors.