COLOR #674596

HEX: #674596 RGB: (103,69,150)

Color info

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

RGB color model

#674596 color RGB value is (103,69,150).

RGB: (103,69,150) (40%, 27%, 59%)

RGB channels and saturation

R 103 of 255 = 40%
G 69 of 255 = 27%
B 150 of 255 = 59%

103
69
150

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

Portions of RGB colors in percentages

R + G + B = 103 + 69 + 150 = 322 (100%)
R 103 of 322 ~ 31.99%
G 69 of 322 ~ 21.43%
B 150 of 322 ~ 46.58'%

%31.99
%21.43
%46.58

CMYK color model

#674596 color CMYK value is (31,54,0,41).

  • cyan value is 31.33%
  • magenta value is 54.00%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (31,54,0,41)
C31M54Y0K41 (31%, 54%, 0%, 41%)
(0.31 / 0.54 / 0.00 / 0.41)

CMYK percentages

%31.33
%54
%0
%41.18

Codes

Color #674596 in popluar color models

67 45 96
RGB 103 69 150
HSL 265° 36.99% 42.94%
HSB/HSV 265° 54.00% 58.82%
CMYK 31.33% 54.00% 0.00%
41.18%

Color #674596 in popluar number systems.

HEX 67 45 96
Decimal 103 69 150
Binary 1100111 1000101 10010110
Octal 147 105 226

Shades and tints

Shades of #674596

#674596
(103,69,150)
#5E3F89
(94,63,137)
#55397C
(85,57,124)
#4C336F
(76,51,111)
#432D62
(67,45,98)
#3A2755
(58,39,85)
#312148
(49,33,72)
#281B3B
(40,27,59)
#1F152E
(31,21,46)
#160F21
(22,15,33)
#0D0914
(13,9,20)
#000000
(0,0,0)

Tints of #674596

#674596
(103,69,150)
#74559F
(116,85,159)
#8165A8
(129,101,168)
#8E75B1
(142,117,177)
#9B85BA
(155,133,186)
#A895C3
(168,149,195)
#B5A5CC
(181,165,204)
#C2B5D5
(194,181,213)
#CFC5DE
(207,197,222)
#DCD5E7
(220,213,231)
#E9E5F0
(233,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674596 color. Also use rgb(103,69,150) instead hex code.

Text Font Color

.myTextColor { color: #674596; }

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

This text font color is #674596.

Background Color

.myBgColor { background-color: #674596; }

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

This div background color is #674596.

Border color

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

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

This div border color is #674596.

Opacity

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

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

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

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

This text has shadow with #674596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674596.

Preview

Color preview on black background

This text has color #674596 on black background.


Color preview on white background

This text has color #674596 on white background.


Black color preview on #674596 background

This text has black color on #674596 background.


White color preview on #674596 background

This text has white color on #674596 background.


Related colors

Complementary color

Complementary color for #hex is #98BA69.


I love getcolorcode.com

Triadic colors

1 #966745 and #459667 with #674596 are triadic colors.

2 #964567 and #456796 with #674596 are triadic colors.