COLOR #674A78

HEX: #674A78 RGB: (103,74,120)

Color info

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

RGB color model

#674A78 color RGB value is (103,74,120).

RGB: (103,74,120) (40%, 29%, 47%)

RGB channels and saturation

R 103 of 255 = 40%
G 74 of 255 = 29%
B 120 of 255 = 47%

103
74
120

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

Portions of RGB colors in percentages

R + G + B = 103 + 74 + 120 = 297 (100%)
R 103 of 297 ~ 34.68%
G 74 of 297 ~ 24.92%
B 120 of 297 ~ 40.4'%

%34.68
%24.92
%40.4

CMYK color model

#674A78 color CMYK value is (14,38,0,53).

  • cyan value is 14.17%
  • magenta value is 38.33%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (14,38,0,53)
C14M38Y0K53 (14%, 38%, 0%, 53%)
(0.14 / 0.38 / 0.00 / 0.53)

CMYK percentages

%14.17
%38.33
%0
%52.94

Codes

Color #674A78 in popluar color models

67 4A 78
RGB 103 74 120
HSL 278° 23.71% 38.04%
HSB/HSV 278° 38.33% 47.06%
CMYK 14.17% 38.33% 0.00%
52.94%

Color #674A78 in popluar number systems.

HEX 67 4A 78
Decimal 103 74 120
Binary 1100111 1001010 1111000
Octal 147 112 170

Shades and tints

Shades of #674A78

#674A78
(103,74,120)
#5E446E
(94,68,110)
#553E64
(85,62,100)
#4C385A
(76,56,90)
#433250
(67,50,80)
#3A2C46
(58,44,70)
#31263C
(49,38,60)
#282032
(40,32,50)
#1F1A28
(31,26,40)
#16141E
(22,20,30)
#0D0E14
(13,14,20)
#000000
(0,0,0)

Tints of #674A78

#674A78
(103,74,120)
#745A84
(116,90,132)
#816A90
(129,106,144)
#8E7A9C
(142,122,156)
#9B8AA8
(155,138,168)
#A89AB4
(168,154,180)
#B5AAC0
(181,170,192)
#C2BACC
(194,186,204)
#CFCAD8
(207,202,216)
#DCDAE4
(220,218,228)
#E9EAF0
(233,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674A78 color. Also use rgb(103,74,120) instead hex code.

Text Font Color

.myTextColor { color: #674A78; }

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

This text font color is #674A78.

Background Color

.myBgColor { background-color: #674A78; }

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

This div background color is #674A78.

Border color

.myBorderColor { border: 1px solid #674A78; }

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

This div border color is #674A78.

Opacity

.myOpacity80 { color: #674A78; opacity: 0.8; }

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

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

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

This text has shadow with #674A78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674A78.

Preview

Color preview on black background

This text has color #674A78 on black background.


Color preview on white background

This text has color #674A78 on white background.


Black color preview on #674A78 background

This text has black color on #674A78 background.


White color preview on #674A78 background

This text has white color on #674A78 background.


Related colors

Complementary color

Complementary color for #hex is #98B587.


I love getcolorcode.com

Triadic colors

1 #78674A and #4A7867 with #674A78 are triadic colors.

2 #784A67 and #4A6778 with #674A78 are triadic colors.