COLOR #774869

HEX: #774869 RGB: (119,72,105)

Color info

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

RGB color model

#774869 color RGB value is (119,72,105).

RGB: (119,72,105) (47%, 28%, 41%)

RGB channels and saturation

R 119 of 255 = 47%
G 72 of 255 = 28%
B 105 of 255 = 41%

119
72
105

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

Portions of RGB colors in percentages

R + G + B = 119 + 72 + 105 = 296 (100%)
R 119 of 296 ~ 40.2%
G 72 of 296 ~ 24.32%
B 105 of 296 ~ 35.47'%

%40.2
%24.32
%35.47

CMYK color model

#774869 color CMYK value is (0,39,12,53).

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

CMYK: (0,39,12,53)
C0M39Y12K53 (0%, 39%, 12%, 53%)
(0.00 / 0.39 / 0.12 / 0.53)

CMYK percentages

%0
%39.5
%11.76
%53.33

Codes

Color #774869 in popluar color models

77 48 69
RGB 119 72 105
HSL 318° 24.61% 37.45%
HSB/HSV 318° 39.50% 46.67%
CMYK 0.00% 39.50% 11.76%
53.33%

Color #774869 in popluar number systems.

HEX 77 48 69
Decimal 119 72 105
Binary 1110111 1001000 1101001
Octal 167 110 151

Shades and tints

Shades of #774869

#774869
(119,72,105)
#6D4260
(109,66,96)
#633C57
(99,60,87)
#59364E
(89,54,78)
#4F3045
(79,48,69)
#452A3C
(69,42,60)
#3B2433
(59,36,51)
#311E2A
(49,30,42)
#271821
(39,24,33)
#1D1218
(29,18,24)
#130C0F
(19,12,15)
#000000
(0,0,0)

Tints of #774869

#774869
(119,72,105)
#835876
(131,88,118)
#8F6883
(143,104,131)
#9B7890
(155,120,144)
#A7889D
(167,136,157)
#B398AA
(179,152,170)
#BFA8B7
(191,168,183)
#CBB8C4
(203,184,196)
#D7C8D1
(215,200,209)
#E3D8DE
(227,216,222)
#EFE8EB
(239,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774869; }

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

This text font color is #774869.

Background Color

.myBgColor { background-color: #774869; }

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

This div background color is #774869.

Border color

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

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

This div border color is #774869.

Opacity

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

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

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

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

This text has shadow with #774869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774869.

Preview

Color preview on black background

This text has color #774869 on black background.


Color preview on white background

This text has color #774869 on white background.


Black color preview on #774869 background

This text has black color on #774869 background.


White color preview on #774869 background

This text has white color on #774869 background.


Related colors

Complementary color

Complementary color for #hex is #88B796.


I love getcolorcode.com

Triadic colors

1 #697748 and #486977 with #774869 are triadic colors.

2 #694877 and #487769 with #774869 are triadic colors.