COLOR #674698

HEX: #674698 RGB: (103,70,152)

Color info

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

RGB color model

#674698 color RGB value is (103,70,152).

RGB: (103,70,152) (40%, 27%, 60%)

RGB channels and saturation

R 103 of 255 = 40%
G 70 of 255 = 27%
B 152 of 255 = 60%

103
70
152

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

Portions of RGB colors in percentages

R + G + B = 103 + 70 + 152 = 325 (100%)
R 103 of 325 ~ 31.69%
G 70 of 325 ~ 21.54%
B 152 of 325 ~ 46.77'%

%31.69
%21.54
%46.77

CMYK color model

#674698 color CMYK value is (32,54,0,40).

  • cyan value is 32.24%
  • magenta value is 53.95%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (32,54,0,40)
C32M54Y0K40 (32%, 54%, 0%, 40%)
(0.32 / 0.54 / 0.00 / 0.40)

CMYK percentages

%32.24
%53.95
%0
%40.39

Codes

Color #674698 in popluar color models

67 46 98
RGB 103 70 152
HSL 264° 36.94% 43.53%
HSB/HSV 264° 53.95% 59.61%
CMYK 32.24% 53.95% 0.00%
40.39%

Color #674698 in popluar number systems.

HEX 67 46 98
Decimal 103 70 152
Binary 1100111 1000110 10011000
Octal 147 106 230

Shades and tints

Shades of #674698

#674698
(103,70,152)
#5E408B
(94,64,139)
#553A7E
(85,58,126)
#4C3471
(76,52,113)
#432E64
(67,46,100)
#3A2857
(58,40,87)
#31224A
(49,34,74)
#281C3D
(40,28,61)
#1F1630
(31,22,48)
#161023
(22,16,35)
#0D0A16
(13,10,22)
#000000
(0,0,0)

Tints of #674698

#674698
(103,70,152)
#7456A1
(116,86,161)
#8166AA
(129,102,170)
#8E76B3
(142,118,179)
#9B86BC
(155,134,188)
#A896C5
(168,150,197)
#B5A6CE
(181,166,206)
#C2B6D7
(194,182,215)
#CFC6E0
(207,198,224)
#DCD6E9
(220,214,233)
#E9E6F2
(233,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674698 color. Also use rgb(103,70,152) instead hex code.

Text Font Color

.myTextColor { color: #674698; }

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

This text font color is #674698.

Background Color

.myBgColor { background-color: #674698; }

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

This div background color is #674698.

Border color

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

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

This div border color is #674698.

Opacity

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

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

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

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

This text has shadow with #674698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674698.

Preview

Color preview on black background

This text has color #674698 on black background.


Color preview on white background

This text has color #674698 on white background.


Black color preview on #674698 background

This text has black color on #674698 background.


White color preview on #674698 background

This text has white color on #674698 background.


Related colors

Complementary color

Complementary color for #hex is #98B967.


I love getcolorcode.com

Triadic colors

1 #986746 and #469867 with #674698 are triadic colors.

2 #984667 and #466798 with #674698 are triadic colors.