COLOR #676982

HEX: #676982 RGB: (103,105,130)

Color info

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

RGB color model

#676982 color RGB value is (103,105,130).

RGB: (103,105,130) (40%, 41%, 51%)

RGB channels and saturation

R 103 of 255 = 40%
G 105 of 255 = 41%
B 130 of 255 = 51%

103
105
130

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

Portions of RGB colors in percentages

R + G + B = 103 + 105 + 130 = 338 (100%)
R 103 of 338 ~ 30.47%
G 105 of 338 ~ 31.07%
B 130 of 338 ~ 38.46'%

%30.47
%31.07
%38.46

CMYK color model

#676982 color CMYK value is (21,19,0,49).

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

CMYK: (21,19,0,49)
C21M19Y0K49 (21%, 19%, 0%, 49%)
(0.21 / 0.19 / 0.00 / 0.49)

CMYK percentages

%20.77
%19.23
%0
%49.02

Codes

Color #676982 in popluar color models

67 69 82
RGB 103 105 130
HSL 236° 11.59% 45.69%
HSB/HSV 236° 20.77% 50.98%
CMYK 20.77% 19.23% 0.00%
49.02%

Color #676982 in popluar number systems.

HEX 67 69 82
Decimal 103 105 130
Binary 1100111 1101001 10000010
Octal 147 151 202

Shades and tints

Shades of #676982

#676982
(103,105,130)
#5E6077
(94,96,119)
#55576C
(85,87,108)
#4C4E61
(76,78,97)
#434556
(67,69,86)
#3A3C4B
(58,60,75)
#313340
(49,51,64)
#282A35
(40,42,53)
#1F212A
(31,33,42)
#16181F
(22,24,31)
#0D0F14
(13,15,20)
#000000
(0,0,0)

Tints of #676982

#676982
(103,105,130)
#74768D
(116,118,141)
#818398
(129,131,152)
#8E90A3
(142,144,163)
#9B9DAE
(155,157,174)
#A8AAB9
(168,170,185)
#B5B7C4
(181,183,196)
#C2C4CF
(194,196,207)
#CFD1DA
(207,209,218)
#DCDEE5
(220,222,229)
#E9EBF0
(233,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676982; }

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

This text font color is #676982.

Background Color

.myBgColor { background-color: #676982; }

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

This div background color is #676982.

Border color

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

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

This div border color is #676982.

Opacity

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

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

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

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

This text has shadow with #676982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676982.

Preview

Color preview on black background

This text has color #676982 on black background.


Color preview on white background

This text has color #676982 on white background.


Black color preview on #676982 background

This text has black color on #676982 background.


White color preview on #676982 background

This text has white color on #676982 background.


Related colors

Complementary color

Complementary color for #hex is #98967D.


I love getcolorcode.com

Triadic colors

1 #826769 and #698267 with #676982 are triadic colors.

2 #826967 and #696782 with #676982 are triadic colors.