COLOR #775062

HEX: #775062 RGB: (119,80,98)

Color info

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

RGB color model

#775062 color RGB value is (119,80,98).

RGB: (119,80,98) (47%, 31%, 38%)

RGB channels and saturation

R 119 of 255 = 47%
G 80 of 255 = 31%
B 98 of 255 = 38%

119
80
98

R + G + B ~ 39%. #775062 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 80 + 98 = 297 (100%)
R 119 of 297 ~ 40.07%
G 80 of 297 ~ 26.94%
B 98 of 297 ~ 33'%

%40.07
%26.94
%33

CMYK color model

#775062 color CMYK value is (0,33,18,53).

  • cyan value is 0.00%
  • magenta value is 32.77%
  • yellow value is 17.65%
  • key color value is 53.33%

CMYK: (0,33,18,53)
C0M33Y18K53 (0%, 33%, 18%, 53%)
(0.00 / 0.33 / 0.18 / 0.53)

CMYK percentages

%0
%32.77
%17.65
%53.33

Codes

Color #775062 in popluar color models

77 50 62
RGB 119 80 98
HSL 332° 19.60% 39.02%
HSB/HSV 332° 32.77% 46.67%
CMYK 0.00% 32.77% 17.65%
53.33%

Color #775062 in popluar number systems.

HEX 77 50 62
Decimal 119 80 98
Binary 1110111 1010000 1100010
Octal 167 120 142

Shades and tints

Shades of #775062

#775062
(119,80,98)
#6D495A
(109,73,90)
#634252
(99,66,82)
#593B4A
(89,59,74)
#4F3442
(79,52,66)
#452D3A
(69,45,58)
#3B2632
(59,38,50)
#311F2A
(49,31,42)
#271822
(39,24,34)
#1D111A
(29,17,26)
#130A12
(19,10,18)
#000000
(0,0,0)

Tints of #775062

#775062
(119,80,98)
#835F70
(131,95,112)
#8F6E7E
(143,110,126)
#9B7D8C
(155,125,140)
#A78C9A
(167,140,154)
#B39BA8
(179,155,168)
#BFAAB6
(191,170,182)
#CBB9C4
(203,185,196)
#D7C8D2
(215,200,210)
#E3D7E0
(227,215,224)
#EFE6EE
(239,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775062 color. Also use rgb(119,80,98) instead hex code.

Text Font Color

.myTextColor { color: #775062; }

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

This text font color is #775062.

Background Color

.myBgColor { background-color: #775062; }

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

This div background color is #775062.

Border color

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

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

This div border color is #775062.

Opacity

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

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

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

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

This text has shadow with #775062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775062.

Preview

Color preview on black background

This text has color #775062 on black background.


Color preview on white background

This text has color #775062 on white background.


Black color preview on #775062 background

This text has black color on #775062 background.


White color preview on #775062 background

This text has white color on #775062 background.


Related colors

Complementary color

Complementary color for #hex is #88AF9D.


I love getcolorcode.com

Triadic colors

1 #627750 and #506277 with #775062 are triadic colors.

2 #625077 and #507762 with #775062 are triadic colors.