COLOR #774298

HEX: #774298 RGB: (119,66,152)

Color info

#774298 contains mainly red and blue colors. Web safe color of #774298 is #663399 (or #639).

RGB color model

#774298 color RGB value is (119,66,152).

RGB: (119,66,152) (47%, 26%, 60%)

RGB channels and saturation

R 119 of 255 = 47%
G 66 of 255 = 26%
B 152 of 255 = 60%

119
66
152

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

Portions of RGB colors in percentages

R + G + B = 119 + 66 + 152 = 337 (100%)
R 119 of 337 ~ 35.31%
G 66 of 337 ~ 19.58%
B 152 of 337 ~ 45.1'%

%35.31
%19.58
%45.1

CMYK color model

#774298 color CMYK value is (22,57,0,40).

  • cyan value is 21.71%
  • magenta value is 56.58%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (22,57,0,40)
C22M57Y0K40 (22%, 57%, 0%, 40%)
(0.22 / 0.57 / 0.00 / 0.40)

CMYK percentages

%21.71
%56.58
%0
%40.39

Codes

Color #774298 in popluar color models

77 42 98
RGB 119 66 152
HSL 277° 39.45% 42.75%
HSB/HSV 277° 56.58% 59.61%
CMYK 21.71% 56.58% 0.00%
40.39%

Color #774298 in popluar number systems.

HEX 77 42 98
Decimal 119 66 152
Binary 1110111 1000010 10011000
Octal 167 102 230

Shades and tints

Shades of #774298

#774298
(119,66,152)
#6D3C8B
(109,60,139)
#63367E
(99,54,126)
#593071
(89,48,113)
#4F2A64
(79,42,100)
#452457
(69,36,87)
#3B1E4A
(59,30,74)
#31183D
(49,24,61)
#271230
(39,18,48)
#1D0C23
(29,12,35)
#130616
(19,6,22)
#000000
(0,0,0)

Tints of #774298

#774298
(119,66,152)
#8353A1
(131,83,161)
#8F64AA
(143,100,170)
#9B75B3
(155,117,179)
#A786BC
(167,134,188)
#B397C5
(179,151,197)
#BFA8CE
(191,168,206)
#CBB9D7
(203,185,215)
#D7CAE0
(215,202,224)
#E3DBE9
(227,219,233)
#EFECF2
(239,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774298 color. Also use rgb(119,66,152) instead hex code.

Text Font Color

.myTextColor { color: #774298; }

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

This text font color is #774298.

Background Color

.myBgColor { background-color: #774298; }

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

This div background color is #774298.

Border color

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

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

This div border color is #774298.

Opacity

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

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

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

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

This text has shadow with #774298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774298.

Preview

Color preview on black background

This text has color #774298 on black background.


Color preview on white background

This text has color #774298 on white background.


Black color preview on #774298 background

This text has black color on #774298 background.


White color preview on #774298 background

This text has white color on #774298 background.


Related colors

Complementary color

Complementary color for #hex is #88BD67.


I love getcolorcode.com

Triadic colors

1 #987742 and #429877 with #774298 are triadic colors.

2 #984277 and #427798 with #774298 are triadic colors.