COLOR #676478

HEX: #676478 RGB: (103,100,120)

Color info

#676478 contains red, green and blue colors in about the same proportion. Web safe color of #676478 is #666666 (or #666).

RGB color model

#676478 color RGB value is (103,100,120).

RGB: (103,100,120) (40%, 39%, 47%)

RGB channels and saturation

R 103 of 255 = 40%
G 100 of 255 = 39%
B 120 of 255 = 47%

103
100
120

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

Portions of RGB colors in percentages

R + G + B = 103 + 100 + 120 = 323 (100%)
R 103 of 323 ~ 31.89%
G 100 of 323 ~ 30.96%
B 120 of 323 ~ 37.15'%

%31.89
%30.96
%37.15

CMYK color model

#676478 color CMYK value is (14,17,0,53).

  • cyan value is 14.17%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (14,17,0,53)
C14M17Y0K53 (14%, 17%, 0%, 53%)
(0.14 / 0.17 / 0.00 / 0.53)

CMYK percentages

%14.17
%16.67
%0
%52.94

Codes

Color #676478 in popluar color models

67 64 78
RGB 103 100 120
HSL 249° 9.09% 43.14%
HSB/HSV 249° 16.67% 47.06%
CMYK 14.17% 16.67% 0.00%
52.94%

Color #676478 in popluar number systems.

HEX 67 64 78
Decimal 103 100 120
Binary 1100111 1100100 1111000
Octal 147 144 170

Shades and tints

Shades of #676478

#676478
(103,100,120)
#5E5B6E
(94,91,110)
#555264
(85,82,100)
#4C495A
(76,73,90)
#434050
(67,64,80)
#3A3746
(58,55,70)
#312E3C
(49,46,60)
#282532
(40,37,50)
#1F1C28
(31,28,40)
#16131E
(22,19,30)
#0D0A14
(13,10,20)
#000000
(0,0,0)

Tints of #676478

#676478
(103,100,120)
#747284
(116,114,132)
#818090
(129,128,144)
#8E8E9C
(142,142,156)
#9B9CA8
(155,156,168)
#A8AAB4
(168,170,180)
#B5B8C0
(181,184,192)
#C2C6CC
(194,198,204)
#CFD4D8
(207,212,216)
#DCE2E4
(220,226,228)
#E9F0F0
(233,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676478; }

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

This text font color is #676478.

Background Color

.myBgColor { background-color: #676478; }

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

This div background color is #676478.

Border color

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

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

This div border color is #676478.

Opacity

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

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

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

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

This text has shadow with #676478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676478.

Preview

Color preview on black background

This text has color #676478 on black background.


Color preview on white background

This text has color #676478 on white background.


Black color preview on #676478 background

This text has black color on #676478 background.


White color preview on #676478 background

This text has white color on #676478 background.


Related colors

Complementary color

Complementary color for #hex is #989B87.


I love getcolorcode.com

Triadic colors

1 #786764 and #647867 with #676478 are triadic colors.

2 #786467 and #646778 with #676478 are triadic colors.