COLOR #674864

HEX: #674864 RGB: (103,72,100)

Color info

#674864 contains red, green and blue colors in about the same proportion. Web safe color of #674864 is #663366 (or #636).

RGB color model

#674864 color RGB value is (103,72,100).

RGB: (103,72,100) (40%, 28%, 39%)

RGB channels and saturation

R 103 of 255 = 40%
G 72 of 255 = 28%
B 100 of 255 = 39%

103
72
100

R + G + B ~ 36%. #674864 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 72 + 100 = 275 (100%)
R 103 of 275 ~ 37.45%
G 72 of 275 ~ 26.18%
B 100 of 275 ~ 36.36'%

%37.45
%26.18
%36.36

CMYK color model

#674864 color CMYK value is (0,30,3,60).

  • cyan value is 0.00%
  • magenta value is 30.10%
  • yellow value is 2.91%
  • key color value is 59.61%

CMYK: (0,30,3,60)
C0M30Y3K60 (0%, 30%, 3%, 60%)
(0.00 / 0.30 / 0.03 / 0.60)

CMYK percentages

%0
%30.1
%2.91
%59.61

Codes

Color #674864 in popluar color models

67 48 64
RGB 103 72 100
HSL 306° 17.71% 34.31%
HSB/HSV 306° 30.10% 40.39%
CMYK 0.00% 30.10% 2.91%
59.61%

Color #674864 in popluar number systems.

HEX 67 48 64
Decimal 103 72 100
Binary 1100111 1001000 1100100
Octal 147 110 144

Shades and tints

Shades of #674864

#674864
(103,72,100)
#5E425B
(94,66,91)
#553C52
(85,60,82)
#4C3649
(76,54,73)
#433040
(67,48,64)
#3A2A37
(58,42,55)
#31242E
(49,36,46)
#281E25
(40,30,37)
#1F181C
(31,24,28)
#161213
(22,18,19)
#0D0C0A
(13,12,10)
#000000
(0,0,0)

Tints of #674864

#674864
(103,72,100)
#745872
(116,88,114)
#816880
(129,104,128)
#8E788E
(142,120,142)
#9B889C
(155,136,156)
#A898AA
(168,152,170)
#B5A8B8
(181,168,184)
#C2B8C6
(194,184,198)
#CFC8D4
(207,200,212)
#DCD8E2
(220,216,226)
#E9E8F0
(233,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674864 color. Also use rgb(103,72,100) instead hex code.

Text Font Color

.myTextColor { color: #674864; }

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

This text font color is #674864.

Background Color

.myBgColor { background-color: #674864; }

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

This div background color is #674864.

Border color

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

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

This div border color is #674864.

Opacity

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

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

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

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

This text has shadow with #674864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674864.

Preview

Color preview on black background

This text has color #674864 on black background.


Color preview on white background

This text has color #674864 on white background.


Black color preview on #674864 background

This text has black color on #674864 background.


White color preview on #674864 background

This text has white color on #674864 background.


Related colors

Complementary color

Complementary color for #hex is #98B79B.


I love getcolorcode.com

Triadic colors

1 #646748 and #486467 with #674864 are triadic colors.

2 #644867 and #486764 with #674864 are triadic colors.