COLOR #674E8D

HEX: #674E8D RGB: (103,78,141)

Color info

#674E8D contains mainly red and blue colors. Web safe color of #674E8D is #666699 (or #669).

RGB color model

#674E8D color RGB value is (103,78,141).

RGB: (103,78,141) (40%, 31%, 55%)

RGB channels and saturation

R 103 of 255 = 40%
G 78 of 255 = 31%
B 141 of 255 = 55%

103
78
141

R + G + B ~ 42%. #674E8D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 103 + 78 + 141 = 322 (100%)
R 103 of 322 ~ 31.99%
G 78 of 322 ~ 24.22%
B 141 of 322 ~ 43.79'%

%31.99
%24.22
%43.79

CMYK color model

#674E8D color CMYK value is (27,45,0,45).

  • cyan value is 26.95%
  • magenta value is 44.68%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (27,45,0,45)
C27M45Y0K45 (27%, 45%, 0%, 45%)
(0.27 / 0.45 / 0.00 / 0.45)

CMYK percentages

%26.95
%44.68
%0
%44.71

Codes

Color #674E8D in popluar color models

67 4E 8D
RGB 103 78 141
HSL 264° 28.77% 42.94%
HSB/HSV 264° 44.68% 55.29%
CMYK 26.95% 44.68% 0.00%
44.71%

Color #674E8D in popluar number systems.

HEX 67 4E 8D
Decimal 103 78 141
Binary 1100111 1001110 10001101
Octal 147 116 215

Shades and tints

Shades of #674E8D

#674E8D
(103,78,141)
#5E4781
(94,71,129)
#554075
(85,64,117)
#4C3969
(76,57,105)
#43325D
(67,50,93)
#3A2B51
(58,43,81)
#312445
(49,36,69)
#281D39
(40,29,57)
#1F162D
(31,22,45)
#160F21
(22,15,33)
#0D0815
(13,8,21)
#000000
(0,0,0)

Tints of #674E8D

#674E8D
(103,78,141)
#745E97
(116,94,151)
#816EA1
(129,110,161)
#8E7EAB
(142,126,171)
#9B8EB5
(155,142,181)
#A89EBF
(168,158,191)
#B5AEC9
(181,174,201)
#C2BED3
(194,190,211)
#CFCEDD
(207,206,221)
#DCDEE7
(220,222,231)
#E9EEF1
(233,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674E8D color. Also use rgb(103,78,141) instead hex code.

Text Font Color

.myTextColor { color: #674E8D; }

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

This text font color is #674E8D.

Background Color

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

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

This div background color is #674E8D.

Border color

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

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

This div border color is #674E8D.

Opacity

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

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

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

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

This text has shadow with #674E8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674E8D.

Preview

Color preview on black background

This text has color #674E8D on black background.


Color preview on white background

This text has color #674E8D on white background.


Black color preview on #674E8D background

This text has black color on #674E8D background.


White color preview on #674E8D background

This text has white color on #674E8D background.


Related colors

Complementary color

Complementary color for #hex is #98B172.


I love getcolorcode.com

Triadic colors

1 #8D674E and #4E8D67 with #674E8D are triadic colors.

2 #8D4E67 and #4E678D with #674E8D are triadic colors.