COLOR #774565

HEX: #774565 RGB: (119,69,101)

Color info

#774565 contains red, green and blue colors in about the same proportion. Web safe color of #774565 is #663366 (or #636).

RGB color model

#774565 color RGB value is (119,69,101).

RGB: (119,69,101) (47%, 27%, 40%)

RGB channels and saturation

R 119 of 255 = 47%
G 69 of 255 = 27%
B 101 of 255 = 40%

119
69
101

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

Portions of RGB colors in percentages

R + G + B = 119 + 69 + 101 = 289 (100%)
R 119 of 289 ~ 41.18%
G 69 of 289 ~ 23.88%
B 101 of 289 ~ 34.95'%

%41.18
%23.88
%34.95

CMYK color model

#774565 color CMYK value is (0,42,15,53).

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

CMYK: (0,42,15,53)
C0M42Y15K53 (0%, 42%, 15%, 53%)
(0.00 / 0.42 / 0.15 / 0.53)

CMYK percentages

%0
%42.02
%15.13
%53.33

Codes

Color #774565 in popluar color models

77 45 65
RGB 119 69 101
HSL 322° 26.60% 36.86%
HSB/HSV 322° 42.02% 46.67%
CMYK 0.00% 42.02% 15.13%
53.33%

Color #774565 in popluar number systems.

HEX 77 45 65
Decimal 119 69 101
Binary 1110111 1000101 1100101
Octal 167 105 145

Shades and tints

Shades of #774565

#774565
(119,69,101)
#6D3F5C
(109,63,92)
#633953
(99,57,83)
#59334A
(89,51,74)
#4F2D41
(79,45,65)
#452738
(69,39,56)
#3B212F
(59,33,47)
#311B26
(49,27,38)
#27151D
(39,21,29)
#1D0F14
(29,15,20)
#13090B
(19,9,11)
#000000
(0,0,0)

Tints of #774565

#774565
(119,69,101)
#835573
(131,85,115)
#8F6581
(143,101,129)
#9B758F
(155,117,143)
#A7859D
(167,133,157)
#B395AB
(179,149,171)
#BFA5B9
(191,165,185)
#CBB5C7
(203,181,199)
#D7C5D5
(215,197,213)
#E3D5E3
(227,213,227)
#EFE5F1
(239,229,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774565; }

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

This text font color is #774565.

Background Color

.myBgColor { background-color: #774565; }

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

This div background color is #774565.

Border color

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

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

This div border color is #774565.

Opacity

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

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

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

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

This text has shadow with #774565 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774565.

Preview

Color preview on black background

This text has color #774565 on black background.


Color preview on white background

This text has color #774565 on white background.


Black color preview on #774565 background

This text has black color on #774565 background.


White color preview on #774565 background

This text has white color on #774565 background.


Related colors

Complementary color

Complementary color for #hex is #88BA9A.


I love getcolorcode.com

Triadic colors

1 #657745 and #456577 with #774565 are triadic colors.

2 #654577 and #457765 with #774565 are triadic colors.