COLOR #674987

HEX: #674987 RGB: (103,73,135)

Color info

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

RGB color model

#674987 color RGB value is (103,73,135).

RGB: (103,73,135) (40%, 29%, 53%)

RGB channels and saturation

R 103 of 255 = 40%
G 73 of 255 = 29%
B 135 of 255 = 53%

103
73
135

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

Portions of RGB colors in percentages

R + G + B = 103 + 73 + 135 = 311 (100%)
R 103 of 311 ~ 33.12%
G 73 of 311 ~ 23.47%
B 135 of 311 ~ 43.41'%

%33.12
%23.47
%43.41

CMYK color model

#674987 color CMYK value is (24,46,0,47).

  • cyan value is 23.70%
  • magenta value is 45.93%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (24,46,0,47)
C24M46Y0K47 (24%, 46%, 0%, 47%)
(0.24 / 0.46 / 0.00 / 0.47)

CMYK percentages

%23.7
%45.93
%0
%47.06

Codes

Color #674987 in popluar color models

67 49 87
RGB 103 73 135
HSL 269° 29.81% 40.78%
HSB/HSV 269° 45.93% 52.94%
CMYK 23.70% 45.93% 0.00%
47.06%

Color #674987 in popluar number systems.

HEX 67 49 87
Decimal 103 73 135
Binary 1100111 1001001 10000111
Octal 147 111 207

Shades and tints

Shades of #674987

#674987
(103,73,135)
#5E437B
(94,67,123)
#553D6F
(85,61,111)
#4C3763
(76,55,99)
#433157
(67,49,87)
#3A2B4B
(58,43,75)
#31253F
(49,37,63)
#281F33
(40,31,51)
#1F1927
(31,25,39)
#16131B
(22,19,27)
#0D0D0F
(13,13,15)
#000000
(0,0,0)

Tints of #674987

#674987
(103,73,135)
#745991
(116,89,145)
#81699B
(129,105,155)
#8E79A5
(142,121,165)
#9B89AF
(155,137,175)
#A899B9
(168,153,185)
#B5A9C3
(181,169,195)
#C2B9CD
(194,185,205)
#CFC9D7
(207,201,215)
#DCD9E1
(220,217,225)
#E9E9EB
(233,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674987; }

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

This text font color is #674987.

Background Color

.myBgColor { background-color: #674987; }

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

This div background color is #674987.

Border color

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

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

This div border color is #674987.

Opacity

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

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

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

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

This text has shadow with #674987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674987.

Preview

Color preview on black background

This text has color #674987 on black background.


Color preview on white background

This text has color #674987 on white background.


Black color preview on #674987 background

This text has black color on #674987 background.


White color preview on #674987 background

This text has white color on #674987 background.


Related colors

Complementary color

Complementary color for #hex is #98B678.


I love getcolorcode.com

Triadic colors

1 #876749 and #498767 with #674987 are triadic colors.

2 #874967 and #496787 with #674987 are triadic colors.