COLOR #677384

HEX: #677384 RGB: (103,115,132)

Color info

#677384 contains red, green and blue colors in about the same proportion. Web safe color of #677384 is #666699 (or #669).

RGB color model

#677384 color RGB value is (103,115,132).

RGB: (103,115,132) (40%, 45%, 52%)

RGB channels and saturation

R 103 of 255 = 40%
G 115 of 255 = 45%
B 132 of 255 = 52%

103
115
132

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

Portions of RGB colors in percentages

R + G + B = 103 + 115 + 132 = 350 (100%)
R 103 of 350 ~ 29.43%
G 115 of 350 ~ 32.86%
B 132 of 350 ~ 37.71'%

%29.43
%32.86
%37.71

CMYK color model

#677384 color CMYK value is (22,13,0,48).

  • cyan value is 21.97%
  • magenta value is 12.88%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (22,13,0,48) C22M13Y0K48 (22%,13%,0%,48%) (0.22/0.13/0.00/0.48) 

CMYK percentages

%21.97
%12.88
%0
%48.24

Codes

Color #677384 in popluar color models

67 73 84
RGB 103 115 132
HSL 215° 12.34% 46.08%
HSB/HSV 215° 21.97% 51.76%
CMYK 21.97% 12.88% 0.00%
48.24%

Color #677384 in popluar number systems.

HEX 67 73 84
Decimal 103 115 132
Binary 1100111 1110011 10000100
Octal 147 163 204

Shades and tints

Shades of #677384

#677384
(103,115,132)
#5E6978
(94,105,120)
#555F6C
(85,95,108)
#4C5560
(76,85,96)
#434B54
(67,75,84)
#3A4148
(58,65,72)
#31373C
(49,55,60)
#282D30
(40,45,48)
#1F2324
(31,35,36)
#161918
(22,25,24)
#0D0F0C
(13,15,12)
#000000
(0,0,0)

Tints of #677384

#677384
(103,115,132)
#747F8F
(116,127,143)
#818B9A
(129,139,154)
#8E97A5
(142,151,165)
#9BA3B0
(155,163,176)
#A8AFBB
(168,175,187)
#B5BBC6
(181,187,198)
#C2C7D1
(194,199,209)
#CFD3DC
(207,211,220)
#DCDFE7
(220,223,231)
#E9EBF2
(233,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677384 color. Also use rgb(103,115,132) instead hex code.

Text Font Color

.myTextColor { color: #677384; }

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

This text font color is #677384.

Background Color

.myBgColor { background-color: #677384; }

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

This div background color is #677384.

Border color

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

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

This div border color is #677384.

Opacity

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

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

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

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

This text has shadow with #677384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677384.

Preview

Color preview on black background

This text has color #677384 on black background.


Color preview on white background

This text has color #677384 on white background.


Black color preview on #677384 background

This text has black color on #677384 background.


White color preview on #677384 background

This text has white color on #677384 background.


Related colors

Complementary color

Complementary color for #hex is #988C7B.


I love getcolorcode.com

Triadic colors

1 #846773 and #738467 with #677384 are triadic colors.

2 #847367 and #736784 with #677384 are triadic colors.