COLOR #674A9A

HEX: #674A9A RGB: (103,74,154)

Color info

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

RGB color model

#674A9A color RGB value is (103,74,154).

RGB: (103,74,154) (40%, 29%, 60%)

RGB channels and saturation

R 103 of 255 = 40%
G 74 of 255 = 29%
B 154 of 255 = 60%

103
74
154

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

Portions of RGB colors in percentages

R + G + B = 103 + 74 + 154 = 331 (100%)
R 103 of 331 ~ 31.12%
G 74 of 331 ~ 22.36%
B 154 of 331 ~ 46.53'%

%31.12
%22.36
%46.53

CMYK color model

#674A9A color CMYK value is (33,52,0,40).

  • cyan value is 33.12%
  • magenta value is 51.95%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (33,52,0,40)
C33M52Y0K40 (33%, 52%, 0%, 40%)
(0.33 / 0.52 / 0.00 / 0.40)

CMYK percentages

%33.12
%51.95
%0
%39.61

Codes

Color #674A9A in popluar color models

67 4A 9A
RGB 103 74 154
HSL 262° 35.09% 44.71%
HSB/HSV 262° 51.95% 60.39%
CMYK 33.12% 51.95% 0.00%
39.61%

Color #674A9A in popluar number systems.

HEX 67 4A 9A
Decimal 103 74 154
Binary 1100111 1001010 10011010
Octal 147 112 232

Shades and tints

Shades of #674A9A

#674A9A
(103,74,154)
#5E448C
(94,68,140)
#553E7E
(85,62,126)
#4C3870
(76,56,112)
#433262
(67,50,98)
#3A2C54
(58,44,84)
#312646
(49,38,70)
#282038
(40,32,56)
#1F1A2A
(31,26,42)
#16141C
(22,20,28)
#0D0E0E
(13,14,14)
#000000
(0,0,0)

Tints of #674A9A

#674A9A
(103,74,154)
#745AA3
(116,90,163)
#816AAC
(129,106,172)
#8E7AB5
(142,122,181)
#9B8ABE
(155,138,190)
#A89AC7
(168,154,199)
#B5AAD0
(181,170,208)
#C2BAD9
(194,186,217)
#CFCAE2
(207,202,226)
#DCDAEB
(220,218,235)
#E9EAF4
(233,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674A9A; }

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

This text font color is #674A9A.

Background Color

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

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

This div background color is #674A9A.

Border color

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

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

This div border color is #674A9A.

Opacity

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

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

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

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

This text has shadow with #674A9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674A9A.

Preview

Color preview on black background

This text has color #674A9A on black background.


Color preview on white background

This text has color #674A9A on white background.


Black color preview on #674A9A background

This text has black color on #674A9A background.


White color preview on #674A9A background

This text has white color on #674A9A background.


Related colors

Complementary color

Complementary color for #hex is #98B565.


I love getcolorcode.com

Triadic colors

1 #9A674A and #4A9A67 with #674A9A are triadic colors.

2 #9A4A67 and #4A679A with #674A9A are triadic colors.