COLOR #677482

HEX: #677482 RGB: (103,116,130)

Color info

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

RGB color model

#677482 color RGB value is (103,116,130).

RGB: (103,116,130) (40%, 45%, 51%)

RGB channels and saturation

R 103 of 255 = 40%
G 116 of 255 = 45%
B 130 of 255 = 51%

103
116
130

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

Portions of RGB colors in percentages

R + G + B = 103 + 116 + 130 = 349 (100%)
R 103 of 349 ~ 29.51%
G 116 of 349 ~ 33.24%
B 130 of 349 ~ 37.25'%

%29.51
%33.24
%37.25

CMYK color model

#677482 color CMYK value is (21,11,0,49).

  • cyan value is 20.77%
  • magenta value is 10.77%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (21,11,0,49)
C21M11Y0K49 (21%, 11%, 0%, 49%)
(0.21 / 0.11 / 0.00 / 0.49)

CMYK percentages

%20.77
%10.77
%0
%49.02

Codes

Color #677482 in popluar color models

67 74 82
RGB 103 116 130
HSL 211° 11.59% 45.69%
HSB/HSV 211° 20.77% 50.98%
CMYK 20.77% 10.77% 0.00%
49.02%

Color #677482 in popluar number systems.

HEX 67 74 82
Decimal 103 116 130
Binary 1100111 1110100 10000010
Octal 147 164 202

Shades and tints

Shades of #677482

#677482
(103,116,130)
#5E6A77
(94,106,119)
#55606C
(85,96,108)
#4C5661
(76,86,97)
#434C56
(67,76,86)
#3A424B
(58,66,75)
#313840
(49,56,64)
#282E35
(40,46,53)
#1F242A
(31,36,42)
#161A1F
(22,26,31)
#0D1014
(13,16,20)
#000000
(0,0,0)

Tints of #677482

#677482
(103,116,130)
#74808D
(116,128,141)
#818C98
(129,140,152)
#8E98A3
(142,152,163)
#9BA4AE
(155,164,174)
#A8B0B9
(168,176,185)
#B5BCC4
(181,188,196)
#C2C8CF
(194,200,207)
#CFD4DA
(207,212,218)
#DCE0E5
(220,224,229)
#E9ECF0
(233,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677482 color. Also use rgb(103,116,130) instead hex code.

Text Font Color

.myTextColor { color: #677482; }

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

This text font color is #677482.

Background Color

.myBgColor { background-color: #677482; }

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

This div background color is #677482.

Border color

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

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

This div border color is #677482.

Opacity

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

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

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

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

This text has shadow with #677482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677482.

Preview

Color preview on black background

This text has color #677482 on black background.


Color preview on white background

This text has color #677482 on white background.


Black color preview on #677482 background

This text has black color on #677482 background.


White color preview on #677482 background

This text has white color on #677482 background.


Related colors

Complementary color

Complementary color for #hex is #988B7D.


I love getcolorcode.com

Triadic colors

1 #826774 and #748267 with #677482 are triadic colors.

2 #827467 and #746782 with #677482 are triadic colors.