COLOR #674982

HEX: #674982 RGB: (103,73,130)

Color info

#674982 contains red, green and blue colors in about the same proportion. Web safe color of #674982 is #663399 (or #639).

RGB color model

#674982 color RGB value is (103,73,130).

RGB: (103,73,130) (40%, 29%, 51%)

RGB channels and saturation

R 103 of 255 = 40%
G 73 of 255 = 29%
B 130 of 255 = 51%

103
73
130

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

Portions of RGB colors in percentages

R + G + B = 103 + 73 + 130 = 306 (100%)
R 103 of 306 ~ 33.66%
G 73 of 306 ~ 23.86%
B 130 of 306 ~ 42.48'%

%33.66
%23.86
%42.48

CMYK color model

#674982 color CMYK value is (21,44,0,49).

  • cyan value is 20.77%
  • magenta value is 43.85%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (21,44,0,49)
C21M44Y0K49 (21%, 44%, 0%, 49%)
(0.21 / 0.44 / 0.00 / 0.49)

CMYK percentages

%20.77
%43.85
%0
%49.02

Codes

Color #674982 in popluar color models

67 49 82
RGB 103 73 130
HSL 272° 28.08% 39.80%
HSB/HSV 272° 43.85% 50.98%
CMYK 20.77% 43.85% 0.00%
49.02%

Color #674982 in popluar number systems.

HEX 67 49 82
Decimal 103 73 130
Binary 1100111 1001001 10000010
Octal 147 111 202

Shades and tints

Shades of #674982

#674982
(103,73,130)
#5E4377
(94,67,119)
#553D6C
(85,61,108)
#4C3761
(76,55,97)
#433156
(67,49,86)
#3A2B4B
(58,43,75)
#312540
(49,37,64)
#281F35
(40,31,53)
#1F192A
(31,25,42)
#16131F
(22,19,31)
#0D0D14
(13,13,20)
#000000
(0,0,0)

Tints of #674982

#674982
(103,73,130)
#74598D
(116,89,141)
#816998
(129,105,152)
#8E79A3
(142,121,163)
#9B89AE
(155,137,174)
#A899B9
(168,153,185)
#B5A9C4
(181,169,196)
#C2B9CF
(194,185,207)
#CFC9DA
(207,201,218)
#DCD9E5
(220,217,229)
#E9E9F0
(233,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674982 color. Also use rgb(103,73,130) instead hex code.

Text Font Color

.myTextColor { color: #674982; }

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

This text font color is #674982.

Background Color

.myBgColor { background-color: #674982; }

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

This div background color is #674982.

Border color

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

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

This div border color is #674982.

Opacity

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

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

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

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

This text has shadow with #674982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674982.

Preview

Color preview on black background

This text has color #674982 on black background.


Color preview on white background

This text has color #674982 on white background.


Black color preview on #674982 background

This text has black color on #674982 background.


White color preview on #674982 background

This text has white color on #674982 background.


Related colors

Complementary color

Complementary color for #hex is #98B67D.


I love getcolorcode.com

Triadic colors

1 #826749 and #498267 with #674982 are triadic colors.

2 #824967 and #496782 with #674982 are triadic colors.